Celestia-ED

The place to discuss creating, porting and modifying Celestia's source code.
Topic author
zeraeiro
Posts: 32
Joined: 19.07.2006
With us: 18 years 2 months
Location: Porto, Portugal

Celestia-ED

Post #1by zeraeiro » 22.01.2007, 22:40

Is it possible for anyone to compile Celestia-ED for windows with the new .po files available at http://celestia.teyssier.org/i18n/ ? I would if I knew how to. I would then send that version to Frank Gregorio. I really need this because I want to translate Frank's activities to Portuguese.

I'm also trying to compile Celestia Patch 3 for linux but I can't find any instructions to do so. Has anyone tried this before?

Thanks,

Jos?© Raeiro

ElChristou
Developer
Posts: 3776
Joined: 04.02.2005
With us: 19 years 7 months

Post #2by ElChristou » 22.01.2007, 23:08

Why the double post?
Image

Topic author
zeraeiro
Posts: 32
Joined: 19.07.2006
With us: 18 years 2 months
Location: Porto, Portugal

Post #3by zeraeiro » 22.01.2007, 23:17

I believe it belongs to both forums, and there may be people who only read one or the other. I didn't read the forum policy, if this is not permitted, please feel free to delete one of them, and accept my apologies.

Jos?© Raeiro

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

Re: Celestia-ED

Post #4by Boux » 23.01.2007, 15:11

zeraeiro wrote:I'm also trying to compile Celestia Patch 3 for linux but I can't find any instructions to do so. Has anyone tried this before?
Thanks,
Jos?© Raeiro


Some quick hints to build for Linux (all done in a console in the root of the source tree):

Code: Select all

automake
autoconf
./configure --with-kde (or --with-gtk) --with-lua --with-theora --with-openal
make
make install



Make sure you have all the "auto" tools, GCC and GTK stuff, required libraries (there are many of them!) and locales properly installed and set up on your system.
You may have to create a couple distribution-dependent symlinks too (error messages sent out to the console by the tools will guide you).
Basically, if you want to build for Linux, you are on your own here.
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
zeraeiro
Posts: 32
Joined: 19.07.2006
With us: 18 years 2 months
Location: Porto, Portugal

Post #5by zeraeiro » 23.01.2007, 22:24

Some quick hints to build for Linux (all done in a console in the root of the source tree):

Thanks! :D I'll try it and then will post something about it. Currently my linux box is taking sun baths to kill the fungus on the power unit 8O

From what I've saw in the forum, Lua Edu Tools will replace patch and ED versions of Celestia.

Basically, if you want to build for Linux, you are on your own here.


Well, I thougt that within Linux the community was strong in helping out each other :roll: But one always has MAN, etc. I'll mess around and see what I can do. But as I've already said it seems that patch version will be discontinued.


Return to “Development”