It's been rumoured that [EMAIL PROTECTED] said:
> 
> I just installed the gnucash 1.2.5 rpm on my redhat 6.0 intel linux box.
> But it wont start:
> ~ $ gnucash
> gnucash: error in loading shared libraries: libXm.so.1: cannot open shared object 
>file: No such file or directory
> 
> But I have the latest lesstif (0.89.9) installed.
> ~ $ rpm -q -l lesstif
> .
> .
> .
> /usr/X11R6/LessTif/Motif1.2/lib/libXm.so.1

Try ldconfig -p |grep libXm

if that shows nothing, then hand-edit
/etc/ld.so.conf and add /usr/X11R6/LessTif/Motif1.2/lib to it
and then run ldconfig (without the -p flag)

That should cure it.

> Whats wrong?
> I tried 1.3.0 but it locked up while entering data into a register. So I thought I'd 
>back off to 1.2.5.

Ugh. Maybe there's a 1.3.1 soon ....

--linas

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

Reply via email to