Building Celestia from sources
Posted: 04.11.2003, 21:44
Hi!
I've actively been using ALTLinux Junior 2.2. I want to make a source and binary rpm package of Celestia for ALTLinux. So, I took the list of sources, and tried to compile them on my local machine first.
I've used the next commands:
./configure --prefix=/usr/local/celestia
make
make install
Everything was good until the end of the building. Then I've tried to launch celestia. When I launched this in console, I've taken the next log:
$ /usr/local/celestia/bin/celestia
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
nStars: 112521
Parent body 'TYC 5503-946-1' of 'b' not found.
$
After this I have a "frozen" window with the caption "Celestia" in the header. It seems this is a main window of the application, because I see menu item "Settings->Configure Celestia". However, the main area is a part of the previous (underlaying) window. When I try to choose any menu item or close the application, I get the KDE message that the application fallen because the SIGSEGV 11. Any additional information is not provided.
If I launched the application as root user, I also get the next message
Mutex destroy failure: Device or resource busy
after this.
The version of KDE I use is 3.1.2. Can anyone help me with the problem?
I've actively been using ALTLinux Junior 2.2. I want to make a source and binary rpm package of Celestia for ALTLinux. So, I took the list of sources, and tried to compile them on my local machine first.
I've used the next commands:
./configure --prefix=/usr/local/celestia
make
make install
Everything was good until the end of the building. Then I've tried to launch celestia. When I launched this in console, I've taken the next log:
$ /usr/local/celestia/bin/celestia
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
nStars: 112521
Parent body 'TYC 5503-946-1' of 'b' not found.
$
After this I have a "frozen" window with the caption "Celestia" in the header. It seems this is a main window of the application, because I see menu item "Settings->Configure Celestia". However, the main area is a part of the previous (underlaying) window. When I try to choose any menu item or close the application, I get the KDE message that the application fallen because the SIGSEGV 11. Any additional information is not provided.
If I launched the application as root user, I also get the next message
Mutex destroy failure: Device or resource busy
after this.
The version of KDE I use is 3.1.2. Can anyone help me with the problem?