bradenmcd / friidump

FriiDump - Dump Nintendo Wii and GameCube discs
GNU General Public License v2.0
149 stars 30 forks source link

Keep getting error #11

Closed Maxbrick closed 3 years ago

Maxbrick commented 3 years ago

I keep getting this error when i run the command to rip the wii game: friidump: error while loading shared libraries: libfriidump.so: cannot open shared object file: No such file or directory

Any idea how to fix?

gertoe commented 3 years ago

Did you try executing friidump with LD_PRELOAD=path/to/your/libfriidump.so as a temporary workaround yet?

Maxbrick commented 3 years ago

thanks, it worked