Page 1 of 1

Sorry to be a pain

Posted: Sat Mar 25, 2006 8:33 am
by Moo!
I've spent the last hour and a bit of my life trying to install oolite on my PC :lol:

I've looked at the wiki, googled and sourced as much info as possible but as yet my attempts to install have drawn a blank :cry:

My Linux experience numbers less then 1 week and I'm running the latest version of Mepis

I've attempted the install via the method on the wiki, however no installation script runs it just keeps me within the structure of the downloaded file!

If someone can make a suggestion to my elementry mistake I'd be all ears :)

Re: Sorry to be a pain

Posted: Sat Mar 25, 2006 9:53 am
by Rxke
Moo! wrote:
no installation script runs it just keeps me within the structure of the downloaded file!
I'm not quite sure what you mean by that?
Did you try to run the Autopackage? Or did you attempt to build from source? (not something for people with only one week of experience, maybe ;) )

Posted: Sat Mar 25, 2006 10:19 am
by Moo!

Code: Select all

    *  1. Navigate to where you downloaded the game with your file manager (by default, Firefox will download things to the desktop).
    * 2. Right click on the file's icon, and select Properties.
    * 3. Select the 'Permissions' tab.
    * 4. Click on the check box 'Owner: Executable' to make it checked, and click Close.
    * 5. Double click the file's icon to run the installer. Follow any instructions. 
That's what I've done so far, I tried to compile the tar like I've done already with a few apps but this just dont want to play ball!

I know this is a me problem :wink: thanks for the help :P

Posted: Sat Mar 25, 2006 11:55 am
by winston
What exact file did you download?

Posted: Sat Mar 25, 2006 11:57 am
by Moo!
winston wrote:
What exact file did you download?
Oolite-Linux-1.64-dev1-x86.tar.gz

Posted: Sat Mar 25, 2006 2:56 pm
by winston
The instructions you are following are for the file ending in '.package'. They won't work with the tarball.

Either download the file ending in '.package' and follow those instructions, or:

Open a terminal
tar zxvf Oolite-Linux-1.64-dev1.x86.tar.gz
cd oolite-installer
./install homedir

Perhaps I ought to discontinue making the tarball for Linux to avoid this kind of confusion!

Posted: Sat Mar 25, 2006 3:35 pm
by Moo!
cheers for the help :) I'm all installed now :wink: