Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Ld_library_path ?
Name: Neil Date: April 18, 2003 at 13:13:47 Pacific OS: Solaris 8 CPU/Ram: 256
Comment:
Hi
I have downloaded ethereal and installed it, although when i try to run it as root I get the following error:
libgtk-1.2.so.0: open failed: No such file or directory.
I do have the above file in my system but LD_LIBRARY_PATH is not defined for the root user as I heard there was security implications in doing that.
Is there any way around this? I would really appreciate a hand with it.
Neil, I just installed libgtk-1.2.so.0 as and set the LD_LIBRARY_PATH for the root. I was wondering what the security implications of of having the Library path set for root. Could you please tell me whatever you know about it and with a litlle more research perhaps we'll figure it out. Also, could please email me at vicky006@hotmail.com whenever you find an answer to this problem.
Summary: Hello, We are using SCCS on Solaris10; one of the utility that was working fine in Solaris8 was not working fine in Solaris10; When I investigated the problem; I got that the LD_LIBRARY_PATH was not...
Summary: This is a long shot and probably not the answer, but you may have to set your LD_LIBRARY_PATH variable.... eg: for csh setenv LD_LIBRARY_PATH /usr/local/lib or wherever else you have libs... I'm sorry...
Summary: Hi, I'm running Solaris8 x86. I install Glib (1.2.10) and Gtk (1.2.10 too) with Pkgadd, two packages installs in /usr/local/lib and /usr/local/bin. When a program (by example : xmms) try to use glib o...