LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Rigs of Rods (Sourceforge Project of the Month) (https://www.linuxquestions.org/questions/slackware-14/rigs-of-rods-sourceforge-project-of-the-month-4175437493/)

schmatzler 04-14-2015 07:57 AM

Quote:

Originally Posted by enine (Post 5347158)
Yes, RoRConfig was complaining about a library being missing that I traced to webkitgtk.

I've rebuilt wxWidgets and rigsofrods without linking to webkitgtk. Thanks for reporting :)

To get more vehicles and terrains, you need one of the 0.4 content packs from here (or both):

http://www.rigsofrods.com/repository/

enine 04-14-2015 08:19 AM

I was thinking your custom content pack had more than one but maybe I am remembering wrong.

I should go back and try again on 32bit but I need to migrate to 64 anyway. I have 1 of 4 on x64 now and the other three on 32bit, plus the three arm I have to support three versions now. If I more from 32-64 on the other three boxes then I am back down to two.

enine 04-14-2015 05:32 PM

Now he wants the editor :)

schmatzler 04-15-2015 03:28 AM

Quote:

Originally Posted by enine (Post 5347459)
Now he wants the editor :)

I'm afraid I can't follow. Do you mean the ingame vehicle editor?

enine 04-15-2015 06:42 AM

I'm not sure. I let my son go and download some packs and he now wants some kind of editor. I though he said map editor.

schmatzler 04-15-2015 07:24 AM

As far as I know, there is no built-in terrain editor. Terrains are made with Terragen:

http://www.rigsofrods.com/wiki/pages/Creating_a_terrain

But he can edit existing vehicles with the built in Rig-Editor if he wants to. It just doesn't work by default yet, the configfile for it has to be copied manually:

https://github.com/RigsOfRods/rigs-of-rods/issues/95

dslackw 07-22-2015 03:31 AM

Quote:

Originally Posted by schmatzler (Post 5291190)
Yep, there is no ogre-paged for 1.9 yet. Or at least I couldn't find it.

That's why I'm still sticking with Ogre 1.8.x. Same with MyGUI, rigsofrods needs a specific SVN version and doesn't run with the latest code.

EDIT: Oh, there is:

http://www.ogre3d.org/addonforums/vi...84ab0e512c9f00

Maybe you can build it? I'm occupied with the 31c3 lectures until Monday :3

EDIT #2:

Actually, this one is better - it's from the Rigs of Rods devs:

https://github.com/Hiradur/ogre-paged

Works in Slackware stable- ?

schmatzler 07-22-2015 03:39 AM

It works, but you'll have to build it yourself from the SlackBuilds. I only have time to manage -current.

dslackw 07-22-2015 03:50 AM

Thanks for response.

schmatzler 09-22-2015 12:01 PM

Rigs of Rods 0.4.5.1 has been released!

There also is a new trailer here.

I've updated all packages for x86_64-current to the latest codebase (a link to the repository is here):

Code:

Tue Sep 22 16:48:32 UTC 2015
rigsofrods: Updated to 0.4.5.1 + latest GIT patches.
MyGUI: Rebuilt.
caelum: Updated to GIT codebase from RoR.
ogre: Updated to 1.9.0.
ogre-paged: Updated to GIT codebase from RoR.

If you want to build them for yourself you can find the SlackBuilds here.

I've also noticed that some of you had problems with the game not recognizing ZIP files in the past. I think the build order I posted here earlier (from my mind, probably incorrect) built ogre without ZIP support.

If you want to build it yourself, this revised order should work:
  1. nvidia-cg-toolkit
  2. zziplib
  3. FreeImage
  4. ogre
  5. ois
  6. ogre-paged
  7. MyGUI
  8. MySocketW
  9. angelscript
  10. OpenAL
  11. wxWidgets
  12. caelum
  13. rigsofrods

Have fun! :)

Gerardo Zamudio 09-22-2015 06:07 PM

Site looks down from here :( Any chance of submitting to SBo?

enine 09-22-2015 08:46 PM

Site worked for me. I'm on 14.1 not current, getting:

Code:

/usr/games/rigsofrods/RoRConfig: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory
ok, that makes sense
Code:

bash-4.2$ ls /var/log/packages/boost* 
/var/log/packages/boost-1.54.0-x86_64-3

Updated boost, now I get
Code:

/usr/games/rigsofrods/RoRConfig: error while loading shared libraries: libicudata.so.54: cannot open shared object file: No such file or directory
Thats in icu4c so I upgraded it but now
Code:

/usr/games/rigsofrods/RoRConfig: error while loading shared libraries: libicule.so.51: cannot open shared object file: No such file or directory
thats supposed to be in icu4c also so I should have it.
Code:

root@EugeneLaptop:/# locate libicule.*
/usr/lib/libicule.so
/usr/lib/libicule.so.51.2
/usr/lib/libicule.so.51
/usr/lib64/libicule.so

looks like that should be in lib64 looking at http://packages.slackware.com/?r=sla...x86_64-1.txz&f

ehh, forget it, were so close to 14.2 anyway I'm just going to -current

schmatzler 09-22-2015 11:27 PM

Quote:

Originally Posted by Gerardo Zamudio (Post 5424175)
Site looks down from here :( Any chance of submitting to SBo?

Sorry, I had some problems with apache segfaulting. All is well now and should be up until I die. ;)

I won't submit this to SBo. It's way too extensive and when projects grow to a certain size (with their dependencies) SBo becomes a hassle.

If someone else wants to do it, feel free. It's open source. :)

enine 09-23-2015 06:27 PM

Looks like ois needs to before ogre-paged?

Code:

-- Looking for C++ include OgrePrerequisites.h
-- Looking for C++ include OgrePrerequisites.h - found
-- Looking for C++ include OIS/OIS.h
-- Looking for C++ include OIS/OIS.h - not found
-- Looking for C++ include OIS.h
-- Looking for C++ include OIS.h - not found
could not find the OIS includes. Please install them.
-- Performing Test HAVE_W_EXTRA
-- Performing Test HAVE_W_EXTRA - Success
-- Performing Test HAVE_GCC_DESTRUCTOR
-- Performing Test HAVE_GCC_DESTRUCTOR - Success
-- Performing Test HAVE_VISIBILITY_SWITCH
-- Performing Test HAVE_VISIBILITY_SWITCH - Success
-- Performing Test HAVE_GCC_VISIBILITY
-- Performing Test HAVE_GCC_VISIBILITY - Success
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.5")
found doxygen, generating documentation
-- Configuring incomplete, errors occurred!
See also "/tmp/adrien/ogre-paged-20150923/CMakeFiles/CMakeOutput.log".
See also "/tmp/adrien/ogre-paged-20150923/CMakeFiles/CMakeError.log".

Confirmed, once I built and installed ois, ogre-paged worked fine.

I also could not get ogre-paged to work from your download. I went to slackbuilds and got it and it worked fine.

FreeImage.info references version 3150 but the slackbuild is for 3160.

OpenAl.info references 1.15.1, slackbuild is 1.16.0

schmatzler 09-23-2015 07:05 PM

Maybe.

My list is still from scratch, I just moved zziplib to the top because I noticed that OGRE links against it.

Please try and tell me if it works. :)


All times are GMT -5. The time now is 05:11 AM.