|
[Sponsors] |
February 5, 2010, 06:23 |
|
#21 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
Well and I have installed OF 1.6. I do have a 64bit system.
I am going to do what norman suggested. When its done I will post the log. |
|
February 5, 2010, 06:30 |
|
#22 |
Member
Norman Del Puppo
Join Date: Mar 2009
Location: Hinwil, CH
Posts: 57
Rep Power: 17 |
If you have a 64-bit system you have to replace this line:
wget http://mesh.dl.sourceforge.net/sourc....linuxGcc.gtgz with this one: wget http://mesh.dl.sourceforge.net/sourc...inux64Gcc.gtgz and the line tar xzf ThirdParty.linuxGcc.gtgz with this one: tar xzf ThirdParty.linux64Gcc.gtgz because you have to choose the binaries in accord with your system architecture. Norman Last edited by norman1981; February 5, 2010 at 07:03. |
|
February 5, 2010, 06:51 |
|
#23 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
I do not know why but this command:
svn co https://openfoam-extend.svn.sourcefo...enFOAM-1.5-dev does not work. That is why I initially downloaded the *.tar.gz. The message that appears when I try the svn co is this: Code:
XXXX:~/OpenFOAM> svn co https://openfoam-extend.svn.sourcefo...enFOAM-1.5-dev svn: OPTIONS von »https://openfoam-extend.svn.sourcefo...enfoam-1.5-dev«: Could not resolve hostname `openfoam-extend.svn.sourcefo...enfoam-1.5-dev': Host not found (https://openfoam-extend.svn.sourcefo...enfoam-1.5-dev) |
|
February 5, 2010, 06:54 |
|
#24 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
This is crazy, the both wgets result in files named like this:
sourc....linuxGcc.gtgz?download&failedmirror=mesh. dl.sourceforge.net The good thing is that I have already arranged my beerdrinking for this night. |
|
February 5, 2010, 06:59 |
|
#25 |
Member
Norman Del Puppo
Join Date: Mar 2009
Location: Hinwil, CH
Posts: 57
Rep Power: 17 |
1) Copy the full path please:
'https://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Core/OpenFOAM-1.5-dev' 2) Try simply copying the other two wget path (without the wget command of course) and paste them in a new tab of your browser.. it should ask you to save the package. |
|
February 5, 2010, 07:38 |
|
#26 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
OK,
Norman thanks to your help the ./Allwmake is running again. I really appreciate your help. Thank you very much! |
|
February 5, 2010, 09:09 |
|
#27 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,097
Rep Power: 34 |
||
February 5, 2010, 09:52 |
|
#28 |
New Member
Join Date: Nov 2009
Posts: 3
Rep Power: 17 |
Hi Andre, Norman and others,
I think I have the same problem: Also trying to compile OF-1.5-dev, already tried with ThirdParty package of 1.6, and OpenFOAM-1.5-dev/etc/settings.sh altered accordingly. Now following Normans suggestion and using that ThirdParty package. I get the following error Code:
/home/ddros/OpenFOAM/ThirdParty/gcc-4.3.1/platforms/linux64/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.3.1/cc1: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory make: *** [Make/linux64GccDPOpt/adler32.o] Error 1 make: *** Waiting for unfinished jobs.... If I am going to install the mpfr library separately I also need the gmp library I think? My question: how to install the correct versions of these two libraries, in the correct order/place? Just copying form the 1.6 ThirdParty package seems a bit harsh. |
|
February 5, 2010, 10:24 |
|
#29 |
Senior Member
|
@ moksen take a look at svn
http://openfoam-extend.svn.sourcefor...sticFluidFoam/ http://openfoam-extend.svn.sourcefor...sticFluidFoam/ |
|
February 5, 2010, 10:28 |
|
#30 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
Hi,
this is my last post for this week. The included log shows the new failures. You can find them by searching for "Fehler". I have already done that but have no idea how to solve them. Have a nice weekend, Andre |
|
February 5, 2010, 10:45 |
|
#31 | |
Member
Norman Del Puppo
Join Date: Mar 2009
Location: Hinwil, CH
Posts: 57
Rep Power: 17 |
Quote:
you are right but I think using the SVN version is better because you can upgrade your OF without too much troubles while the powerlab's version is not kept frequently updated..BTW it is only my opinion and that is also a good alternative. Thanks for the contribution, Norman |
||
February 5, 2010, 10:53 |
|
#32 | |
Member
Norman Del Puppo
Join Date: Mar 2009
Location: Hinwil, CH
Posts: 57
Rep Power: 17 |
Quote:
try re-running ./Allwmake without the allwclean.. I saw your decompositionMethods library was not compiled. Norman Last edited by norman1981; February 8, 2010 at 04:34. |
||
February 8, 2010, 04:27 |
|
#33 |
Member
Andre Z
Join Date: Dec 2009
Posts: 75
Rep Power: 17 |
It is working now.
Thank you very much. |
|
February 22, 2010, 09:00 |
|
#34 |
New Member
maja ondracka
Join Date: Apr 2009
Location: Slovenia
Posts: 17
Rep Power: 17 |
Hi! I'm desperate!
I spent a week trying to install OF-1.5-dev for the same reason Andre did. I need GGI working. I followed the instructions I found here from Norman. Everything was OK (finally) until I had to run Allwmake. I did not find any Allwmake script in $HOME/OpenFOAM directory, so I ran Allwmake in $HOME/OpenFOAM/OpenFOAM-1.5-dev directory. Aftre that I got errors like this: bin/linux64GccDPOpt/fluentMeshToFoam /usr/bin/ld: cannot find -liberty collect2: ld returned 1 exit status make[3]: *** [/home/maja/OpenFOAM/OpenFOAM-1.5-dev/applications/bin/linux64GccDPOpt/fluentMeshToFoam] Error 1 make[2]: *** [fluentMeshToFoam] Error 2 make[4]: Nothing to be done for `application'. I have Ubuntu 9.1 64 bit. I also installed OF1.6, but realized GGi is not working there. I renamed the OpenFOAM directory where OF1.6 is installed. But I did not delete this version. I hope this is ok. In ~/.bashrc file I commented the line with 1.6 version. I have no idea what else to do. Please, someone help me. Regards, Maja |
|
February 22, 2010, 09:14 |
|
#35 |
Senior Member
Kathrin Kissling
Join Date: Mar 2009
Location: Besigheim, Germany
Posts: 134
Rep Power: 17 |
Hi Maja,
seems like you are missing some library. Try to install binutils-dev on your machine. (Should work with your OS installation helper). Best Kathrin |
|
February 22, 2010, 09:24 |
|
#36 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Hi Maja
You need to install "binutils-dev" which inclulde the missing dependency. Best regards, Niels |
|
February 22, 2010, 09:49 |
|
#37 |
New Member
maja ondracka
Join Date: Apr 2009
Location: Slovenia
Posts: 17
Rep Power: 17 |
Thank you Kathrin and Niels!
It works!! |
|
February 25, 2010, 06:13 |
|
#38 |
Senior Member
Pavan
Join Date: May 2009
Location: Melbourne
Posts: 101
Rep Power: 17 |
Hey, I've got the binutils-dev installed but get errors like Maja. No commands work even after running allwmake, for eg blockMesh gives "command not found". I've attached a portion of the allwmake output with errors. Can any one give me a hand?
|
|
February 25, 2010, 06:22 |
|
#39 |
New Member
Join Date: Nov 2009
Posts: 3
Rep Power: 17 |
the log file you posted seems empty..
after the build did you source your bashrc? # . $HOME/.bashrc |
|
February 25, 2010, 06:36 |
|
#40 |
Senior Member
Pavan
Join Date: May 2009
Location: Melbourne
Posts: 101
Rep Power: 17 |
Yes of course I did source it. The lines in the bashrc file are,
. $HOME/OpenFOAM/OpenFOAM-1.5-dev/etc/bashrc export PATH=$PATH\:$HOME/OpenFOAM/OpenFOAM-1.5-dev/wmake Sorry about the log file, it's attached now. I source the bashrc by typing "source ~/.bashrc" |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Paraview/Parafoam in OpenFoam 1.5 dev | titio | ParaView | 0 | December 9, 2009 13:13 |
[OpenFOAM] Paraview/Parafoam in OpenFoam 1.5 dev | titio | ParaView | 0 | December 9, 2009 13:12 |
OpenFOAM 1.5 installation on OpenSUSE 11.0 | bigphil | OpenFOAM Installation | 16 | April 29, 2009 07:28 |
Problem installing OpenFOAM 1.5 installation on RHEL 4. | vwsj84 | OpenFOAM Installation | 4 | April 23, 2009 05:48 |
OpenFOAM Version 1.5 Released | OpenFOAM discussion board administrator | OpenFOAM Announcements from ESI-OpenCFD | 0 | July 14, 2008 19:22 |