Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Re installing

lancherider
Beginner
853 Views
I had an install running just fine on a Fedora Core 4 server. We had a problem with the group permissions and decided to just re-install. However, the uninstall script (uninstall_vtune.sh) was deleted before I could run it. Now, I can't install again, the install keeps failing with:
./.././data/install-vtune.sh: line 1292: /usr/local/Intel/vtune/bin/clscripts.common: No such file or directory

How can I do a complete re-install? Help! Thanks.
0 Kudos
2 Replies
niallain
Beginner
853 Views
try this:
rpm -qa|grep intel
and remove all rpms it shows. That worked for me.
0 Kudos
lancherider
Beginner
853 Views
That did it, thanks!
0 Kudos
Reply