From: "chiwai" <chiwai@datasim.nl>
Newsgroups: comp.parallel.mpi
Subject: permission denied 2  !!??
Date: Wed, 24 Mar 1999 10:54:02 +0100
Organization: Netland Internet Services
Message-Id: <922270338.20584@www3.netland.nl>
Cache-Post-Path: www3.netland.nl!unknown@mx.datasim.nl
Xref: ukc comp.parallel.mpi:4814


Hi,

When I try #gcc -o test test.c -lmpi

it will says :

ld: cannot open -lmpi:no such file or directory


I'm using MPICH on a LINUX machine so I configured it like this :

# ./configure -device=ch_p4 -arch=LINUX

#make serv_p4

thank you for helping me.

****************
I logged in as a normal user and i'm working on one LINUX system
****************

