PDA

View Full Version : libGLU


wam
06-10-2003, 01:30 PM
I am trying to run an X11 based application on a remote host from my Mac (OS 10.2.1), but I immediately get the following message:

ld.so.1: sas: fatal: libGLU.so.1: open failed: No such fiel or directory
Killed

I have a libGLU.a in /usr/X11R6/lib, but not the shared llibrary version (so). Is this available anywhere and if so, how can I install it? Do I need to re-install X11?

By the way, I am able to run other X11 applications remotely from this machine, like xterm and xemacs.

Thanks for any advice.

WAM

yellow
06-10-2003, 01:49 PM
Does that need to exist on the remote serer to have it run? Or what I should ask, is can you run that if you were sitting at the remote host?

wam
06-10-2003, 02:06 PM
Yes, I am able to run this particular application if I am actually on the remote host. I can also run this remotely from a Sun box running X11.

WAM

yellow
06-10-2003, 02:07 PM
Are you using Apple's X11 Beta or Xdarwin as your XWindows Server?