CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   istallation openFoam-1.6-ext problem (https://www.cfd-online.com/Forums/openfoam-installation/112892-istallation-openfoam-1-6-ext-problem.html)

AmirBaqa1987 February 7, 2013 03:43

istallation openFoam-1.6-ext problem
 
hi everyone
i'm new in openfoam,i've installed of211 on ubuntu12.04 and now i want to install openfoam-1.6-ext
when i type (sudo git clone git://openfoam-extend.git.sourceforge.net/gitroot/openfoam-extend/openfoam-extend OpenFOAM-1.6-ext
) to download the source, terminal displays:
fatal: The remote end hung up unexpectedly
what should i do ?
please guide me
thanks

wyldckat February 7, 2013 04:39

The official repository is down. For more information: http://www.cfd-online.com/Forums/ope...y-offline.html

You can download from an unofficial mirror:
Code:

git clone https://github.com/ogoe/OpenFOAM-1.6-ext.git

AmirBaqa1987 February 7, 2013 17:54

appreciate
 
thanks a lot bruno for your answers.
i used git clone https://github.com/ogoe/OpenFOAM-1.6-ext.git for downloading the source of openfoam-1.6-ext.
unfortunately terminal displays:
fatal: The remote end hung up unexpectedly MiB 4 KiB/s
fatal: early EOFs: 14% (4854/32658), 6.68 MiB
fatal: index-pack failed
what should i do?
best wishes
arjang

wyldckat February 7, 2013 18:19

Hi Arjang,

Try this:
Code:

wget https://github.com/ogoe/OpenFOAM-1.6-ext/archive/sf/master.zip
unzip master.zip
mv OpenFOAM-1.6-ext-sf-master OpenFOAM-1.6-ext

Best regards,
Bruno


All times are GMT -4. The time now is 07:14.