Forum Jump

Select Group :
Select Forum :
Sorted By :
Sort Order :
From The :
 
Thread Tools  Search this thread 
Jacques Hertzberg
Total Points:
50
Status Points:
0
Green Belt
November 25, 2008 1:08 AM PST
uninstall Fortran Compiler Professional Edition for Linux* 11.0

Hi,

I'm looking around at the same issue I met without success. Hope I'm in the right place to post this.

Removing unintentionally the directory containing Intel Fortran install with mkl install, I can't reinstall Intel Fortran getting a message :

--------------------------------------------------------------------------------
Initializing, please wait...
--------------------------------------------------------------------------------
The Intel(R) Fortran Compiler Professional Edition for Linux* 11.0 is already
installed.

If you want to reinstall the Intel(R) Fortran Compiler Professional Edition for
Linux* 11.0
please uninstall current version and run install script again.
--------------------------------------------------------------------------------
Press "Enter" key to quit:

Can you help me ?

Regards

Steve Lionel (Intel)
Total Points:
115,025
Status Points:
115,025
Black Belt
November 25, 2008 5:41 AM PST
Rate
 
#1

Follow the uninstall instructions in the release notes.  My guess is that the install is recorded in the rpm database and needs to be removed somehow.




Jacques Hertzberg
Total Points:
50
Status Points:
0
Green Belt
November 25, 2008 6:59 AM PST
Rate
 
#2 Reply to #1

Follow the uninstall instructions in the release notes.  My guess is that the install is recorded in the rpm database and needs to be removed somehow.

I've read the guide before posting :

2. Type the command: <install-dir>/bin/ia32/uninstall_cprof.sh (substitute intel64 or ia64 for ia32 as desired)

But there isn't <install-dir> anymore and there's no uninstall script in archive.



tim18
Total Points:
68,397
Status Points:
68,397
Black Belt
November 25, 2008 9:06 AM PST
Rate
 
#3 Reply to #2
Quoting - Jacques Hertzberg

2. Type the command: <install-dir>/bin/ia32/uninstall_cprof.sh (substitute intel64 or ia64 for ia32 as desired)

But there isn't <install-dir> anymore and there's no uninstall script in archive.

Try e.g. 'rpm -qa | grep intel'

and (as root) run 'rpm -e --force ....' on the entries which you need to remove.  I find this simpler than attempting to extract uninstall from the archive. Without --force, you would have to find the right order for removal (e.g. mkl before ifort...)



Jacques Hertzberg
Total Points:
50
Status Points:
0
Green Belt
November 26, 2008 1:29 AM PST
Rate
 
#4 Reply to #3
Quoting - tim18

Try e.g. 'rpm -qa | grep intel'

and (as root) run 'rpm -e --force ....' on the entries which you need to remove.  I find this simpler than attempting to extract uninstall from the archive. Without --force, you would have to find the right order for removal (e.g. mkl before ifort...)

# rpm -qa | grep intel
intel-isubhe101018-10.1.018-1.em64t
intel-iidbe101018-10.1.018-1.em64t
intel-icce101018-10.1.018-1.em64t

No ifort.

I think I'll ask for directory backup.

Thanks for your help.





Intel Software Network Forums Statistics

8463 users have contributed to 31584 threads and 100565 posts to date.
In the past 24 hours, we have 22 new thread(s) 122 new posts(s), and 166 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Quoting - rase if (k.eq.0

Please welcome our newest member chrissn