Re: about Install 4.4.2

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon, 10 Dec 2007 05:59:26 -0700

Dear Yongjoo,

I think you are setting your f77 compiler incorrectly. You have:

export FC=/PGI

This should be set to the name of the compiler, and not a directory,
which is what "/PGI" seems to be.

Try something like:

export FC=pgf90

as I assume you have the Portland f90 compiler.

Also, I'm not sure why you changed config/ymkmf, but this file
generally should not be modified. What happens if you use the
unmodified "config/ymkmf"?

Also, you shouldn't change LINUX to LINUX.32.PGI in your config/ymake
file. Rather, you should copy LINUX.32.PGI to LINUX, and then edit the
LINUX file.

Please go back to using unmodified versions of "ymkmf" and "ymake" and
let me know what the errors are, and we'll take it from there.

Also, what does "uname -a" report on your system?

Thanks,

[I'm taking vacation today, so I may not be able to get to this until
Tuesday].

--Mary

On Dec 9, 2007, at 12:48 AM, Yong joo Choi wrote:

> Hi.
> I'm trouble with in ncarg 4.4.2
> My environment descript below;
> -CPU=dual core
> -RAM=2G
> -OS =Fedora 3
> -Fortran = PGI 5.2
>  
> 1. I edit the /etc/bashrc like this;
> export NCARG=/usr/local/src/ncarg
> export FC=/PGI
>
> 2. edit /config/ymkmf like this;
> set thisdir ='pwd' --> set thisdir= .
>
> 3. edit /config/ymake like this;
> LINUX --> LINUX.32.PGI at 370 linse
>
> 4. command ./Configure -v
> [root_at_ARL ncarg]# ./Configure -v
>         *** WARNING:There is a previous configuration saved.
>
> Overwrite existing configuration? (n)
> Enter Return(default), y(yes), n(no), or q(quit) > y
>
> Building top-level Makefile to determine System defaults
>
> et: Command not found.
> vendor: Undefined variable.
> Unable to build Makefile - fix above errors and re-run.
>
> Terminating configuration procedure
> [root_at_ARL ncarg]
>
> What is the matter?
> Thank you.
>
> Best regards,
> Yongjoo CHOI
> _______________________________________________
> ncl-install mailing list
> ncl-install_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-install

_______________________________________________
ncl-install mailing list
ncl-install_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Mon Dec 10 2007 - 05:59:26 MST

This archive was generated by hypermail 2.2.0 : Thu Jan 03 2008 - 10:52:12 MST