- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have installedintel_composer_xe_2011_sp1.7.256 on our cluster, and I don't have access to root so I install as a nonroot user. However I find my vasp does not work well, and I think maybe I should choose a newer compiler, so I downloadedintel_composer_xe_2011_sp1.9.293 and try to install it.
I just "rm INSTALLPATH/intel/* -rf" so as to remove older intel compiler, however when I want to install the newer compiler, the system tells me "" so I have no intel compiler now.
and I found in step 4 "
Step no: 4 of 6 | Options
--------------------------------------------------------------------------------
You are now ready to begin installation. You can use all default installation
settings by simply choosing the "Start installation Now" option or you can
customize these settings by selecting any of the change options given below
first. You can view a summary of the settings by selecting
"Show pre-install summary".
--------------------------------------------------------------------------------
1. Start installation Now
2. Change install directory [
/publicfs/dyb/data/userdata/dingxf/intel/composer_xe_2011_sp1.7.256/composer_xe_
2011_sp1.9.293 ]
3. Change components to install [ All ]
4. Show pre-install summary
h. Help
b. Back to the previous menu
q. Quit
--------------------------------------------------------------------------------
Please type a selection or press "Enter" to accept default choice [1]: 2
--------------------------------------------------------------------------------
The install directory path cannot be changed because at least one software
product component was detected as having already been installed on the system.
--------------------------------------------------------------------------------
Press "Enter" key to continue: "
how can I remove the older one completely? thanks!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you removed an installation that way when it was registered by rpm, you will need to find the rpm entries e.g.
rpm -qa | grep intel
and run rpm -e on the entries corresponding to what you deleted. If you don't have privilege to do this, you'll need sysadmin help.
You should have run the uninstall script in your compiler installation before removing it.
You seem to have got into the kind of fix I'm in on Windows.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't have root priviliage, so the older version is installed via non-root method; and "rpm -qa | grep intel" returns blank line.
I have installed ifort on another machine so as to get the uninstall.sh script; I run it on my computer but only get "installed by another user" and failed. I modified the script to ignore this err, but got "cannot find any installation" err, and failed again.
Now the older one is deleted, and the new one cannot be installed.
Step no: 5 of 6 | Installation
--------------------------------------------------------------------------------
Each component will be installed individually. If you cancel the installation,
components that have been completely installed will remain on your system. This
installation may take several minutes, depending on your system and the options
you selected.
--------------------------------------------------------------------------------
Installing Intel Fortran Compiler XE 12.1 Update 3 on Intel 64 component... failed
--------------------------------------------------------------------------------
Installing Intel Debugger 12.1 Update 3 on Intel 64 component... failed
--------------------------------------------------------------------------------
Installing Intel Math Kernel Library 10.3 Update 9 on Intel 64 component...
The older one is installed on
${WORKHOME}/intel/composer_xe_2011_sp1.7.256
I rm -f the whole intel menu
And after I installed the newer one (and get "failed"), I found
${WORKHOME}/intel/composer_xe_2011_sp1.7.256/composer_xe_2011_sp1.9.293
was created,
and I found only two under it:
./ ../ .scripts/ tmp12345qwexyz/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I cannot use intel compiler now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BTW, I install intel to $WORKHOME/intel/ rather than $HOME/intel.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page