[kde-solaris] Re: kde-solaris Digest, Vol 26, Issue 1

Stanislav Lakhtin sl at whiteants.net
Fri May 20 17:05:28 CEST 2005


hello.
> ld.so.1: /opt/csw/kde-gcc/bin/kdm_greet: fatal: libkdeui.so.4: open failed:
> No such file or directory
>
>
> I do a search looking for libkdeui.so.4 and it is nowhere on the system. I
> try to use pkg-get to install kdelib but it says everything is installed...
>
> Anyone have any ideas how I can get past this?

Check environment variable LD_LIBRARY_PATH.
This variable must contain all path, such as /opt/kde-3.4.0/lib, where exists 
library need for KDE. 
Folder with installed KDE also contain subfolder ./lib, which must be included 
in LD_LIBRARY_PATH too.
In your case you need command "find / -name libkdeui.so.4", and including this 
folder in LD_LIBRARY_PATH. Good idea including "export 
LD_LIBRARY_PATH=bla-bla-bla" in startup script of KDM

PS: Sorry for my bad english.

Stanislav Lakhtin. 


More information about the kde-solaris mailing list