Hello everybody
I'm trying to install a dictionary from CD on OpenSuse 13.1
The problem that occurs is that when I execute the shell script a library file is not found, although it is present in the folder usr/lib64
How can I tell to "edPan" to look also on that folder? And where is he actually searching for these libraries?
Thank you
Daniele
I'm trying to install a dictionary from CD on OpenSuse 13.1
The problem that occurs is that when I execute the shell script a library file is not found, although it is present in the folder usr/lib64
Code:
daniele@linux-ue1r:~/HoepliTecTedesco> sh italiano.sh
./edPan: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
Thank you
Daniele