i tried to compile the panther 4.28 through the makefile in the directory named "link" on ubuntu 11.10 but the following error occurred:
/panther/util/mkinit -out=dbiinit.c -djdb=jdb
/panther/util/mkinit: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
make: *** [dbiinit.c] Error 127
i don't know where to find this file and how to fix this error.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i tried to compile the panther 4.28 through the makefile in the directory named "link" on ubuntu 11.10 but the following error occurred:
/panther/util/mkinit -out=dbiinit.c -djdb=jdb
/panther/util/mkinit: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
make: *** [dbiinit.c] Error 127
i don't know where to find this file and how to fix this error.