Sonarpulse Posted January 4, 2012 Report Share Posted January 4, 2012 I installed alpha 8 on windows recently and now am going to install it in Ubuntu. However, I rather not download all ≈200 megabytes again, nor keep lots of redundant data on both partitions. If 0 A.D had a normal FHS-esque ./bin ./share ./lib etc. hierarchy, I might have been able to fake it myself. but with the current setup I am at a lost.Any instructions how, or advice I am foolish, would be much appreciated. Once the symlinks are in I think i know how to use dpkg to avoid the now-unnecessary data dependency. Quote Link to comment Share on other sites More sharing options...
Ykkrosh Posted January 4, 2012 Report Share Posted January 4, 2012 The data packages on Linux should contain "mods/public/public.zip", "config/" and "tools/". On Ubuntu, I believe these are installed relative to "/usr/share/0ad/". On Windows they are in "[installation directory]\binaries\data\". Copying/linking those files ought to be sufficient. Quote Link to comment Share on other sites More sharing options...
quantumstate Posted January 4, 2012 Report Share Posted January 4, 2012 On my linux mint system using the http://ppa.launchpad.net/wfg/0ad/ubuntu repository the games data (0ad-data package) is in /usr/share/games/0ad/mods/public/public.zip . I feel that you may be making things too complicated for yourself though, updating the game is probably going to cause you hassle since the data needs to be in sync with the binaries so you will need to do this process for every update. Quote Link to comment Share on other sites More sharing options...
Sonarpulse Posted January 5, 2012 Author Report Share Posted January 5, 2012 Thanks a lot, guys. I ended up installing 0 a.d normally as a control, so to speak, and then did the sym-linking. I symlinked ./mods, ./tools, and ./config. Everything works fine.Yes this will be a pain for updates, but I will probably make it work by first updating with APT, and then see if I can get binaries only for windows. Windows installers suck anyways so I won't mind cutting and pasting on that OS.Just for reference, the share directories were "/usr/share/games/0ad/" on Ubuntu (11.10), and of course "[installation directory]\binaries\data\" on windows. Quote 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.