After i installed Fortran Compiller for Linux XW 2011 and tried to compile a sample code a see this message:
:/opt/intel/composer_xe_2013.0.079/Samples/en_US/Fortran/vec_samples$ ifort matvec.f90
ifort: error while loading shared libraries: libintelremotemon.so: cannot open shared object file: No such file or directory
Looking for a solution, i unistalled the software and re installed in an other PC, with the next results
:/opt/intel/composer_xe_2011_sp1.9.293/Samples/en_US/Fortran/vec samples# ifort matvec.f90
fortcom: No such file or directory
ifort: error #10273: Fatal error in fortcom, terminated by 0x64
Can anybody tell me what's wrong with it? Thank you so much


