or, if you want a less invasive solution do:
export LD_LIBRARY_PATH=.
in the directory of the EQEmuMemShare.so file, or replace that . with the directory location of the file. Note that this must be done once per login or put into your profile, if you use the explicit directory and not the . option
|