- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I am trying to install TBB on a Linux Redhat to do my school project. I downloaded the newest TBB 2.1 for Linux, and tried to compile the provided GettingStarted example by executing the MAKE command in the example directory. But I am getting errors:
sub_string_finder.cpp:32:37: tbb/task_scheduler_init.h: No such file or directory
I am thinking that I am probably not sourcing the correct "tbbvars.csh" file. My system is:
gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
Linux ccblincad14.ece.gatech.edu 2.6.9-67.0.20.
The downloaded package provides four different tbbvars.csh. I tried all of them but still it gives the same error saying those header files are not found.
I am wondering if I am missing some steps or is this version of Linux supported by TBB? My downloaded TBB package has those directories:
cc3.2.3_libc2.3.2_kernel2.4.21
cc3.3.3_libc2.3.3_kernel2.6.5
cc3.4.4_libc2.3.4_kernel2.6.9
cc4.1.0_libc2.4_kernel2.6.16.21
Like I mentioned earlier, my GCC version is 3.4.6, and if I am not mistaken, my kernel version is 2.6.9
I don't have root access but I don't think that is the problem. Do I need to do some gmake thing?
Thank you so much for your helps and suggestions here first!
Tan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to download the source package. I believe you need to type make in the root directory of the download package.
AJ
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to download the source package. I believe you need to type make in the root directory of the download package.
AJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to download the source package. I believe you need to type make in the root directory of the download package.
AJ
Thank you so much! That definitely solved the problem. I can't believe I spent so much time on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page