ralniv <wineforum-user@xxxxxxxxxx> wrote: >Sent: Jul 14, 2010 12:48 AM >To: wine-users@xxxxxxxxxx >Subject: Re: Trouble with libgsm on Mac OS X 10.6.2 > >The above instructions lead to the following error in the Terminal window while running LOTRO... > > err:gsm:GSM_drvLoad Couldn't load libgsm.1.0.13.dylib: dlopen(libgsm.1.0.13.dylib, 258): image not found > >Not sure what "image not found" means. > Dynamic library (dylib) files are stored as an image file. This basically means that this file could not be found in /usr/lib (unless you have the DYLIB_PATH environment variable set to look elsewhere as well.) James McKenzie