- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've been trying to get VTune to install on a Red Hat Enterprise R4 machine. I start the install as a sudo and set it at the default installation location (/opt/intel/vtune). But when the installation starts, immediately it shows this error message:
EntireX DCOM for Linux* component is being installed...
./.././data/install-vtune.sh: line 6175: 1: No such file or directory
Installation failed. Please press to finish.
I looked up the install-vtune.sh file, line #6175 and this is what it is:
output=$(./$DCOM_INSTALLER -i license 2&>1)
It's probably mixing up the path somewhere...but im not able to nail the problem. Any help would be much appreciated!
Thanks
EntireX DCOM for Linux* component is being installed...
./.././data/install-vtune.sh: line 6175: 1: No such file or directory
Installation failed. Please press
I looked up the install-vtune.sh file, line #6175 and this is what it is:
output=$(./$DCOM_INSTALLER -i license 2&>1)
It's probably mixing up the path somewhere...but im not able to nail the problem. Any help would be much appreciated!
Thanks
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Voodooboy,
I normally change to the directory with the installation files (e.g. /tmp/vtune_linux_9.0.upd3) then then call ./install.sh as root. Maybe this works for you as well.
Kind regards
Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey Thomas,
Thanks for the reply. Apparently it had something to do with me not having write permissions to certain directories. And I thought using "su" would over come all of that!...anyways...got it installed and it's working great. Thanks!
Thanks for the reply. Apparently it had something to do with me not having write permissions to certain directories. And I thought using "su" would over come all of that!...anyways...got it installed and it's working great. Thanks!
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page