LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-05-2004, 12:50 PM   #1
mooreted
Member
 
Registered: May 2003
Posts: 598

Rep: Reputation: 30
Installed gnucash and dependencies: doesn't work


When trying to install gnucash I keep getting this error:

ERROR: Could not find slib/require.scm in ("/usr/share/guile" "/usr/share/gnucash/guile-modules" "/usr/share/gnucash/scm" "" "/usr/share/guile/site" "/usr/share/guile/1.6" "/usr/share/guile" ".")

Guile is installed. I don't see why it wont work.

Ted.
 
Old 03-05-2004, 02:01 PM   #2
tank728
Member
 
Registered: Sep 2003
Posts: 142

Rep: Reputation: 17
I have never had the need for gnucash, but I have heard that it needs alot of really wierd dependencies. Here is a link click your version of slackware, then look down and your find the .tgz package. Also if you scroll over to the right of the page there is a sort of how-to/explaination of what to do. Hope that helps.

-tank
 
Old 03-05-2004, 04:26 PM   #3
mooreted
Member
 
Registered: May 2003
Posts: 598

Original Poster
Rep: Reputation: 30
Thanks for the help. That's where I got the package I tried to install. I'm not going to mess with it any more. They really need to work on their installation for people with source-based distros. I'm sure there are other solutions.

Have a good one,
Ted.
 
Old 03-06-2004, 02:26 AM   #4
melinda_sayang
Member
 
Registered: Dec 2003
Location: Petaling Jaya
Distribution: Ubuntu
Posts: 475

Rep: Reputation: 31
You need to install slib. First unpack it. Put anywhere you like. Mine is /usr/local so I got /usr/local/slib.

Make the symlink:
ln -s /usr/local/slib /usr/share/guile

I have successfully compiled and installed gnucash. Enjoy
 
Old 03-06-2004, 06:31 AM   #5
mooreted
Member
 
Registered: May 2003
Posts: 598

Original Poster
Rep: Reputation: 30
Thanks for the help. I appreciate it.

Have a good day,
Ted.
 
Old 03-06-2004, 09:31 AM   #6
dbauder
LQ Newbie
 
Registered: Oct 2003
Distribution: Slackware-Current
Posts: 12

Rep: Reputation: 0
If you haven't already, check out this page: http://rjmarq.org/gnucash.html

It has complete instructions on installing the latest gnucash on Slack 9.x. I followed the instructions there and it works perfectly. Also shows you how to add OFX support if that is something that your bank uses.

melinda_sayang is right, that error you have is related to not having slib. You can get it from here http://swissnet.ai.mit.edu/ftpdir/scm/OLD/

Don't get the latest version, it doesn't work right with gnucash, get version 2d6. This is an excerp from the gnucash-slackware install info page:

Code:
Download and install:

