Author Topic: How do I use GAE on linux?  (Read 4639 times)

Idanwin

  • Guest
How do I use GAE on linux?
« on: 29 June 2008, 15:04:06 »
I work with Ubuntu and have installed Glest 3.1.2.
But how do I install GAE.

please anwser!!!
« Last Edit: 1 January 1970, 00:00:00 by Idanwin »

@kukac@

  • Guest
topic
« Reply #1 on: 29 June 2008, 15:08:09 »
Well, I found this in the FPM topic, but you can install GAE without the 3rd, and 5th point :P

Quote
Quick & Dirty Setup

    * (optional) backup your glest.ini file
    * extract glestadv-win32-r38.rar into your Glest directory
    * extract four_path_magitech-r36.tbz2 into your glest/techs directory
    * run glestadv-sse2.exe
    * play using Four Path Magitech
    * post feedback


But you can find it in the GAE overview topic :O
« Last Edit: 1 January 1970, 00:00:00 by @kukac@ »

Idanwin

  • Guest
(No subject)
« Reply #2 on: 29 June 2008, 15:37:16 »
Quote
Quick & Dirty Setup
    * run glestadv-sse2.exe

sure this is for linux?
I'm gonna try anyway...
« Last Edit: 1 January 1970, 00:00:00 by Idanwin »

@kukac@

  • Guest
topic
« Reply #3 on: 29 June 2008, 17:03:06 »
If not (I don't have Linux, sorry) you can try this:
Quote
Linux Install
If you are compiling your own binaries from sources, you should copy the glestadv executable to the root of your Glest 3.1.2 install directory. You will also have to download the glestadv-data package and extract it into the same location. Like the windows install, this will overwrite a few files, including your glestadv.ini file from any previous GAE install and you may wish to rename that file to preserve it.

~by Martinho
« Last Edit: 1 January 1970, 00:00:00 by @kukac@ »

Idanwin

  • Guest
(No subject)
« Reply #4 on: 29 June 2008, 18:57:56 »
what executable?
glestadv-amd64-0.2.7 or glestadv-ia64-0.2.7
« Last Edit: 1 January 1970, 00:00:00 by Idanwin »

@kukac@

  • Guest
topic
« Reply #5 on: 29 June 2008, 19:26:34 »
The amd (AMD?) and ia (Intel???) might refer to processor type? (well, that's quite unrealistic...) If the .bz2 is a type of Linux compression, I think both might work. You should wait for a Linux face, or try both of them...
« Last Edit: 1 January 1970, 00:00:00 by @kukac@ »

Superkoop

  • Guest
(No subject)
« Reply #6 on: 29 June 2008, 22:02:52 »
Here is how I have done it (note that I'm on 64bit, so I DL the amd64 build)

Download glestadv-amd64-0.2.7.bz2 and glestadv-data-0.2.7.tbz2. Extract them to your .glest folder. (the first archive is just the binary, the second archive is the extra data glestadv needs.)

I believe I had to make the binary executable, so you could either chmod it, or you can simply right click the binary and in permissions tab, allow your user to execute it.
I renamed the binary to glestadv, so the name was easier to remember.
And I then created a bash script to run it.
Code: [Select]
#!/bin/sh
cd /home/$username/.glest/
./glestadv


I made the bash script so I could place a shortcut on my Desktop, (and for other reasons).

Dunno if this helps, but it's how I did it.
« Last Edit: 1 January 1970, 00:00:00 by Superkoop »

Idanwin

  • Guest
(No subject)
« Reply #7 on: 30 June 2008, 09:46:17 »
I don't think it works...
when I run glestadv-amd it makes a file of which the name exists out of special chars: block0001-?-?-@-@-?-block0007-}-block0001-@-8
and the file is completely empty.

the blocks are squares with 4 numbers inside and the ? are in a square that stands on one of its corners.

edit: the other executable makes a file named block0001-?-?-@-@-?-block0008-p-block0001-@-8
« Last Edit: 1 January 1970, 00:00:00 by Idanwin »

jrepan

  • Guest
(No subject)
« Reply #8 on: 30 June 2008, 10:48:12 »
Try this: http://www.glest.org/glest_board/viewto ... 6224#16224
This should be 32bit Linux binary.
« Last Edit: 1 January 1970, 00:00:00 by jrepan »

hailstone

  • Local Moderator
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
(No subject)
« Reply #9 on: 30 June 2008, 11:08:46 »
@Superkoop: You can create a symbolic link using the 'ln -s source destination' command but if you have other reasons...
« Last Edit: 1 January 1970, 00:00:00 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

Platyhelminth

  • Guest
(No subject)
« Reply #10 on: 11 July 2008, 06:14:33 »
compiling Glest or GAE in linux is similar. there is a detailed " README.linux " in the glest source : http://downloads.sourceforge.net/glest/ ... irror=osdn

Follow these instructions and compiling GAE and Glest become easy for linux.
« Last Edit: 1 January 1970, 00:00:00 by Platyhelminth »

Idanwin

  • Guest
(No subject)
« Reply #11 on: 14 July 2008, 20:02:58 »
I don't use 32bit, I use 64. And none of these things seem to work...
I give up (not really)
« Last Edit: 1 January 1970, 00:00:00 by Idanwin »

Platyhelminth

  • Guest
(No subject)
« Reply #12 on: 15 July 2008, 03:14:47 »
then it is easy, because there is a amd64 bit binary in http://glest.codemonger.org/ .
You just have to extract http://glest.codemonger.org/files/glest ... -0.2.7.bz2 and http://glest.codemonger.org/files/glest ... 0.2.7.tbz2 where glest is installed. And for four path magic factions; extract http://glest.codemonger.org/files/four_ ... 0.1.8.tbz2 in your <where-glest-is-insalled>/techs .


  If you realy can't use the amd64 binary, and realy can't compile (but send the error message you have in compilation) then try to use the 32bit binary of GAE (which is here: http://www.mediafire.com/?tmeknp7dvbn ) with the x86emulator which is used in your distribution  :D .
« Last Edit: 1 January 1970, 00:00:00 by Platyhelminth »

 

anything