Kulu Posted November 4, 2016 Report Share Posted November 4, 2016 Hi! I'm under archlinux. I just installed 0ad using pacman. When I run 0ad I get this error : $ 0ad /usr/bin/pyrogenesis: error while loading shared libraries: libboost_filesystem.so.1.61.0: cannot open shared object file: No such file or directory It seems there I have a newer version of the library : $ locate libboost_filesystem /usr/lib/libboost_filesystem.a /usr/lib/libboost_filesystem.so /usr/lib/libboost_filesystem.so.1.62.0 How can I get the game working? Quote Link to comment Share on other sites More sharing options...
elexis Posted November 4, 2016 Report Share Posted November 4, 2016 wang_wei also got this error after installing boost 1.62.. He solved it by symlinking 1.62 as 1.61 Quote Link to comment Share on other sites More sharing options...
Kulu Posted November 4, 2016 Author Report Share Posted November 4, 2016 Yes! it worked for me too. thanks a lot!!! Quote Link to comment Share on other sites More sharing options...
leper Posted November 4, 2016 Report Share Posted November 4, 2016 2 hours ago, Kulu said: How can I get the game working? By reporting packaging bugs in the right place so that it gets fixed for everyone instead of using workarounds and not reporting anything in a place that will get that fixed. Also reading relevant discussions like [1] and following the advice therein which would take you to [2]. While you're at it you should probably also file a report about fixing SpiderMonkey issues with GCC6 [3][4] (but then again all possibly affected packagers should be notified of that). Though whoever does that should take care to point out that only those flags should be added and no other changes to them should occur (given that the commit happened after the SpiderMonkey 38 upgrade). [1] https://lists.archlinux.org/pipermail/arch-general/2016-November/042407.html [2] https://bugs.archlinux.org/newtask?project=5&product_category=33&item_summary=[0ad]+PLEASE+ENTER+SUMMARY [3] http://trac.wildfiregames.com/ticket/4053 [4] http://trac.wildfiregames.com/changeset/18801 2 Quote Link to comment Share on other sites More sharing options...
Kulu Posted November 4, 2016 Author Report Share Posted November 4, 2016 Yeah you're right leper. I should have done that... 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.