Hi All,
Ok, so I'm hoping someone could help me out here. I just downloaded the celestia source, and I'd like to compile it on my linux box. However, when I run the ./configure --with-kde command, it runs through the configure until it ends abruptly with the last line saying this:
"...
checking whether to be pedantic... no
checking whether to do profiling... no
checking whether to enable GLUT... no
checking whether to enable GTK... no
checking whether to enable Gnome... no
checking whether to enable KDE... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
checking whether g++ supports -frepo... no
checking whether g++ supports -instances=explicit... no
checking for X... no
checking for deflate in -lz... no
configure: error: zlib not found. <----Last line
"
At first I thought I didn't have zlib installed, so I downloaded the latest version from
www.zlib.org (ver 1.2.2) and I installed that, and it seems to be working fine since I was able to run the test program that came included with it successfully. I'm still relatively new to linux, so if ANYONE could help me with this compilation problem, I would be FOREVER greatful! I used to have Celestia in Windows, but finally made the switch over to linux. I'm running the StartCom Multimedia distribution (based on RH9).
Thanks in advance,
Quordandis