|
[Sponsors] |
May 11, 2011, 13:58 |
openfoam 1.71 Installation
|
#1 |
Member
Freeman Adane
Join Date: Apr 2010
Posts: 42
Rep Power: 16 |
Hi,
I'm trying to install openfoam 1.7.1 on our new computer and I keep on getting this error: Ign http://ca.archive.ubuntu.com natty-updates/universe Translation-en_CA Ign http://ca.archive.ubuntu.com natty-updates/universe Translation-en W: Failed to fetch http://www.openfoam.com/download/ubu...amd64/Packages 404 Not Found W: Failed to fetch http://www.openfoam.com/download/ubu...amd64/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. I can't proceed from here since it looks like openfoam hasn't been downloaded for installation. Also, it seems none of the source for 64bit is available for download, is that right? I have to say that, it did work on Ubuntu 10.4 LTS, and not sure if it's coming from the fact that my OS is now 11.04. If the later is true, then it's silly because one would expect the newer version to handle all the "old" stuff unless one is following Microsoft philosophy of always creating job for the boys. Anyway, if anyone had experience on this or have suggestions, please feel free to drop me lines. Thanks. |
|
May 11, 2011, 17:57 |
|
#2 |
New Member
Andrew
Join Date: Nov 2010
Posts: 12
Rep Power: 16 |
I don't believe it is available for 11.04.
If your following the Ubuntu pack installation the first step identifies which version of ubuntu you have. |
|
May 12, 2011, 05:17 |
|
#3 |
New Member
Gregor Seljak
Join Date: Oct 2010
Posts: 21
Rep Power: 16 |
I think it is better to compile from source.
http://www.openfoam.com/download/source.php |
|
May 12, 2011, 10:40 |
|
#4 |
Member
Freeman Adane
Join Date: Apr 2010
Posts: 42
Rep Power: 16 |
thanks. I'll give it a shot.
|
|
May 12, 2011, 10:50 |
|
#5 |
New Member
lazio
Join Date: Apr 2010
Posts: 22
Rep Power: 16 |
Perhaps try setting your distribution to maverick at software sources for openfoam
Last edited by lrunber; May 12, 2011 at 10:56. Reason: did not read properly! |
|
May 12, 2011, 12:09 |
VERS=lucid
|
#6 |
Senior Member
Fabian Roesler
Join Date: Mar 2009
Location: Germany
Posts: 213
Rep Power: 18 |
Hi
I encountered the same problem. Updating the source list gives an error that says that Ubuntu can’t find the OpenFOAM package. I fixed the problem by entering my distribution directly in the first command you have to execute for installation: VERS=lucid instead of VERS=`lsb_release -cs` Not very nice but it should help. Regards Fabian |
|
May 12, 2011, 12:44 |
|
#7 |
Member
Freeman Adane
Join Date: Apr 2010
Posts: 42
Rep Power: 16 |
Fabian,
That was easily... Thanks so much! I have been able to installed on both 32bit and 64bit now. ciao Freeman |
|
May 19, 2011, 02:08 |
OpenFoam installation in ubuntu 11.04
|
#8 |
New Member
Prasanth V
Join Date: Mar 2010
Posts: 6
Rep Power: 16 |
You may try this for installing Openfoam in ubuntu 11.04.
go to terminal and copy paste this as in the OpenFoam site VERS=`lsb_release -cs` sudo sh -c "echo deb http://www.openfoam.com/download/ubuntu $VERS main >> /etc/apt/sources.list" then before going to sudo update go to synaptic package manager, go to repositories then choose the tab Other, there u can see openFOAM repositories select that then click on edit tab change distro natty to maverick then do the same for other openfoam repositories also. Then close it and reload the repositories. Again go to terminal do the rest as in OpenFOAM site, like sudo apt-get update sudo apt-get install openfoam171 sudo apt-get install paraviewopenfoam381 |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM 1.7 installation on Redhat linux | maxims | OpenFOAM Installation | 2 | November 30, 2012 05:29 |
Critical errors during OpenFoam installation in OpenSuse 11.0 | amscosta | OpenFOAM | 5 | May 1, 2009 15:06 |
Problem installing OpenFOAM 1.5 installation on RHEL 4. | vwsj84 | OpenFOAM Installation | 4 | April 23, 2009 05:48 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |