LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Mars Lenjoy (mars.lenjoy_at_[hidden])
Date: 2006-03-11 04:07:38


I'm using TCSH

$ /u3/yz12/LAMHOME/bin/mpicc
gcc: no input files

$ echo $PATH
/u3/yz12/LAMHOME/bin:/usr/local/bin:/bin:/usr/bin:/opt/pbs/bin:/opt/pbs/lib/xpbs/bin:/usr/X11R6/bin

$ mpicc
mpicc: Command not found.

look here!!!!! that's the point!!!!!!!!!!!!!!!!
why???

my .tcshrc is
$ cat .tcshrc
set LAMHOME="/u3/yz12/LAMHOME"
set PATH="${LAMHOME}/bin:$PATH"
set LD_LIBRARY_PATH="${LAMHOME}/lib"
set MANPATH="${LAMHOME}/man"