OSX Install Help June 11, 2010, 02:44:41 am I downloaded the newest build 102.2.2. It has the pak folder installed and when I click on the executable it opens terminal and runs this:Code: [Select]Last login: Thu Jun 10 21:35:45 on ttys001Chris-MacBook-Pro:~ chris$ /Users/chris/Documents/simutrans/simutrans ; exit;dyld: Library not loaded: @executable_path/../Frameworks/SDL.framework/Versions/A/SDL Referenced from: /Users/chris/Documents/simutrans/simutrans Reason: image not foundTrace/BPT traplogout[Process completed]And quits. My folder structure looks like this: (See the attachment)I would like some help getting this resolved. Thanks,Chris Quote Selected
Re: OSX Install Help Reply #1 – June 11, 2010, 06:49:00 am Welcome to the forum, chrisniziolek!Please, search a bit at the forum before posting a new thread. There're at least three references about the same issue with possible solutions:- http://forum.simutrans.com/index.php?topic=2686.0- http://forum.simutrans.com/index.php?topic=3435.0- http://forum.simutrans.com/index.php?topic=1972.0 Quote Selected
Re: OSX Install Help Reply #2 – June 14, 2010, 09:41:50 am The last link will tell you more. Install SDL by downloading fromhttp://www.libsdl.org/download-1.2.php Quote Selected
Re: OSX Install Help Reply #3 – October 04, 2010, 05:10:10 am So from what i'm reading on these forums is that there is no easy way to install Simutrans on Mac. I've given up, but I am new to Mac so i'm not surprised.Has there been any thoughts from the development group to put some work into providing a mac-friendly installation package? It's a shame that so many Mac users are finding the installation of Simutrans so difficult - hopefully this type of solution could be prioritised to address this problem. Quote Selected
Re: OSX Install Help Reply #4 – October 04, 2010, 07:44:33 am Imho, that's a matter of OSX not Simutrans. Only windows package contains the libraries, but again is a matter of the OS not Simutrans. Windows based applications always include the libraries they use, even if they're already installed. On the other hand, I haven't tried MacOSX, so I don't know how hard it is to install a library. Linux systems have a package manager that allows you install new stuff with just a few clicks.Anyway, we encourage you to help the development team to create and test a mac-friendly installation package. Quote Selected
Re: OSX Install Help Reply #5 – October 04, 2010, 12:28:55 pm Actually, it is not very diffsiculot. Just download the SDL installer package from http://www.libsdl.org/release/SDL-1.2.14.dmg and istall it.Then dowload the simutrans executalble and a pakset from sourcceforgeand unpack them into the same folder. Now it should run. Quote Selected