For some time now there seem to be some problems in the building (or installing) system in CVS.
1. Under Debian Linux, the lua-includes are located in /usr/inlcude/lua50, but even when giving the correct paths to configure (--with-lua-inc/libdir...) I have to patch some source files to include <lua50/lua.h> instead of <lua.h> and <lua50/liblua.h> instead of <liblua.h> to make it work
2. configure complains about missing QT 3.3, but after changing the configure script, celestia builds with QT 3.2 too. Is QT 3.3 REALLY needed? Please consider to keep a minimum of backward compatibility.
3. After making the KDE version successfully and after a "make install" I can run celestia, but the menu looks very strange:
Code: Select all
No text!
- Grab Image
- Copy URL
- Grab Image
- Copy URL
No text!
- FullScreen
- FullScreen
Navigation
- ...
Bookmarks
- ...
Options
- ...
Time
- ...
MultiView
- ...
No text!
- Show Bookmark Toolbar
- Show Bookmark Toolbar
No text!
- OpenGL info
- OpenGL info
Bookmarks
- same as "Bookmarks" above !?!
Note that this strange menu appeared sometime after the 1.3.2 release and BEVORE the change to QT 3.3 so I don't think my personal hack to make celestia build is the reason for this.
Thanks for any help,
steffens
System:
- Debian Woody
- KDE 3.2.2
- Kernel 2.4.27
- gcc 2.95.4