One Hour One Life Forums

a multiplayer game of parenting and civilization building

You are not logged in.

#1 2018-03-06 18:13:47

Dscott
Member
Registered: 2018-03-06
Posts: 6

Setting up the game on Ubuntu 17.10

I have just downloaded the game files and am a new user of the Ubuntu 17.10 for a 64 bit machine. I have downloaded and setup both libsdl1.2 and xclip.  I am struggling to find out how to install it so I can run the game.  I can not find any guide out there on how to install the Linux version of the game.  Any assistance would be greatly appreciated.

Offline

#2 2018-03-06 19:10:42

Uncle Gus
Moderator
Registered: 2018-02-28
Posts: 567

Re: Setting up the game on Ubuntu 17.10

All I did was download the install file and extract it and run the executable. What part is causing you trouble?

Offline

#3 2018-03-06 19:37:01

KRN
Member
Registered: 2018-03-06
Posts: 20

Re: Setting up the game on Ubuntu 17.10

If u are doing this:
http://onehouronelife.com/forums/viewtopic.php?id=112
than ill be making tutorial once i pull it off (thx to answer ill hopefully get from JasonR).

But i u shouldnt need to do that
http://onehouronelife.com/compileNotes.php?nocounter=1
its just for compiling ur own UNpublished LVL brand NEW version ! (that only dev has) from GitHub wink

Offline

#4 2018-03-06 21:06:45

Dscott
Member
Registered: 2018-03-06
Posts: 6

Re: Setting up the game on Ubuntu 17.10

I have downloaded the file and extracted it.  Its just that I can not find a way to run the executable.  Nothing wants to run what I assume to be the game's executable file "OneLifeApp".  :-/

Offline

#5 2018-03-06 21:08:30

Uncle Gus
Moderator
Registered: 2018-02-28
Posts: 567

Re: Setting up the game on Ubuntu 17.10

Try running it from the terminal and see if there's an error message.

Offline

#6 2018-03-06 21:15:24

Dscott
Member
Registered: 2018-03-06
Posts: 6

Re: Setting up the game on Ubuntu 17.10

I navigated to the file location on the terminal and tried to run the "OneLifeApp" and just got this response:

      OneLifeApp.run: command not found

Offline

#7 2018-03-06 21:35:50

Uncle Gus
Moderator
Registered: 2018-02-28
Posts: 567

Re: Setting up the game on Ubuntu 17.10

Did you run it like this?

$ ./OneLifeApp

Offline

#8 2018-03-06 21:36:49

KRN
Member
Registered: 2018-03-06
Posts: 20

Re: Setting up the game on Ubuntu 17.10

i have a feeling the "app" is not for Linux but for Mac which would be the BUG i forgot

Offline

#9 2018-03-06 21:40:09

Dscott
Member
Registered: 2018-03-06
Posts: 6

Re: Setting up the game on Ubuntu 17.10

Ran $ ./OneLifeApp and got the following response.

      ./OneLifeApp: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory

If the "app" is a bug for Mac then do you know what the work around might be for it?

Offline

#10 2018-03-06 21:48:22

KRN
Member
Registered: 2018-03-06
Posts: 20

Re: Setting up the game on Ubuntu 17.10

well if the EXEcutable is for mac but u run/need Linux (Ubuntu) than it made wrong thing for Linux soo u cannot use it

but if u are just missing SDL Library than put this into Terminal:

sudo aptitude install libsdl1.2-dev

aaand Enter, it will update or install as nessecary

and if u need them all then wait till i make the tutorial tomorrow (for Server,Editor,devClient)

Last edited by KRN (2018-03-06 21:49:59)

Offline

#11 2018-03-06 22:25:03

Dscott
Member
Registered: 2018-03-06
Posts: 6

Re: Setting up the game on Ubuntu 17.10

I already have the  SDL Library (just double checked and ran the instillation again) so no worries there.  Still getting the same error.  So I think it must be the Mac bug.  sad

Offline

#12 2018-03-06 22:44:12

Uncle Gus
Moderator
Registered: 2018-02-28
Posts: 567

Re: Setting up the game on Ubuntu 17.10

Try installing the non-dev version. Just in case.

Offline

#13 2018-03-06 23:27:10

uint128
Member
Registered: 2018-03-06
Posts: 2

Re: Setting up the game on Ubuntu 17.10

Have you tried compiling the game? Download OneLife_Live4_UnixSource.tar.gz, extract it, and run the executable from the terminal  ("'./pullAndBuildLatest"). Requirements are here: http://onehouronelife.com/compileNotes.php?nocounter=1

I couldn't run the executable either, I think because it's built for 32 bit processors.

Last edited by uint128 (2018-03-06 23:28:07)

Offline

#14 2018-03-06 23:39:50

Dscott
Member
Registered: 2018-03-06
Posts: 6

Re: Setting up the game on Ubuntu 17.10

Running the compiled OneLife_Live4_UnixSource.tar.gz works great.  Thanks. smile

Offline

Board footer

Powered by FluxBB