|
[Sponsors] |
January 2, 2011, 16:45 |
Problem with 3rd Party SW installation
|
#1 |
Senior Member
Klaus
Join Date: Mar 2009
Posts: 281
Rep Power: 22 |
Hello,
I keep getting an error when installing the OpenFoam from source. The foamInstallationTest shows the following error: ... Third party software ------------------------------------------------------------------------------- Software Version Location ------------------------------------------------------------------------------- gcc 4.4.5 /usr/bin/gcc gzip 1.3.12 /bin/gzip tar 1.23 /bin/tar icoFoam WARNING: Conflicting installations: OpenFOAM settings : /home/simulation/OpenFOAM/OpenFOAM-1.7.1/applications/bin/linux64GccDPOpt/icoFoam current path : CRITICAL ERROR I searched for a fix on the internet and found the following (useless) information: In $WM_DIR/rules/linux64Gcc/c++, change LINKEXE to this: LINKEXE = $(CC) $(c++FLAGS) -Xlinker --add-needed Unfortunately this doesn't solve the problem. How can I fix the problem? |
|
January 2, 2011, 19:14 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Klaus and welcome back to the forum! I just saw that the last time you posted was in 2007!
OK, you gave very little information for us to infer what was the problem. The actual error isn't related to Third Party software but in fact due to OpenFOAM itself not compiling with success. I can only assume that you are trying to install OpenFOAM 1.7.1 in Fedora 13 or 14 x86_64. Under this assumption, I suggest that you read these two threads:
If you still have problems compiling OpenFOAM, please run Allwmake in OpenFOAM's project folder like this: Code:
./Allwmake > make.log 2>&1 tar -czf make.log.tar.gz make.log Best regards, Bruno
__________________
|
|
January 4, 2011, 04:43 |
It finally worked!
|
#3 |
Senior Member
Klaus
Join Date: Mar 2009
Posts: 281
Rep Power: 22 |
Hello,
after installing some additional packages mentioned in a number of posts on the web, the installation worked. Anyway thank you for the help offered! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFoam-1.6.x installation problem | vsnprasad27 | OpenFOAM Installation | 1 | August 21, 2010 05:35 |
Installation paraFoam - still problem | nhl | OpenFOAM Installation | 7 | June 22, 2010 10:22 |
[Other] Importing regions from 3rd party meshing programms | suitup | OpenFOAM Meshing & Mesh Conversion | 1 | November 10, 2009 10:40 |
3rd party visualization software | urgent | Siemens | 0 | March 6, 2007 04:55 |
STAR-CD installation Problem | Zaheer Abbas | CFX | 0 | October 25, 2005 00:28 |