Hi, Did you try ortecc command directly ? Perhaps the RPM package you're installing does not create symlinks from ortecc to mpicc ...
-- Constantinos On Thu, Mar 29, 2012 at 1:45 PM, Rohan Deshpande <rohan...@gmail.com> wrote: > Hi, > > I have installed mpi successfully on fedora using *yum install openmpi > openmpi-devel openmpi-libs* > * > * > I have also added */usr/lib/openmpi/bin* to *PATH *and* > LD_LIBRARY_PATH*variable. > > But when I try to complie my program using *mpicc hello.c* > or*/usr/lib/openmpi/bin/mpicc hello.c > * I get error saying *mpicc: command not found* > * > * > I checked the contents of /user/lib/openmpi/bin and there is no mpicc... > here is the screenshot > > [image: Inline image 2] > > > The add/remove programs show the installation details > > [image: Inline image 3] > > I have tried re installing but same thing happened. > > Can someone help me to solve this issue? > > Thanks > -- > > Best Regards, > > ROHAN > > > > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >