directory in which g++ resides ?? ifort doesn't know !
Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Dear friends, Although there are :
g++
g++34
x86_64-redhat-linux-g++
and
x86_64-redhat-linux-g++34 ,
in the folder "user/bin" on my Centos 5.2 , when I use ifort I receive :
" ifort: error #10001: could not find directory in which g++ resides "
I ran : " yum install gcc-c++ " the result was :
Setting up Install Process
Parsing package install arguments
Package gcc-c++ - 4.1.2-46.el5_4.1.x86_64 is already installed.
Nothing to do [root@81 2.1eta0.1n390]#
As a user I have the above mentioned problem, but as a root it's ok.
Also I receive a error massage about " dcopserver " when openning *.eps files. what should I do ??
Distribution: pclos2009.2, slack13, Debian Lenny (+30 others, for test only)
Posts: 2,883
Thanked: 267
Ifort : The " Intel Fortran Compiler "
Did you run the ifortvars.sh script ( in the ifort bin ) ?
... to set enviroment variables. The recomendation is that you put
a line with it on your .bashrc file (if you use bash as your shell)
in your home dir...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.