Run from build directory in Linux.
Moderator: Moderators
Run from build directory in Linux.
I just got done compiling .76b1 on Ubuntu 8.04, and I'm wondering if there's a way to run the build without breaking my current install, i.e. can I run it portably somehow?
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
Re: Run from build directory in Linux.
Can you not cd to that directory and do ./spring ?
Re: Run from build directory in Linux.
I run both a .76b1 version and a SVN version simultaneously, using a wrapper script that adjust symlinks when I launch either a lobby for regular spring or a lobby for SVN testing.
Re: Run from build directory in Linux.
It crashes right away without ever getting into spring. I'll provide the error when I get home.clericvash wrote:Can you not cd to that directory and do ./spring ?
Share?LordMatt wrote:I run both a .76b1 version and a SVN version simultaneously, using a wrapper script that adjust symlinks when I launch either a lobby for regular spring or a lobby for SVN testing.

Re: Run from build directory in Linux.
The --config command line option has been added to SVN spring.
That should make switching between versions a little bit easier.
That should make switching between versions a little bit easier.
Re: Run from build directory in Linux.
Code: Select all
cd /build/directory/game/
SPRING_DATADIR=$PWD ./spring