(12-04-2015, 04:01 PM)Anti-Ultimate Wrote:(12-04-2015, 09:10 AM)Ashvas Wrote: When I try to run dolphin 4.0 v7840, which I had to force depackage the .deb file for (in Ubuntu 15.10) since various unnecessary dependencies aren't met. I do end up however receiving this error when trying to run it "dolphin-emu: error while loading shared libraries: libsfml-network.so.2: cannot open shared object file: No such file or directory". I do have libsfml-network2.3v5 installed on my system, so I don't know what the problem could be. Any idea how to fix this?
https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux#Build_Dependencies
Quote:[color=black]libsfml-dev (>= 2.1)
if not found will be built statically[/color]
What do you mean with you force depackaged the deb? Do you mean you extracted it and just executed the dolphin-emu binary? That won't work
I have libsfml-dev >= 2.1
As in "dpkg --force-all -i dolphin-master-4.0-7161_amd64"
