|
[Sponsors] |
Problem on installing Openfoam on 64bit sgi station |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 7, 2011, 23:54 |
Problem on installing Openfoam on 64bit sgi station
|
#1 |
Member
|
Hi there
I am trying to install open foam2.0.1 on 64 bit SGI workstation My first bug i had was Makefile:54 /../../............./Openfoam-2.0.1/wmake/rules/linuxIA64I64/general: Mo such file or directory Makefile:55 /../../............./Openfoam-2.0.1/wmake/rules/linuxIA64I64/c++: Mo such file or directory make: *** No rule to make target So i decide to create the linuxIA64I64/ directory and put inside linuxIA64Gcc directory. this permit me to go further but not to complete the installation and now i got : make[1]: Leaving directory `/lun/home/gregngreg51/OpenFOAM/OpenFOAM-2.0.1/applications/solvers/stressAnalysis' make: Target `application' not remade because of errors. here is the make.log of the installation if somebody face this problem please help me! |
|
October 9, 2011, 08:10 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings gregjunqua,
By what I can see, the gcc version you are trying to use is Gcc 3.3.3, based on a path shown in the attached file: Code:
/usr/lib/gcc-lib/ia64-suse-linux/3.3.3
Bruno
__________________
Last edited by wyldckat; October 9, 2011 at 08:11. Reason: typo |
|
October 11, 2011, 05:18 |
|
#4 |
Member
|
Hi there it's me again ...
The engineer don't want to update the Gcc how is (3.3.3) to the new one. And tell me that i should do with Icc But i don't know how to do that. i found some example but it for old OpenFOAM version like 1.7.1 .... I hope somebody could help me |
|
October 12, 2011, 17:28 |
|
#5 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi gregjunqua,
Which Icc version do you have installed? Code:
icc -v To start the environment with the right settings for using Icc, instead of just using in your "~/.bashrc": Code:
source $HOME/OpenFOAM/OpenFOAM-2.0.1/etc/bashrc Code:
source $HOME/OpenFOAM/OpenFOAM-2.0.1/etc/bashrc WM_COMPILER=Icc If that doesn't work, there is always the file "README.org" in the folder "ThirdParty-2.0.1" that has some instructions to build Gcc 4.4 or 4.5! Best regards and good luck! Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem installing OpenFoam-version 1.7.1 on SuSE 11.3 using the RPM Pack | lil_jam | OpenFOAM Installation | 5 | April 28, 2011 15:09 |
OpenFOAM 1.7.1 installation problem on Fedora 14 | armonica | OpenFOAM Installation | 16 | March 31, 2011 14:16 |
Problem installing on Ubuntu 9.10 -> 'Cannot open : No such file or directory' | mfiandor | OpenFOAM Installation | 2 | January 25, 2010 10:50 |
Problem compiling OpenFOAM 1.6.x | deji | OpenFOAM Installation | 1 | October 8, 2009 00:00 |
Pls help last problem to be solved for installing OPENfoam | daydayuper | OpenFOAM Installation | 5 | November 9, 2008 05:59 |