|
[Sponsors] |
December 1, 2007, 15:11 |
I am using Suse Linux 10.2 wit
|
#1 |
Senior Member
Klaus
Join Date: Mar 2009
Posts: 281
Rep Power: 22 |
I am using Suse Linux 10.2 with the latest online updates on an Intel Core2
I tried to install OpenFoam according to the instructions found on http://www.opencfd.co.uk/openfoam/linux.html and encountered two problems: 1. The files ending .gtgz can't be extracted > basically resolved by renaming the file ending to .tgz 2. When I try to extract all the installation files in the suggested file structure $HOME/OpenFoam/linux as described on http://www.opencfd.co.uk/openfoam/linux.html, the files OpenFOAM-1.4.1.linuxGccDPOpt.gtgz and OpenFOAM-1.4.1.linuxGccSPOpt.gtgz can't be extracted after OpenFOAM-1.4.1.General.gtgz (all these files now ending .tgz so they can be extracted at all) producing an error message "mv: moving „/home/user/OpenFoam/OpenFOAM-1.4.1.linuxGccDPOpt.tgz_FILES/OpenFOAM-1.4.1" to „/home/user/OpenFoam/OpenFOAM-1.4.1" not possible: The directory is not empty What can I do about it? Klaus |
|
December 1, 2007, 21:05 |
Hi
The steps I usually do t
|
#2 |
Senior Member
|
Hi
The steps I usually do to install OpenFOAM are: mkdir ~/OpenFOAM mkdir ~/OpenFOAM/linux copy OpenFOAM-1.4.1* files to OpenFOAM, and gcc, paraview and java to linux cd ~/OpenFOAM tar xzf OpenFOAM-1.4.1.General.gtgz tar xzf OpenFOAM-1.4.1.linuxGccDPOpt.gtgz cd ~/OpenFOAM/linux tar xzf gcc* tar xzf paraview* tar xzf java* edit ~/.bashrc and add at the bottom of the file: . /home/jose/OpenFOAM/OpenFOAM-1.4.1/.OpenFOAM-1.4.1/bashrc With this, OpenFOAM is up and running. Please re-try your installation, and tell us if you solved your problem. Regards, José Santos |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Canbt start a new thread | cwang5 | OpenFOAM | 1 | January 14, 2009 06:21 |
Why canbt I view the change of U | ivanyao | OpenFOAM Running, Solving & CFD | 0 | January 4, 2009 00:01 |
[OpenFOAM] Help streamline canbt be shown | alice | ParaView | 6 | November 4, 2008 04:49 |
Install Openfoam in Suse 100 setup environment | h34gk1 | OpenFOAM Installation | 1 | September 26, 2006 21:08 |
Canbt run the tutorial cavity | fengxs | OpenFOAM Installation | 4 | May 10, 2005 14:18 |