Jump to content
Eternal Lands Official Forums
Sign in to follow this  
Digger

Linux installing question

Recommended Posts

IThe instructions for installing EL on Ubuntu say chmod the desired binary to 775, and execute it.

 

What does this mean?

 

also, it says to Edit el.ini and change datadir to where you unzip everything

 

can someone tell me what this is saying to do?

 

many thanks,

Share this post


Link to post
Share on other sites

The first one is to set it to be an executable.

In most set ups you can right click and find the box to make something executable.

Or you can open the terminal, cd to the folder storing the binary (.x86 in most cases) and do chmod +775 thefile.x86

 

For the second one, open the el.ini file and change the datadir (data directory) to the correct file path to where the eternal lands data files are. Which is where they are unzipped. iirc, you can leave this to be default?

Share this post


Link to post
Share on other sites
The first one is to set it to be an executable.

In most set ups you can right click and find the box to make something executable.

Or you can open the terminal, cd to the folder storing the binary (.x86 in most cases) and do chmod +775 thefile.x86

 

For the second one, open the el.ini file and change the datadir (data directory) to the correct file path to where the eternal lands data files are. Which is where they are unzipped. iirc, you can leave this to be default?

 

Thanks Raytray. i am running the latest Ubuntu (installed yesterday)

when I right click on the file it gives me the open option but of course the system can't open it, saying the file is of an unknown type. There is no box i see to make it excecutable. Do you mean to rename the file or extension?

 

I can see the datadir and have changed it to the correct location. thanks for that.

 

(Please keep your font type and size the default settings, per rule #7 here: http://www.eternal-lands.com/forum/index.php?showtopic=13949

Edited by Aislinn

Share this post


Link to post
Share on other sites
Sorry, right click and properties iirc.

 

 

Sorry to be such a slow learner but properties of el.x86.linux.bin has no options for iirc. it does have a rename option and a tab for permissions, showing that "execute: allow executing file as program" is checked. I see nothing about chat. :confused:

Share this post


Link to post
Share on other sites

Okay, first, if I'm right, when Raytray said "iirc" that's an acronym for "If I Recall Correctly".

 

Anyway...

 

"The instructions for installing EL on Ubuntu say chmod the desired binary to 775, and execute it.

What does this mean?"

>> okay, you need to be in the directory where your binary is. So, for example, if like mine, it's in /home/username/Desktop/downloads/games/EternalLands, that's

where you need to be.

1) then log in as root (type "su" then your root password) and type (without quotes) " chmod 775 yourELgamebinarydownload.bin " and hit enter

 

also, it says to Edit el.ini and change datadir to where you unzip everything

>> What this is asking you to do is change the text file called el.ini.

1) log in as root

2) open your file with your text editor (note: if you're using Ubuntu, I really like "geany" as a text editor).

3) use the "search" function (or "find) to find the datadir. In my case, it was on line 241 and it should be

in a similar place.

4) Again, we're using mine as an example. So, if my game is in /home/username/Desktop/downloads/games/EternalLands,

then you should change the data_dir line to read data_dir = /home/username/Desktop/downloads/games/EternalLands.

Delete the " # " before the data_dir command to activate it.

5) So, instead of the line looking like

#data_dir = /default/dir/setup/by/the/game

it should look like

data_dir = /home/username/Desktop/downloads/games/EternalLands

Edited by ravynchylde49

Share this post


Link to post
Share on other sites

Just a small correction:

IF El is installed in /home/username/...., there should be NO need to login as root (which is what su does), the owner of a file can change its permissions directly. (unless somehow you managed to have an owner different from 'username' on your EL files...)

 

And when there is no need to become root, it's best to avoid it (root can do anything, includig making mistakes that wipe the hadr disk or damage the installation...)

 

Again, don't use root when it isn't necessary... and it shouldn't be necessary here

 

edit: @Digger:

try and open a terminal window,

change to your EL directory (where the binary el.x86.linux.bin is)

and type at the prompt: "./el.x86.linux.bin" (without the quotes, and don't forget the ./ at the start, it's a common precaution to prevent surprises with system commands). This should start the program if it is marked as executable.

Edited by revi

Share this post


Link to post
Share on other sites
Guest
You are commenting as a guest. If you have an account, please sign in.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoticons maximum are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×