Trouble compiling Celestia.
Posted: 15.11.2003, 00:56
Salut.
My name is Gatonegro (no, of course it isn't), I'm a physics student from Galiza (northwest of Spain). I have seen Celestia run on WinXP and I am impressed at the wonderful work you did with it. Now, I'm trying to install Celestia Running Mandrake GNU/Linux 9.0. under an Athlon XP 1900, 512Mb and enough HD space. I seem to fulfill all the requirements, both in
hardware and software, but still I have trouble.
Using GTK ("configure --with-gtk"), with the libjpeg installed, the Celestia config returns:
>
checking for jpeg_start_decompress in -ljpeg... no
configure: error: jpeg library not found
>
But "locate libjpeg" returns:
>
/usr/lib/libjpeg.so.62.0.0
/usr/lib/libjpeg.so.62
/usr/lib/libjpeg.la
/usr/lib/libjpeg.so
/usr/lib/libjpeg.a
/usr/lib/libjpeg
>
Being "/usr/lib/libjpeg" a symlink I made to libjpeg.so, just to see if it worked (didn't).
Just in case, I tried reinstalling from the Independent JPEG Group files, and the result was the same.
I have also tried to supply "/usr/lib/" as a path to "configure --with-gtk --with-extra-includes=/usr/lib/", with the same result.
Using Qt x11 free 3.2.1 from the Trolltech page, compiled with the -thread option, the configure of Celestia returns:
>
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library
qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
>
If I do a "locate qt-mt" returns (after resetting the database with "sudo locate -u":
>
/usr/lib/qt3/lib/libqt-mt.prl
/usr/lib/qt3/lib/libqt-mt.so
/usr/lib/qt3/lib/libqt-mt.so.3
/usr/lib/qt3/lib/libqt-mt.so.3.0
/usr/lib/qt3/lib/libqt-mt.so.3.0.5
>
So the library seems to exist. I have tried "configure --with-qt-lib=/usr/lib/qt3/lib/", with the same result.
What can I do?
Thanks beforehand,
Gatonegro.
P.S.: I'll drop here my mail, just in case. You can write to user "luxfer" at "catlover.com".
My name is Gatonegro (no, of course it isn't), I'm a physics student from Galiza (northwest of Spain). I have seen Celestia run on WinXP and I am impressed at the wonderful work you did with it. Now, I'm trying to install Celestia Running Mandrake GNU/Linux 9.0. under an Athlon XP 1900, 512Mb and enough HD space. I seem to fulfill all the requirements, both in
hardware and software, but still I have trouble.
Using GTK ("configure --with-gtk"), with the libjpeg installed, the Celestia config returns:
>
checking for jpeg_start_decompress in -ljpeg... no
configure: error: jpeg library not found
>
But "locate libjpeg" returns:
>
/usr/lib/libjpeg.so.62.0.0
/usr/lib/libjpeg.so.62
/usr/lib/libjpeg.la
/usr/lib/libjpeg.so
/usr/lib/libjpeg.a
/usr/lib/libjpeg
>
Being "/usr/lib/libjpeg" a symlink I made to libjpeg.so, just to see if it worked (didn't).
Just in case, I tried reinstalling from the Independent JPEG Group files, and the result was the same.
I have also tried to supply "/usr/lib/" as a path to "configure --with-gtk --with-extra-includes=/usr/lib/", with the same result.
Using Qt x11 free 3.2.1 from the Trolltech page, compiled with the -thread option, the configure of Celestia returns:
>
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library
qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
>
If I do a "locate qt-mt" returns (after resetting the database with "sudo locate -u":
>
/usr/lib/qt3/lib/libqt-mt.prl
/usr/lib/qt3/lib/libqt-mt.so
/usr/lib/qt3/lib/libqt-mt.so.3
/usr/lib/qt3/lib/libqt-mt.so.3.0
/usr/lib/qt3/lib/libqt-mt.so.3.0.5
>
So the library seems to exist. I have tried "configure --with-qt-lib=/usr/lib/qt3/lib/", with the same result.
What can I do?
Thanks beforehand,
Gatonegro.
P.S.: I'll drop here my mail, just in case. You can write to user "luxfer" at "catlover.com".