Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

no gui under linux?

linfa
Beginner
430 Views
I installed inspector evaluation version on my Linux machine ( CentOS release 5.4 (Final) ). I am trying to follow the turorial

" Type ./inspxe-gui to open the standalone Intel Inspector XE client interface and display a window similar to the following: "

But I could not find ./inspxe-gui. Do I miss something during the installation? Here is more info. Thanks.


[linfa@foyt bin64]$ pwd
/opt/intel/inspector_xe_2011/bin64

[linfa@foyt bin64]$ ll
total 7416
-rwxr-xr-x 1 root root 291890 Feb 3 08:18 inspxe-cl
-rwxr-xr-x 1 root root 355675 Feb 3 08:14 inspxe-feedback
-rwxr-xr-x 1 root root 106386 Feb 3 08:17 inspxe-runmc
-rwxr-xr-x 1 root root 153191 Feb 3 08:18 inspxe-runtc
-rw-r--r-- 1 root root 1333 Feb 3 08:01 leakdetectiontool.exclude
-rwxr-xr-x 1 root root 1895 Feb 3 08:00 pin
-rwxr-xr-x 1 root root 6642256 Feb 3 08:09 pinbin


[linfa@foyt bin64]$ ./inspxe-cl -version
Intel Inspector XE 2011 Update 2 (build 134657) Command Line tool
Copyright (C) 2009-2011 Intel Corporation. All rights reserved.

0 Kudos
2 Replies
Peter_W_Intel
Employee
430 Views

I don't know if you used latest product's update from - https://registrationcenter.intel.com/RegCenter/Download.aspx?productid=1392&sn=

During installing the product, you should see "3. Change components to install" - default is "All", no change. Then you will see -

Installing Inspector XE Command line interface component... done
-----------------------------------------------------------------------------
Installing Inspector XE Graphical user interface component... done

By the way,if you want to install the software for use by any user, you must do this as the root user.


[root@NHM02 bin64]# ./inspxe-cl -version
Intel Inspector XE 2011 Update 1 (build 131372) Command Line tool
Copyright (C) 2009-2010 Intel Corporation. All rights reserved.

[root@NHM02 bin64]# ls -l
total 8484
-rwxrwxr-x 1 root root 278593 Jan 10 17:31 crashreport
-rwxrwxr-x 1 root root 301229 Jan 10 17:18 inspxe-cl
-rwxrwxr-x 1 root root 362285 Jan 10 17:16 inspxe-feedback
-rwxrwxr-x 1 root root 777366 Jan 10 17:31 inspxe-gui
-rwxrwxr-x 1 root root 111117 Jan 10 17:18 inspxe-runmc
-rwxrwxr-x 1 root root 153877 Jan 10 17:18 inspxe-runtc
-rw-rw-r-- 1 root root 1333 Jan 10 17:01 leakdetectiontool.exclude
-rwxrwxr-x 1 root root 1895 Jan 10 17:01 pin
-rwxr-xr-x 1 root root 6642256 Jan 10 17:14 pinbin

Please downloadlatest product package, uninstall/reinstall the product.

Regards, Peter

0 Kudos
linfa
Beginner
430 Views
Hi Peter,

Thanks. I was hitting "enter" key too fast during the installation


Linfa
0 Kudos
Reply