Rolando Roman writes:
 > WHRE WHERE WHERE CAN I GET THOSE
 > root@Ptorico:/home/landy/rpms > rpm -Uvh gnucash-1.4.1-1.i386.rpm 
 > error: failed dependencies:
 >      libguile.so.4 is needed by gnucash-1.4.1-1
 >      libreadline.so.3 is needed by gnucash-1.4.1-1
 > root@Ptorico:/home/landy/rpms > 
 > 
 > 
 
libguile.so.4 is from the package "guile".  

I'm rather surprised you don't have libreadline installed - try

ls -l /usr/lib/libreadline*

at the command line and see what you get.  If you get
libreadline.so.4 or some other version of libreadline, you've
obviously got a different version of the readline library than
what the RPM was built against.

I suspect you'll probably have to build from source.

------------------------------------------------------------
Robert Merkel                              [EMAIL PROTECTED]

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

--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to