[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
howtos:emulators:pcsx2 [2015/03/10 20:56 (UTC)] – created tonberryhowtos:emulators:pcsx2 [2015/03/12 13:54 (UTC)] – typos tonberry
Line 89: Line 89:
  
 ===== Final steps ===== ===== Final steps =====
-  * Libraries are compiled but in non-standard locations (unless did not touch --prefix), linker needs to be told where look for them. Use LD_LIBRARY_PATH enviroment variable to do that (you can also add this command to your ~/.bashrc):+  * Libraries are compiled but in non-standard locations (unless you did not touch --prefix), linker needs to be told where to look for them. Use LD_LIBRARY_PATH enviroment variable to do that (you can also add this command to your ~/.bashrc):
  
 <code> <code>
 howtos:emulators:pcsx2 ()