| stevej
| Subject: missing libraries
.so files are shared object library files - they contain
routines common to many programs - like dll files in windoze. My guess is that your window manager .deb file is pointing at a specific version of the .so file and so
not picking up the library - does the file actually exist ? ? If not you could try a crude symbolic link to a libjpeg.so that does exist .... Hope this helps a bit.
stevej
 |
Posted:
Wed May 26 6:53:45 1999
|
|