Re: idt, ictrans not found ...

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Mar 01 2010 - 10:49:00 MST

Hi Mald,

It looks like you are missing the X11 developer's libraries on your
Linux system.

If you google "x11 developer ubuntu" you will see some hits. One
suggestion was to use this command:

  sudo apt-get install x11-dev

If you don't have administrative permissions on your Linux system,
then find somebody who can run this command for you.

This should get you the libraries you need to compile NCAR Graphics
programs and idt.

--Mary

On Feb 27, 2010, at 11:01 AM, Mald MM5 wrote:

> Hi there someone,
>
> I am trying to install ncagraphics only. My uname -a command gives
> the following
> Linux ubuntu 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 01:26:53
> UTC 2010 i686 GNU/Linux
>
> I am using gcc and ifort as the c compiler and the fortran compiler
> respectively.
>
> I have attached the LINUX file from config directory and the output
> of the make process.
> I tried the command
> ncargex cpex08 and it gave the following error
>
> NCAR Graphics Fortran Example <cpex08>
>
> Copying cpex08.f
>
> Copying cpexcc.f
>
> Compiling and linking...
> ifort -size_lp -cm -w -O -o cpex08 cpexcc.f cpex08.f -L/usr/local/
> ncarg/lib -L/usr/lib/X11 -L/usr/local/lib -lncarg -lncarg_gks -
> lncarg_c -lXpm -lX11 -lXext
> ld: cannot find -lXpm
>
> The compile and link failed.
>
> I know there is something to do with my X11, but I do not see whats
> the problem from my output file. Could someone please help?
>
> I did the command which idt and which ctrans this gave no outputs
> meaning these files are not created. I did add the path /usr/loca/
> ncarg/bin to my path as well. Some other files seems to have been
> compiled in the /usr/loca/ncarg/bin directory.
>
> Thanks
> Mald
>
> <output.txt><LINUX>_______________________________________________
> ncarg-talk mailing list
> ncarg-talk@ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncarg-talk

_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
Received on Mon Mar 1 10:49:11 2010

This archive was generated by hypermail 2.1.8 : Fri Jun 18 2010 - 16:53:15 MDT