Glest RTS for Debian

Ryan Schultz schultz.ryan at gmail.com
Sun Jan 29 15:47:55 UTC 2006


On Sunday 29 January 2006 07:32, Alexander Schmehl wrote:
> Acutally... that isn't enough... I think a package, with diff resulting
> of an "find -type f -exec dos2unix {} \;" would get rejected by
> ftp-master ;)
>
> But least it compiles now.

I've got it working properly here as well; here are the steps to do it. Note 
that glest will not work on big-endian arches like PPC, according to the 
README.linux. It says that they're working on it, though, and that there may 
be some patches available in their forums.

unzip glest_source_1.2.1.2.zip
cd glest_source_1.2.1.2/
find -type f -exec dos2unix {} \;
cd mk/linux
bash autogen.sh
./configure --prefix=/usr/local
jam
cd ../../../
unzip glest_data_2.0rc1.zip
cd glest_game
cp ../glest_source_1.2.1.2/mk/linux/glest .
cp ../glest_source_1.2.1.2/mk/linux/glest.ini .
./glest

Clearly, this game is going to have to have the source repackaged; perhaps we 
can cooperate with upstream to create a Linux-ready source tarball with 
autotools and such already configured? Otherwise we'll need to maintain our 
own, since the diff from running both autotools and dos2unix would be rather 
large :- )

-- 
Ryan Schultz
"Rise above oneself and grasp the world." -- Archimedes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20060129/1ec13ae3/attachment.pgp


More information about the Pkg-games-devel mailing list