On Tue 15 Jan 2013 02:27:32 PM CST, Eric Gunther wrote:
They are in the same directory, was owned by root now owned by me (normal user)
can I add the path to the command like:
./xsi /usr/Softimage/Softimage_2011/Application/bin/libadlmint.so.1
or is there another way for me to show it to the program.
# ls- la /usr/Softimage/Softimage_2011/Application/bin/*mint*
-rwxr-xr-x 1 root root 8696436 Nov 20 2009 /usr/Softimage/Softimage_2011/Application/bin/libadlmint_libFNP.so.1.3.34 lrwxrwxrwx 1 root root 15 Apr 29 2010 /usr/Softimage/Softimage_2011/Application/bin/libadlmint.so -> libadlmint.so.1 lrwxrwxrwx 2 root root 17 Apr 29 2010 /usr/Softimage/Softimage_2011/Application/bin/libadlmint.so.1 -> libadlmint.so.1.3 lrwxrwxrwx 1 root root 20 Apr 29 2010 /usr/Softimage/Softimage_2011/Application/bin/libadlmint.so.1.3 -> libadlmint.so.1.3.34 -rwxr-xr-x 1 root root 4871409 Nov 20 2009 /usr/Softimage/Softimage_2011/Application/bin/libadlmint.so.1.3.34 eric@linux-hq44:~>
Thanks,
-e
On Tue, 2013-01-15 at 13:17 -0600, Malcolm wrote:
On Tue 15 Jan 2013 01:58:02 PM CST, Eric Gunther wrote:
/usr/Softimage/Softimage_2011/Application/bin
Are the missing librairies in the above directory? If so you need to add to the ld library config file or ld library path on starting the application.
Hi You probably don't need to change the ownership.... export LD_LIBRARY_PATH=/usr/Softimage/Softimage_2011/Application/bin:${LD_LIBRARY_PATH} run your application unset LD_LIBRARY_PATH -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 12.2 (x86_64) Kernel 3.4.11-2.16-desktop up 23:53, 3 users, load average: 0.04, 0.06, 0.06 CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org