Thread
:
LoadEMUShareMemDLL::Load() failed error=./zone
View Single Post
#
3
06-12-2003, 06:53 AM
Muuss
Dragon
Join Date: May 2003
Posts: 539
have you set your LD_LIBRARY_PATH to the directory where libEmuShareMem.so is, or done the necessary to allow your binary to access that file ?
if no, type :
export LD_LIBRARY_PATH=/directory/of/your/so/file
Muuss
View Public Profile
Send a private message to Muuss
Find all posts by Muuss