sylpheed strange behaviour
Steven Michalske
hardkrash at lunar-linux.org
Sun Feb 29 14:52:38 GMT 2004
this is a problem because sylpheed uses gpgme 0.3.x series
and this series is installed in a different directory
the there is a profile.d rc file that is installed in /etc/profile.d
snip
if [ "x$LD_LIBRARY_PATH" == "x" ]
then
export LD_LIBRARY_PATH=/opt/lunar/gpgme-0.3.x/lib
else
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/lunar/gpgme-0.3.x/lib
fi
end snip
that sets this enviroment variable
the question i have is why is this not being run?
for your ~/.bash_profile and such did you just copy over a previous one from
another distro?
there are some parts that should be merged to account for the modularity of
lunar
hardkrash
On Sunday 29 February 2004 2:40 pm, Mike Mandel wrote:
> Hi!
>
> I have some problems with sylpheed.
>
> If I add an icon to the panel of XFCE4, and click on it, sylpheed starts
> and everything works fine.
> But when i try to start sylpheed via xterm i get this and sylpheed won´t
> start:
>
> sylpheed: error while loading shared libraries: libgpgme.so.6: cannot open
> shared object file:No such file or directory
>
> I have tested this with sylpheed, sylpheed-gtk2 and sylpheed-gtk2-cvs
>
> With KDE 3.2 I can´t start sylpheed at all.
>
> find / -name libgpgme.so* show this:
>
> /usr/lib/libgpgme.so.11
> /usr/lib/libgpgme.so
> /usr/lib/libgpgme.so.11.1.0
>
> Compiling sylpheed without gpgme support and then starting is no problem.
>
> gcc is 3.2.3, glibc 2.3.2, kernel 2.6.3-ck2,
>
> Thanks a lot,
>
> Mike
>
>
>
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://dbguin.lunar-linux.org/mailman/listinfo/lunar
More information about the Lunar
mailing list