CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

Problem on installing Openfoam on 64bit sgi station

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 7, 2011, 23:54
Default Problem on installing Openfoam on 64bit sgi station
  #1
Member
 
Gregoire Junqua
Join Date: Jun 2011
Location: China
Posts: 58
Blog Entries: 1
Rep Power: 14
gregjunqua is on a distinguished road
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!
Attached Files
File Type: gz make.log.tar.gz (13.1 KB, 1 views)
gregjunqua is offline   Reply With Quote

Old   October 9, 2011, 08:10
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
I think the minimum acceptable version is Gcc 4.3.3. You have a few options:
  • Contact your system's administrator and ask for at least Gcc 4.3.3, although Gcc 4.5.x or 4.6.x (where x>=0) would give you better OpenFOAM binaries.
  • Try building one of these gcc versions yourself! Instructions are in the "README.org" or "README.html" files in the "ThirdParty-2.0.1" folder.
  • Contact your SGI provider or use the contact form at www.openfoam.com for dedicated support for your platform, since they now provide dedicated support for SGI machines!
Best regards,
Bruno
__________________

Last edited by wyldckat; October 9, 2011 at 08:11. Reason: typo
wyldckat is offline   Reply With Quote

Old   October 9, 2011, 09:55
Default
  #3
Member
 
Gregoire Junqua
Join Date: Jun 2011
Location: China
Posts: 58
Blog Entries: 1
Rep Power: 14
gregjunqua is on a distinguished road
Thank you Bruno I will contact the admin for that.
gregjunqua is offline   Reply With Quote

Old   October 11, 2011, 05:18
Default
  #4
Member
 
Gregoire Junqua
Join Date: Jun 2011
Location: China
Posts: 58
Blog Entries: 1
Rep Power: 14
gregjunqua is on a distinguished road
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
gregjunqua is offline   Reply With Quote

Old   October 12, 2011, 17:28
Default
  #5
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi gregjunqua,

Which Icc version do you have installed?
Code:
icc -v
I believe that OpenFOAM 2.0 currently only supports Icc 12.x, but I could be wrong.

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
Simply add the respective option for Icc:
Code:
source $HOME/OpenFOAM/OpenFOAM-2.0.1/etc/bashrc WM_COMPILER=Icc
You can check what other options are there inside OpenFOAM's bashrc file!

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
__________________
wyldckat is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 01:02.