Compiled revision 710 and running on Ubuntu 9.04 Jaunty

Pioneer is an open-ended space adventure game. Explore the galaxy, make your fortune trading between systems, or work for the various factions fighting for power, freedom or self-determination.
Homepage: http://pioneerspacesim.net/
IRC: http://pioneerspacesim.net/irc
Downloads: https://pioneerspacesim.net/page/download/
Post Reply
Rattan
Posts: 3
Joined: Tue Aug 31, 2010 5:42 am

Compiled revision 710 and running on Ubuntu 9.04 Jaunty

Post by Rattan »

Looks good. No problems other than usual newbie stuff that amounts to getting used to interfaces, controls, and procedures.Deciding factor for me on downloading it was seeing the youtube vid ( I first heard of Pioneer on the Oolite forum a little under a month ago, so this is kind of a de-lurk. I updated tonight after seeing the Alpha 5 announcement.My question (every newb has a question, don't they?) would be "Is there joystick capability in this game?"
h54
Posts: 2
Joined: Wed Aug 17, 2011 1:00 pm

RE: Compiled revision 710 and running on Ubuntu 9.04 Jaunty

Post by h54 »

Did you compile or did you get the binaries to run? I'm running 11.04 64-bit and cant seem to resolve the dependencies needed for the game to run.Thanks
robn
Private
Posts: 1035
Joined: Mon Jan 31, 2011 10:29 pm

RE: Compiled revision 710 and running on Ubuntu 9.04 Jaunty

Post by robn »

Dead thread is alive!If you're compiling yourself, then everything will just work on 64-bit. If you're using an alpha or nightly build, which are 32-bit builds, you'll need the various 32-bit compat libraries for your platform. I can't comment on exactly what's required as I don't us a 64-bit Linux here, but do some searching - its a very common question.
h54
Posts: 2
Joined: Wed Aug 17, 2011 1:00 pm

RE: Compiled revision 710 and running on Ubuntu 9.04 Jaunty

Post by h54 »


robn wrote:
Dead thread is alive!If you're compiling yourself, then everything will just work on 64-bit. If you're using an alpha or nightly build, which are 32-bit builds, you'll need the various 32-bit compat libraries for your platform. I can't comment on exactly what's required as I don't us a 64-bit Linux here, but do some searching - its a very common question.
Thanks for the response! I have the 32 bit compatibility libraries installed (ia32-libs) and used getlibs to install the other missing libraries but something still isn't right. I'll just try to compile it. Thanks.
emajogi
Private
Posts: 16
Joined: Sun Apr 24, 2011 9:29 am

RE: Compiled revision 710 and running on Ubuntu 9.04 Jaunty

Post by emajogi »

The compiling guide on the wiki, http://pioneerspacesim.net/wiki/index.php?title=Compiling_pioneer, no longer works.One of the dependencies listed on the page is no longer available (or has been updated, or is deprecated - I'm not sure which. Too much of a technophobe to work it out.)sudo apt-get install libsigc++-2.0-dev libglut3-dev libglew1.5-dev libsdl1.2-dev libvorbis-dev libsdl-image1.2-dev dh-autoreconf git libfreetype6-devI compiled and ran Alpha13 just fine on my Linux Mint box which has the dependencies I downloaded, in order to install Alpha12.
Brianetta
Private
Posts: 863
Joined: Sun Apr 03, 2011 6:12 pm

RE: Compiled revision 710 and running on Ubuntu 9.04 Jaunty

Post by Brianetta »

In Ubuntu 10.10, I ran the foolowing command:
Code:
dpkg -l libsigc++-2.0-dev libglut3-dev libglew1.5-dev libsdl1.2-dev libvorbis-dev libsdl-image1.2-dev dh-autoreconf git libfreetype6-dev
and saw the following results:
Code:
Desired=Unknown/Install/Remove/Purge/Hold| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)||/ Name Version Description+++-========================-========================-================================================================ii dh-autoreconf 2 debhelper add-on to call autoreconf and clean up after the buildii git 1:1.7.1-1.1ubuntu0.1 fast, scalable, distributed revision control systemii libfreetype6-dev 2.4.2-2ubuntu0.2 FreeType 2 font engine, development filesii libglew1.5-dev 1.5.2-0ubuntu1 The OpenGL Extension Wrangler - development environmentii libglut3-dev 3.7-25 development libraries and headers for GLUTii libsdl-image1.2-dev 1.2.10-2 development files for SDL 1.2 image loading librayii libsdl1.2-dev 1.2.14-6ubuntu3 Simple DirectMedia Layer development filesii libsigc++-2.0-dev 2.2.4.2-1 type-safe Signal Framework for C++ - development filesii libvorbis-dev 1.3.1-1 The Vorbis General Audio Compression Codec (development files)
Putting aside the reasons or whatever, which of these packages were you unable to install?
emajogi
Private
Posts: 16
Joined: Sun Apr 24, 2011 9:29 am

RE: Compiled revision 710 and running on Ubuntu 9.04 Jaunty

Post by emajogi »

This is the output from my netbook, running Linux Mint XFCE (Katya). If the output isn't helpful, I can post the output from my other boxes later this weekend.
Quote:
dpkg -l libsigc++-2.0-dev libglut3-dev libglew1.5-dev libsdl1.2-dev libvorbis-dev libsdl-image1.2-dev dh-autoreconf git libfreetype6-devDesired=Unknown/Install/Remove/Purge/Hold| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)||/ Name Version Description+++-==============-==============-============================================ii git 1:1.7.5.4-1 fast, scalable, distributed revision controlNo packages found matching libsigc++-2.0-dev.No packages found matching libglut3-dev.No packages found matching libglew1.5-dev.No packages found matching libsdl1.2-dev.No packages found matching libvorbis-dev.No packages found matching libsdl-image1.2-dev.No packages found matching dh-autoreconf.No packages found matching libfreetype6-dev.
By the way, I haven't noticed any problems under Ubuntu 10.10, only under 11.04 and distros based on it (such as Katya). I am not planning to run Pioneer on my netbook; this just happens to be the computer I have with me.I did the usual Linux 'check that your software sources are all ticked' process; I couldn't see any software sources, besides Source Code and the like, which should be ticked but aren't.
Post Reply

Return to “Pioneer”