Unable to run celx files in 1.4.1 on FC5

General discussion about Celestia that doesn't fit into other forums.
Topic author
zoccadoum
Posts: 2
Joined: 04.05.2006
With us: 18 years 6 months

Unable to run celx files in 1.4.1 on FC5

Post #1by zoccadoum » 04.05.2006, 02:01

Sorry for the newb question but I searched and could not find an answer.

I'm using Celestia 1.4.1, this is the version that is packaged with the extras in Fedora Core 5. I'm using a Nvidia Quadro Fx card with the 3d Drivers for FC5 installed and running properly. The OpenGL info page says I have a max texture size of 4096 with 4 max simultaneous textures. Everying works beautifully with one excpetion...

I can't seem to get Celestia to run the .celx scripts. The .cel scripts run fine but the .celx files are filtered out in the "Open Script" dialog and it looks like the command line option (--url) is disabled in this version. Has Fedora done something stupid and disabled some of the features in their build?

Thanks in advance.

-Zoc

Boux
Posts: 435
Joined: 25.08.2004
With us: 20 years 3 months
Location: Brittany, close to the Ocean

Post #2by Boux » 04.05.2006, 10:43

It is likely that the Lua libraries are missing on your system.
Intel core i7 3770 Ivy Bridge @ 4.4 GHz -16 GB ram - 128 GB SSD cache - AMD Radeon 7970 3 GB o'clocked - Windows 7 64 Ultimate / Linux Kubuntu

Topic author
zoccadoum
Posts: 2
Joined: 04.05.2006
With us: 18 years 6 months

Post #3by zoccadoum » 09.05.2006, 22:17

I assumed that, so I installed the lua-5.1 rpm from the fc5 extras area. From what I can tell, that installed the lua binaries in /usr/bin, and the liblua.a static library in /usr/lib. I don't believe any dynamic libraries were installed. I also downloaded the lua source code from lua.org and compiled it which built the same files. I would think that celestia would use dynamic libraries to load the lua interpreter but I can't seem to find them. Celestia still does not allow me to load any celx files in the macros dialog and the command line options appear to ignore any .celx file I give. Any ideas?

-Zoc

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 2 months
Location: NY, USA

Post #4by selden » 09.05.2006, 22:47

It sounds like the Fedora version of Celestia was built without Lua support. You may need to build Celestia from sources.
Selden

Boux
Posts: 435
Joined: 25.08.2004
With us: 20 years 3 months
Location: Brittany, close to the Ocean

Post #5by Boux » 11.05.2006, 13:18

selden wrote:It sounds like the Fedora version of Celestia was built without Lua support. You may need to build Celestia from sources.


Yep, Selden may be right on spot.
You better compile from source:
./configure --with-kde --with-lua
make
make install
Intel core i7 3770 Ivy Bridge @ 4.4 GHz -16 GB ram - 128 GB SSD cache - AMD Radeon 7970 3 GB o'clocked - Windows 7 64 Ultimate / Linux Kubuntu


Return to “Celestia Users”