FS#1744 - evolution-2.0 reports libgnome.so not found
Attached to Project:
Arch Linux
Opened by jonathan curran (icicled) - Saturday, 06 November 2004, 07:34 GMT
Last edited by Dale Blount (dale) - Monday, 08 November 2004, 01:51 GMT
Opened by jonathan curran (icicled) - Saturday, 06 November 2004, 07:34 GMT
Last edited by Dale Blount (dale) - Monday, 08 November 2004, 01:51 GMT
|
Details
after 'pacman -S evolution' executing command
'evolution-2.0' reports that libgnome.so could not be
found.
Problem: it turns out that the libgnome.so file is nested in /opt/gnome/lib/libglade/2.0/ Fix: either add the above path to /etc/ld.so.conf or symlink the libraries in the above path into /opt/gnome/lib which is what i did to temporarily fix it. |
This task depends upon
Comment by
arjan timmerman (blaasvis) - Saturday,
06 November 2004, 19:07 GMT
did you logout/login after this ? /etc/profile.d/gnome.sh should
have done this.
Comment by
jonathan curran (icicled) - Monday,
08 November 2004, 05:19 GMT
no i did not logout. i guess i will be doing that often now.
thanks for the notice =]