To coincide with the new release candidate for OS X, there's a new RC release for Linux, too.
See the 'Testing and Bug Reports' forum for Giles's changelist.
The files are in the usual places:
rsync://rsync.alioth.net/oolite/dev/Linux-x86
ftp://ftp.alioth.net/oolite
http://oolite-linux.berlios.de
So far I've done the basic "sniff test" and all seems to be well (I've also done extensive testing of nightlies leading up to this, and not run into any problems).
New release: 1.65 release candidate 1
Moderators: winston, another_commander, Getafix
- winston
- Pirate
- Posts: 731
- Joined: Mon Sep 27, 2004 10:21 pm
- Location: Port St. Mary, Isle of Man
- Contact:
GNUstep GUI and Back are no longer needed, and a couple of unused SDL libraries have been dropped from the build. I don't have the info to hand, but if you browse the SVN history at berlios.de you should see it in the commit notes.eddyp wrote:Is the 1.65 release ready for linux?
Winston, if I remember correctly, you said that dependencies will drop a lot, where can I get this info from?
Indeed here are the real deps:
merci:/build/oolite/oolite-1.65-src# objdump -p oolite.app/oolite | grep NEEDED
NEEDED libGLU.so.1
NEEDED libGL.so.1
NEEDED libSDL-1.2.so.0
NEEDED libpthread.so.0
NEEDED libSDL_mixer-1.2.so.0
NEEDED libSDL_image-1.2.so.0
NEEDED libgnustep-base.so.1.11
NEEDED libobjc.so.1
NEEDED libm.so.6
NEEDED libc.so.6
NEEDED libcallback.so.0
merci:/build/oolite/oolite-1.65-src# objdump -p oolite.app/oolite | grep NEEDED
NEEDED libGLU.so.1
NEEDED libGL.so.1
NEEDED libSDL-1.2.so.0
NEEDED libpthread.so.0
NEEDED libSDL_mixer-1.2.so.0
NEEDED libSDL_image-1.2.so.0
NEEDED libgnustep-base.so.1.11
NEEDED libobjc.so.1
NEEDED libm.so.6
NEEDED libc.so.6
NEEDED libcallback.so.0