Page 1 of 1

Any chance of an Ubuntu Lucid package?

PostPosted: 25 Jan 2010, 21:27
by BrainInAJar
I'm really looking forward to trying the current version of Syntensity, but am:

a) On Lucid
b) A compiling moron.
c) Lazy. :D

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 26 Jan 2010, 11:37
by TheAncientGoat
Have you tried PlayDeb?

I don't think we'll support Lucid until it's released, unfortunately.. Maybe some other kind soul who is running it would go through the effort?

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 26 Jan 2010, 22:32
by BrainInAJar
Thanks AncientGoat,

Unfortunately PlayDeb only seems to support up to Karmic at this time. :( *sigh*

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 27 Jan 2010, 08:05
by adrix89
There is no excuse for not compiling

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 27 Jan 2010, 11:39
by TheAncientGoat
There are a few tricky things though, adrix. Quite a few people have had trouble :\

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 30 Jan 2010, 09:06
by adrix89
Post them so they are not tricky anymore

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 30 Jan 2010, 17:23
by Turblib
Is it the same on 9.10, or has lucid other problems?

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 31 Jan 2010, 09:43
by adrix89
Turblib {l Wrote}:Is it the same on 9.10, or has lucid other problems?

Don't think so
Compile it and see

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 31 Jan 2010, 09:59
by BrainInAJar
adrix89 {l Wrote}:There is no excuse for not compiling


Wow. Friendly way to encourage artists to contribute.

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 31 Jan 2010, 11:32
by TheAncientGoat
Ignore adrix, he doesn't have tact :P

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 31 Jan 2010, 19:12
by BrainInAJar
No excuse not to compile it!

Now where do you find the git repository? :?

Seriously though, it's cool. It wasn't the first time I've ran into the"Thou Shalt Master Our Way of Compiling Before Ye Are Allowed to Contribute Art." thing. I'm sure it won't be the last. I'm used to it, and it *does* make sense for people contributing by coding.

Won't stop me poking fun at it occasionally though. :)

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 31 Jan 2010, 19:48
by TheAncientGoat
I do think, however, you don't actually need Syntensity to work to contribute art, hehe, just use Sauerbraten or BloodFrontier to test yourstuff, its all easily importable, although you wont be able to see your stuff in action :(

And here's the git command:
git clone git://github.com/kripken/intensityengine.git

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 31 Jan 2010, 21:00
by Turblib
And then, on 9.10/64
sudo apt-get install git-core cmake scons g++ libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libboost-python1.38-dev # says docu

#from my buildscript
cd intensityengine
HERE="$PWD"
cd "$HERE/src/thirdparty/v8"
GCC_VERSION="44" scons arch=x64
cd "$HERE/cbuild"
cmake ..
make

./intensity_client.sh syntensity/client/ # arg is config-folder

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 01 Feb 2010, 09:16
by adrix89
If your not "Thou Shalt Master Our Way of Compiling Before Ye Are Allowed to Contribute Art." what are you doing on lucid witch is a test build that has no packages freely available for most software?
On karmic for example there are builds for syntensity
Actually if your on linux "Thou Master Compiling You Will"

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 02 Feb 2010, 09:16
by BrainInAJar
I'm on Lucid because I get more recent versions of most apps without compiling. :D

Glad to see you have a sense of humor though. :)

Re: Any chance of an Ubuntu Lucid package?

PostPosted: 02 Feb 2010, 12:15
by adrix89
Ok you win the argument but nobody is on lucid
So you have to compile
Witch isn't hard like other software