Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

no executable appear

glgcg
Beginner
302 Views

Hi,

I just installed ifort on a RedHat like OS. However, twhen I compile a program, any executable appear, despite the compiler shows a success. ifortvars.sh are empty (why?) and at a depper directory (ia32/) the file is called ifortvars_ia32.sh, which hows variables pointed to non-existent directories like in the line:

DYLD_LIBRARY_PATH="/nsm/home/gcordoba/intel/Compiler/11.0/074/lib:/nsm/home/gco$export DYLD_LIBRARY_PATH

or

LD_LIBRARY_PATH="/nsm/home/gcordoba/intel/Compiler/11.0/074/lib/ia32";

where the /lib/ does not exist but /bin/

The executable does not appear even after I modified those lines.

An additional roblem is that there is no way to unistall the program as in the /bin/ directory there is not such file (unistall), but uninstall__cprof.sh and uninstall_idb.sh, which do nothing.

Any idea?

Thanks,

Gustavo

0 Kudos
0 Replies
Reply