slib --

   1. Download slib???.zip. Get version 2d6; 3a1 is missing a file that gnucash requires.
   2. Unpack into /usr/share/guile/1.6/ (creates slib dir)
   3. As root, enter the command: guile -l /usr/share/guile/1.6/slib/guile.init
   4. At the guile prompt, type: (require 'new-catalog).
   5. Then, exit guile by typing: (exit).
 
Old 03-06-2004, 11:30 AM   #7
mooreted
Member
 
Registered: May 2003
Posts: 598

Original Poster
Rep: Reputation: 30
I have already read that and gave it a try. I am not going to waste any more time on it. I can keep track of my checking account on a spreadsheet that takes 15 minutes to set up, so I don't see the point in spending hours trying to install a finicky package like Gnu-Cash.

Thanks for the help all,
Ted.
 
Old 03-07-2004, 01:27 AM   #8
melinda_sayang
Member
 
Registered: Dec 2003
Location: Petaling Jaya
Distribution: Ubuntu
Posts: 475

Rep: Reputation: 31
No need to spend hours to install gnucash. I followed this instructions:
http://www.dropline.net/forums/viewtopic.php?t=1698
It is easy to do anyway.

By the way your sorrow is one of my reason to make this thread:
http://www.linuxquestions.org/questi...hreadid=152991
 
Old 03-07-2004, 11:05 AM   #9
mooreted
Member
 
Registered: May 2003
Posts: 598

Original Poster
Rep: Reputation: 30
I have read your previous post and I have to say that you must know that Slackware is not the problem. The GNUCash developers are the problem. They decided to use really wierd dependencies and not provide them or even inform people of what it would take to install their software. Slackware doesn't come with a lot of things. The idea behind Slackware is minimalism. It's small, sleek and fast. I had Mandrake and it was as bad as Windows when it comes to bloat. I switched to Slackware because it doesn't have 3000 useless packages that come with it and a kernel the size of Manhattan. When a program I don't really need is difficult to compile I just don't use it.

Have a good day,
Ted.
 
Old 04-04-2004, 11:56 AM   #10
geomatt
Member
 
Registered: Mar 2004
Location: PA
Distribution: Slackware 12.0
Posts: 315

Rep: Reputation: 30
Dbauder,
A vote of confidence from me. After installing all of the required packages recommended at
http://rjmarq.org/gnucash.html I used your instructions above and "voila!" gnucash works.
Thanks!
geomatt
 
Old 04-11-2004, 03:42 PM   #11
walterbyrd
Member
 
Registered: Apr 2004
Posts: 734

Rep: Reputation: 46
Download and install:
I am using slackware 9.1 with dropline gnome, I am trying to install gnucash 1.8.8. I got the package from linuxpackages.net.

I tried to follow this:

slib --

1. Download slib???.zip. Get version 2d6; 3a1 is missing a file that gnucash requires.
2. Unpack into /usr/share/guile/1.6/ (creates slib dir)
3. As root, enter the command: guile -l /usr/share/guile/1.6/slib/guile.init
4. At the guile prompt, type: (require 'new-catalog).
5. Then, exit guile by typing: (exit).

--------------------------------

Possibly having some trouble with steps 4 & 5. I'm not exactly sure about the special characters. Do I type the parens? How about the period? How about the ' Do I only type one? Anyway, I tried, and it didn't work. I am getting:

ERROR: no code for module (g-wrap gw-wct)
 
Old 04-11-2004, 09:41 PM   #12
melinda_sayang
Member
 
Registered: Dec 2003
Location: Petaling Jaya
Distribution: Ubuntu
Posts: 475

Rep: Reputation: 31
I never do the step 4 and 5..... and step 3 too.........

See my previous posts in this thread.
 
Old 04-12-2004, 07:34 AM   #13
adamjaskie
Member
 
Registered: Feb 2004
Posts: 32

Rep: Reputation: 15
I couldn't get it working either. I almost had it at one point, but then I did something else somewhere else and it broke again. Then I upgraded from 9.0 to 9.1 with SWareT, and while it was busy doing the upgrade, it checked the dependancies on Gnucash and automatically got it working for me. It did the same thing with Evolution, too I haven't used Evolution much though. Just installed it to try it out, and its too much for me. All I need is an email client. /me sticks to thunderbird.
 
Old 04-12-2004, 07:56 AM   #14
GrayGhost
LQ Newbie
 
Registered: Jul 2003
Location: State of confusion (Wisconsin)
Distribution: Slackware 10.2 and Current
Posts: 29

Rep: Reputation: 15
If your just needing an easy check book system take a look at checkbook tracker http://tony.maro.net/mod.php?mod=dow...t&id=1&level=1
It is easy to use just untar and run. Works great on my Slack.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rpm cannot find installed dependencies guitarfella Slackware 1 02-23-2005 04:24 AM
Installing from source -- dependencies installed via RPM kimchee411 Linux - Newbie 2 10-19-2004 02:40 AM
rpm can't find installed dependencies? jbeiter Linux - General 4 09-17-2004 03:53 PM
failed dependencies to installed packages?? mandrakemikael Linux - Newbie 1 09-10-2004 04:26 PM
How to check linked dependencies of installed prog? Megamieuwsel Linux - General 6 10-16-2003 06:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration