- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have downloaded Intel C Compiler Professional Edition for Mac OS* X.
After that I installed it and run build32.sh from ipp-samples folder.
I received a message:
Error: A license for CCompM could not be obtained (-1,359,2).
Is your license file in the right location and readable?
The location of your license file should be specified via the $INTEL_LICENSE_FILE environment variable.
While installation I checked a trial (31 days period) version.
Can I compile any project without license using?
Best regards,
Gennadii
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Vladimir
But when I try to compile with gcc4 I receive next message:
Found compiler gcc4 ( gcc4 ) is /usr
Compiler environment is loaded
OpenMP support for this compiler: NO
IPP environment found at
/Users/sergeymalyuk/Desktop/ipp-samples/tools/env/tools.sh: line 448: .: filename argument required
.: usage: . filename [arguments]
What should I do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What IPP sample you are trying to build? Do you follow recomendations specified in the sample's 'How To Build' section of readme.htm file?
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What IPP sample you are trying to build? Do you follow recomendations specified in the sample's 'How To Build' section of readme.htm file?
Vladimir
I have successfully installed IPP library. Then I saved IPPROOT environment variable to /opt/intel/Compiler/11.0/059/Frameworks/ipp.
After that I want to compile audio-video-codecs from ipp-samples. For this I change current directory to audio-video-codecs and run:
./build32.sh gcc4
In ReleaseNotes.htm these steps of building are described. In result I receive next message:
+----------------------------------------------------------------------------+
|Test : audio-video-codecs build Fri Feb 27 04:20:15 PM 2009
|Hostname : someuser.local
|Function : no
|Description : building audio-video-codecs sample
|Class : Information
|Source : /Users/someuser/Desktop/ipp-samples/audio-video-codecs
|Executable : build32.sh
+----------------------------------------------------------------------------+
Found compiler gcc4 ( gcc4 ) is /usr
Compiler environment is loaded
OpenMP support for this compiler: NO
IPP environment found at
/Users/someuser/Desktop/ipp-samples/tools/env/tools.sh: line 448: .: filename argument required
.: usage: . filename [arguments]
+----------------------------------------------------------------------------+
|-FAILED audio-video-codecs Fri Feb 27 04:20:15 PM 2009
+----------------------------------------------------------------------------+
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When everything is OK, the build log should have something like this:
IPP environment found at /opt/intel/Compiler/11.0/059/Frameworks/ipp/tools/env/ippvars.sh
IPP environment is loaded
IPP environment found at
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When everything is OK, the build log should have something like this:
IPP environment found at /opt/intel/Compiler/11.0/059/Frameworks/ipp/tools/env/ippvars.sh
IPP environment is loaded
IPP environment found at
Vladimir
Yes, I have it:
someuser:audio-video-codecs someuser$ echo $IPPROOT
/opt/intel/Compiler/11.0/059/Frameworks/ipp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
This problem looks that the building script can not find IPP enviroment.
If you excute the following command line, what you can find?
>source /opt/intel/Compiler/11.0/059/Frameworks/ipp/tools/env/ippvars32.sh
Also which version of Intel IPP sample code are you using?
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
This problem looks that the building script can not find IPP enviroment.
If you excute the following command line, what you can find?
>source /opt/intel/Compiler/11.0/059/Frameworks/ipp/tools/env/ippvars32.sh
Also which version of Intel IPP sample code are you using?
Thanks,
Chao
When I execute this command I don't see any output. Version of IPP sample 6.0.0.109.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I checked the 6.0.0.109 release (m_ipp-samples_p_6.0.0.109.tgz). It can build without problem.
can you help to provide some dubug information about the sample building script?
I attached a fixed tools.sh file. It will help to print some some debug information.
please rename the file: /ipp-samples/tools/env/tools.sh and copy the attached tools.sh into that folder.
It is correctly executed. It will print the the following information.
Can you let us know what you get there?
....
+----------------------------------------------------------------------------+
|Test : audio-video-codecs build Tue Mar 03 04:15:43 PM 2009
|Hostname : Macintosh-0017F20210F6.private
|Function : no
|Description : building audio-video-codecs sample
|Class : Information
|Source : /Users/cyu3/ipp-samples/audio-video-codecs
|Executable : build32.sh
+----------------------------------------------------------------------------+
Found compiler gcc4 ( gcc4 ) is /usr
Compiler environment is loaded
OpenMP support for this compiler: NO
ippenv:
sampe_ipenv: ippvars.sh
ippenv: ippvars.sh
ippenv: /opt/intel/Compiler/11.0/059/Frameworks/ipp/ippvars.sh
ippenv: /opt/intel/Compiler/11.0/059/Frameworks/ipp/tools/env/ippvars.sh
ippenv: /opt/intel/Compiler/11.0/059/Frameworks/ipp/tools/env/ippvars.sh
ippenv: /opt/intel/Compiler/11.0/059/Frameworks/ipp/tools/env/ippvars.sh
IPP environment found at /opt/intel/Compiler/11.0/056/Frameworks/ipp/tools/env/ippvars.sh
IPP environment is loaded
All necessary packages and requred compilers are checked
Environment is setup. Build process is started. Please wait build results ...

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