You are not logged in.

#1 2010-05-03 15:01:40

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

rigs of rods won't install

First I tried to compile this game but that failed completly so many times even after downgradeing cmake so I gave up. So now I have tried to use the 'ubuntu 9.10' installer. it's dumped everything in my home directory and now when I run rorconfig.sh I get this.

http://pastebin.com/5TGc0gZs

I understnd this is an ubuntu installer but I think I should be able to get it to work. I have already moved the *.so.whatever files that it said it was missing into /usr/lib so any ideas on what's wrong or is it impossible to run this on my arch system?

EDIT: here is what I get if I try to build the same app.

http://pastebin.com/r6uc0H59

help with either would be good. I have also tried building the svn build and using the out of date 0.36.2 one on the AUR but no joy there either.

Last edited by bananaoomarang (2010-05-03 15:33:15)

Offline

#2 2010-05-03 15:51:24

Daenyth
Forum Fellow
From: Boston, MA
Registered: 2008-02-24
Posts: 1,244

Re: rigs of rods won't install

Are you on x86_64? We've seen some compile issues also;

http://archlinux-gaming.org/issues/99

Offline

#3 2010-05-03 15:58:05

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

Re: rigs of rods won't install

No Sorry I am 32 bit.

Offline

#4 2010-05-04 09:53:11

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

Re: rigs of rods won't install

The ubuntu 9.10 one says it has the wrong libpng library version. I have installed libpng-old and libpng12 from AUR. Could I symlink something to make it work? Compiling it seems like the code is written wrongly or I just can't compile my-gui. Maybe this is the thing that needs libpng. Anymore suggestions from ANYONE.

Offline

#5 2010-05-04 19:55:01

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

Re: rigs of rods won't install

now after running

./RoR.sh -setup

as it says here

http://wiki.rigsofrods.com/pages/Starti … nder_Linux

I find that it can't find the ogre render system file so I fiddle with plugin.cfg to point it at my OGRE installation. Now when I run that or ./rorconfig I get this

Registering ResourceManager for type HighLevelGpuProgram
Registering ResourceManager for type Compositor
MovableObjectFactory for type 'Entity' registered.
MovableObjectFactory for type 'Light' registered.
MovableObjectFactory for type 'BillboardSet' registered.
MovableObjectFactory for type 'ManualObject' registered.
MovableObjectFactory for type 'BillboardChain' registered.
MovableObjectFactory for type 'RibbonTrail' registered.
Loading library /usr/lib/OGRE/RenderSystem_GL
Segmentation fault

do I have the wrong version of OGRE installed?

EDIT: OK huge process. I stole the .so files from the source and now I CAN RUN THE ./RoR script. I can start a game and get to selecting the terain but then it trys to load the terrain and ABORTED.

http://pastebin.com/HeGwkMNg

So I did the same thing for the Mygui file (stole from source) but this time renamed it .so.SOVERSION as that's the one it's looking for and I don't get quite as far no terain selecting.

EDIT: I have now maked and make installed the dependencies section of the source but still cannt compile it entirely. Has anyone else managed to compile rigs of rods on an arch install?

Last edited by bananaoomarang (2010-05-05 12:14:40)

Offline

#6 2010-05-05 18:51:20

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

Re: rigs of rods won't install

it works now. All I did was manually move some files to /usr/lib/OGRE and /usr/lib and now it works. I just moved all the files from the 0.36.3 source code.

Offline

#7 2010-05-05 20:42:23

Daenyth
Forum Fellow
From: Boston, MA
Registered: 2008-02-24
Posts: 1,244

Re: rigs of rods won't install

If you can post a PKGBUILD and patchset that makes it work, please do so on the arch-games tracker and we'll fix it up, or send them to the aur maintainer (if there is one) and have us update from there.

Offline

#8 2010-05-06 12:24:42

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

Re: rigs of rods won't install

I will try to but I have never tried a PKGBUILD before. I will look at the wiki and see what I can do.

Offline

#9 2010-05-27 13:15:03

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

Re: rigs of rods won't install

I still haven't got round to it but have looked at some PKGBUILDS now. I just have to remember exactly what I did.

Offline

Board footer

Powered by FluxBB