1.73 on Linux?

For discussion of ports to POSIX based systems, especially using GNUStep.

Moderators: winston, another_commander, Getafix

Post Reply
User avatar
DaddyHoggy
Intergalactic Spam Assassin
Intergalactic Spam Assassin
Posts: 8515
Joined: Tue Dec 05, 2006 9:43 pm
Location: Newbury, UK
Contact:

1.73 on Linux?

Post by DaddyHoggy »

Ok, with the flurry of activity over 1.73 - what's the best way to get it on my linux box) - I haven't done anything on since 1.72.2 and 'fess I can't remember what to do and in the various threads - Winston's bleeding edge nightly's doesn't appear to be (when you follow the link to the status page) and I'm not quite sure (anymore) if Getafix's Ubuntu install is relevant for 1.73...

Apologies if I'm just being dumb... :oops:
Selezen wrote:
Apparently I was having a DaddyHoggy moment.
Oolite Life is now revealed here
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6740
Joined: Wed Feb 28, 2007 7:54 am

Post by another_commander »

I was just talking to Getafix and he is in the process of generating the Linux 1.73 autopackage. Hopefully we will have something up very soon.
User avatar
DaddyHoggy
Intergalactic Spam Assassin
Intergalactic Spam Assassin
Posts: 8515
Joined: Tue Dec 05, 2006 9:43 pm
Location: Newbury, UK
Contact:

Post by DaddyHoggy »

Faber-rooney! (must stop watching The Tweenies with the kids)
Selezen wrote:
Apparently I was having a DaddyHoggy moment.
Oolite Life is now revealed here
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Post by Getafix »

Linux will go for 1.73.1 release.

Cheers.
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
DaddyHoggy
Intergalactic Spam Assassin
Intergalactic Spam Assassin
Posts: 8515
Joined: Tue Dec 05, 2006 9:43 pm
Location: Newbury, UK
Contact:

Post by DaddyHoggy »

Getafix wrote:
Linux will go for 1.73.1 release.

Cheers.
8)

Nice to see you back on the forums!
Selezen wrote:
Apparently I was having a DaddyHoggy moment.
Oolite Life is now revealed here
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Post by Getafix »

Nice to be back. 8)
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Post by Getafix »

Has anyone tried to install 1.73.2 on a fresh (without oolite dev environment installed) Ubuntu 9.04?

When installing the .deb for 1.73.2, if it complaints about missing dependencies then do:

Code: Select all

sudo apt-get -f install
and accept the download (active internet connection is needed).

This will install any missing libraries. 8)
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
Micha
Commodore
Commodore
Posts: 815
Joined: Tue Sep 02, 2008 2:01 pm
Location: London, UK
Contact:

Post by Micha »

I did test them on a virgin VirtualBox before uploading them, yes. They should pull in all dependencies.

Is there a problem?
The glass is twice as big as it needs to be.
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Post by Getafix »

I did the same on Ubuntu 9.04 VirtualBox and
it failed by reporting the missing dependencies.
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
Micha
Commodore
Commodore
Posts: 815
Joined: Tue Sep 02, 2008 2:01 pm
Location: London, UK
Contact:

Post by Micha »

Exactly how did you try to install the packages?

I must admit, I initially only tested that the packages work, so 'cheated' and used the repository I set up which means download/install is fully integrated into the Ubuntu GUI tools and hence very easy.

But I just tried by downloading and installing the packages directly, and on my virgin install, they got opened via the GDebi package installer, which is a GUI tool and automatically downloads and installs any missing dependencies.
The glass is twice as big as it needs to be.
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Post by Getafix »

What I did was:

Code: Select all

sudo bash
dpkg -i oolite-data_1.73.2-1_all.deb
dpkg -i oolite_1.73.2-1_i386.deb
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Post by Getafix »

Following an investigation it seems that

Code: Select all

sudo apt-get -f install
is the official way to install .deb files and their dependencies (at least for Ubuntu).

Case closed. 8)
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
Post Reply