Compilation Error: configure: error: jpeg library not found
Posted: 07.10.2005, 21:27
Hi, I'm getting the same compilation errors (v1.3.2) no matter which options I try with 'configure', i.e. --wth-kde, --with-gnome, --with-glut or --with-gtk. Same for --without-.... I get:
=========
checking for libjpeg6b... no
checking for libjpeg... no
configure: WARNING: libjpeg not found. disable JPEG support.
checking for Qt... libraries /usr/lib/qt3/lib64, headers /usr/lib/qt3/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs ... sed: -e expression #1, char 0: no previous regular expression
yes
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib64, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for kde-config... /opt/kde3/bin/kde-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for jpeg_start_decompress in -ljpeg... no
configure: error: jpeg library not found
=========
I'm certain I have all the libjpeg libraries installed:
/tmp/celestia-1.3.2 # ll /usr/lib/libjpeg*
lrwxrwxrwx 1 root root 12 Oct 7 21:52 /usr/lib/libjpeg.so -> libjpeg.so.6
lrwxrwxrwx 1 root root 16 Oct 6 19:42 /usr/lib/libjpeg.so.6 -> libjpeg.so.6.0.1
-rwxr-xr-x 1 root root 142000 May 30 17:10 /usr/lib/libjpeg.so.6.0.1
lrwxrwxrwx 1 root root 17 Oct 6 19:42 /usr/lib/libjpeg.so.62 -> libjpeg.so.62.0.0
-rwxr-xr-x 1 root root 125804 May 30 17:04 /usr/lib/libjpeg.so.62.0.0
I manually created the 'libjpeg.so' but that didn't help either.
Compiling on AMD 64 3700+ with NVidia 6600GT (Dual DVI) with 1.5Gb of RAM. Distro: Suse 9.3 (x86_64). Using gcc (GCC) 3.3.5 20050117.
uname -a:
Linux isis 2.6.11.4-21.9-default #1 Fri Aug 19 11:58:59 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux
Any help would be very much appreciated as I'm desperate to run Celestia and have been for a couple of years now. Compilation crashed my previous system and I was very much hoping that my new powerful hardware would solve the problems. Many thanks in advance. I can email you my 'config.log' if you send me an email. It's too long to post here...
=========
checking for libjpeg6b... no
checking for libjpeg... no
configure: WARNING: libjpeg not found. disable JPEG support.
checking for Qt... libraries /usr/lib/qt3/lib64, headers /usr/lib/qt3/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs ... sed: -e expression #1, char 0: no previous regular expression
yes
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib64, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for kde-config... /opt/kde3/bin/kde-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for jpeg_start_decompress in -ljpeg... no
configure: error: jpeg library not found
=========
I'm certain I have all the libjpeg libraries installed:
/tmp/celestia-1.3.2 # ll /usr/lib/libjpeg*
lrwxrwxrwx 1 root root 12 Oct 7 21:52 /usr/lib/libjpeg.so -> libjpeg.so.6
lrwxrwxrwx 1 root root 16 Oct 6 19:42 /usr/lib/libjpeg.so.6 -> libjpeg.so.6.0.1
-rwxr-xr-x 1 root root 142000 May 30 17:10 /usr/lib/libjpeg.so.6.0.1
lrwxrwxrwx 1 root root 17 Oct 6 19:42 /usr/lib/libjpeg.so.62 -> libjpeg.so.62.0.0
-rwxr-xr-x 1 root root 125804 May 30 17:04 /usr/lib/libjpeg.so.62.0.0
I manually created the 'libjpeg.so' but that didn't help either.
Compiling on AMD 64 3700+ with NVidia 6600GT (Dual DVI) with 1.5Gb of RAM. Distro: Suse 9.3 (x86_64). Using gcc (GCC) 3.3.5 20050117.
uname -a:
Linux isis 2.6.11.4-21.9-default #1 Fri Aug 19 11:58:59 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux
Any help would be very much appreciated as I'm desperate to run Celestia and have been for a couple of years now. Compilation crashed my previous system and I was very much hoping that my new powerful hardware would solve the problems. Many thanks in advance. I can email you my 'config.log' if you send me an email. It's too long to post here...