View Single Post
  #3  
Old March 6th, 2006, 02:49 PM
artov artov is offline
Registered User
 
Join Date: Mar 2005
Posts: 213
Thanks: 0
Thanked 2 Times in 2 Posts
artov is on a distinguished road
Quote:
Originally Posted by mortega
Hi, I get an error when executing ggw command on Terminal. This command should start up Go Global client for Mac which is an X11 application. Instead I get the following error:

manuel-ortegas-powerbook-g4-15:~ maortega$ ggw
dyld: Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /usr/bin/ggw
Reason: image not found
Trace/BPT trap

Any ideas? Please help.
Have you tried to execute it on xterm (starts when you execute X11.app),
instead of Terminal?

And yes, /usr/X11R6/lib/libX11.6.dylib seems to exist, so I guess it is the right
place.

BTW. I used locate to search the file:

% locate libX11R11.6.dylib
Reply With Quote