Josh Posted February 9, 2017 Share Posted February 9, 2017 This thread is for my own reference. 1. Install Ubuntu 12.04 2. Install Nvidia proprietary driver 3. Run update manager 4. Install Code::Blocks IDE with GCC compiler checked 5. Install Steam 6. Install Leadwerks Game Engine on Steam 7. Install OpenJDK Java Runtime 8. Install SmartSVN 9. Run “BlitzMax_Install.sh” 10. Copy x86 and x64 libsteam_api.so files to /lib32 and /lib Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted February 9, 2017 Author Share Posted February 9, 2017 Might need to run BlitzMax_Install.sh before Steam install will work. Did not mention it, but Leadwerks and BlitzMax folders must be copied to HD. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted February 9, 2017 Author Share Posted February 9, 2017 It looks like you also have to select Settings > Compiler and Debugger in Code::Blocks and check "Have g++ follow the coming C++0x ISO C++ language standard" (or something like that). Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted February 9, 2017 Author Share Posted February 9, 2017 And make sure lib_steam.so has at least read-only permissions enabled. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Josh Posted February 9, 2017 Author Share Posted February 9, 2017 To rebuild all modules, must add this: sudo apt-get install gtk2.0 Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.