X11 libraries
X11 libraries
- Subject: X11 libraries
- From: Martin Leach <email@hidden>
- Date: Fri, 11 Jun 2010 15:47:24 -0700
Hello,
I am new to this level of progamming on a Mac. I am running Mac OS X 10.4.11. I am trying to install ncl, an idl like package. The program appears to install, but when I try to run, I get the following error messages:
dyld: Library not loaded: /usr/X11R6/lib/libfontconfig.1.dylib
Referenced from: /Users/marty/bin/./ncl
Reason: image not found
Trace/BPT trap
I also try to connect to a remote machine to use idl or matlab using:
ssh -Y remotehost
set DISPLAY=$REMOTEHOST
echo $DISPLAY
(an apparently valid IP address gets displayed)
then I type idldemo and get
% Embedded IDL: Research Systems, Inc., IDL Demo.
% Restored file: IDLRTMAIN.
% Embedded IDL: Research Systems, Inc., IDL Demo.
% Loaded DLM: XML.
% DEVICE: Unable to connect to X Windows display: :0
% IDLRTMAIN: The following error was encountered: DEVICE: Unable to open X
Windows display.
Is your DISPLAY environment variable set correctly?
Please consult the supplier of the application.
% Execution halted at: IDLRTMAIN
% $MAIN$
So the questions I have are;
Are both related?
Do I have to upgrade my operating system?
If so, will the X11 libraries be complete? If not, where to I get the right libraries.
Thanks for any help.
Marty Leach
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden