Operating System - Linux
1753364 Members
5226 Online
108792 Solutions
New Discussion юеВ

tixwish8.2: error loading shared libraries: libtix8.2.so

 
SOLVED
Go to solution
Tuan Nguyen
Regular Advisor

tixwish8.2: error loading shared libraries: libtix8.2.so

Hello,
I am trying to compile and install tixwish8.2 onto this RH9 Linux system which currently has tcl8.4.14, tk8.4.14, itcl3.3, and itk3.3. I followed every steps in the README file and get this error when I tried to use /usr/local/bin/tixwish8.2

tixwish8.2: error while loading shared libraries: libtix8.2.so: cannot open shared object file: No such file or directory.

the libtix8.2.so exists inside /usr/local/lib

Please help.

Thank you,

Tuan Nguyen
tuan.n.nguyen@sanmina-sci.com
2 REPLIES 2
Ragu_3
Trusted Contributor
Solution

Re: tixwish8.2: error loading shared libraries: libtix8.2.so

Make an entry /usr/local/lib in /etc/ld.so.conf
Run "ldconfig" as root, then exec tixwish8.2
Debian GNU/Linux for the Enterprise! Ask HP ...
Tuan Nguyen
Regular Advisor

Re: tixwish8.2: error loading shared libraries: libtix8.2.so

Ragu,

Thank you for your help. Tixwish8.2 is working now. I have assigned 10 points for your answer.
Again, thank you.

Tuan