Page 1 of 5

Oolite & Lucid (Ubuntu 10.04)

Posted: Fri Apr 30, 2010 11:17 am
by polomint
Has anyone attempted to see if Oolite works with 10.04? I was just wondering if the test release would work, and maybe even the nightly trunk builds.
Once i figure out how to build from source then I will try from scratch, :)

TIA

EDIT: Just installed v on my eeepc 900a netbook running 10.04 and it seems to be ok so far... :)

Posted: Fri Apr 30, 2010 12:55 pm
by Diziet Sma
You could always try it and see.. :twisted:

Posted: Fri Apr 30, 2010 1:04 pm
by polomint
I have, :) It's working great, no problems so far, so now to confuse myself and try building from source, :)

Posted: Fri Apr 30, 2010 1:08 pm
by Thargoid
Good to know (says he writing this under Ubuntu KK, with the upgrade to LL ongoing in the background).

Posted: Fri Apr 30, 2010 1:10 pm
by Micha
Trunk works fine on Lucid (presumably all other versions too - haven't personally verified..) and I'll add a Lucid profile to the Debian build server this weekend so current versions will be available from debs.oolite.org soon.

Posted: Fri Apr 30, 2010 1:14 pm
by polomint
Nice, ty

Posted: Sat May 01, 2010 12:22 pm
by Phantom Hoover
I tried it, and my computer actually crashed. I'm building it from source, now.

Posted: Sat May 01, 2010 1:04 pm
by Micha
I meant, trunk compiled on Lucid works on Lucid. I didn't try the autopackage version, although it should work since it provides its own dependencies. If it crashes, please post Latest.log and any additional output.

Update: adding Lucid to the debian build server will unfortunately have to wait until next week as I forgot to enable remote access... :oops:

Posted: Sat May 01, 2010 7:52 pm
by DaddyHoggy
Thargoid wrote:
Good to know (says he writing this under Ubuntu KK, with the upgrade to LL ongoing in the background).
:roll: I've only just got used to Jaunty (having jumped from Gutsy) - not sure I'm ready to jump again - however, it does anything extra that's whizzy - let me know... :wink:

Posted: Sat May 01, 2010 8:03 pm
by JensAyton
Well… it’s darker.

Posted: Sat May 01, 2010 8:07 pm
by Phantom Hoover
There are some fun little toys if you have a Facebook account.

Posted: Mon May 03, 2010 11:19 am
by McDjanoff
Hello,

Build always from sources.

For Debian based as Ubuntu, it is very simple as the Oolite project provide debian directories.

Here the plan :

1 ) unpack the sources where you want to work.
2 ) change directory to the unpacked one.
3 ) rename debian/changelog.in to debian/changelog
4 ) suppress the first entry of debian/changelog
5 ) use dch command to update versionning and edit the changelog file.
6 ) run dpkg-buildpackage to compile the sources and build the packages
7 ) install new packages with 'dpkg -i ' command

It is clean, it is great, it is functionnal.

Cdt,
B.

Posted: Mon May 03, 2010 12:23 pm
by Micha
Or, if you don't want to muck about with editing the changelog:

1) Unpack sources
2) Enter source tree
3) Run "make -f Makefile pkg-debsnapshot"; packages will be generated in parent directory
4) Install the new packages using dpkg --install

:)

Posted: Tue May 04, 2010 9:06 am
by McDjanoff
I can't simply do thing like this as my mother forbid it to me. :)

Note : You must have a source tree with svn tags for this to work correctly.

Regards,
B.

Posted: Tue May 04, 2010 5:23 pm
by Thargoid
Well the update from KK to LL managed to completely bork the machine (it's got an old NVidia GeForce 5200 which LL completely fails to recognise and hence no screen at all) and also the WinXP partition also fails to boot through grub :roll:

So unfortunately it's had to have a delicate touch of fixMBR and fixBoot to restore it to a Windows-only machine, and no longer a dual-boot box.

May order an LL disc and try again some other time, but for now no more Linux playing about (KK took some persuading to work with that card - perhaps I should have taken the hint :? )