|
[Sponsors] |
Errors while installing openfoam on ubuntu 12.04 AND 11.10 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 7, 2012, 08:06 |
|
#21 |
New Member
John Eckart
Join Date: Feb 2012
Posts: 4
Rep Power: 14 |
Actually the command to set the variable VERS worked as it was supposed to. The first thing I checked was to make sure that the variable was assigned correctly. It seemed to work for all but about 4 parts of the download when "update" was run.
|
|
August 7, 2012, 08:15 |
|
#22 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Mmm... I understood from your description that the problem was that the words "lsb_release" appeared instead of "precise" during the update...
__________________
|
|
August 7, 2012, 08:48 |
|
#23 |
New Member
John Eckart
Join Date: Feb 2012
Posts: 4
Rep Power: 14 |
yes, but not in every case. It seemed that most of the fetch commands worked properly. Only a few had the problem.
|
|
August 25, 2012, 12:02 |
|
#24 |
New Member
Chris Pellegrino
Join Date: Aug 2012
Location: USA
Posts: 4
Rep Power: 14 |
I too am having similar issues. I have Ubuntu 10.04 LTS running on a 64bit machine (dual boot alongside Windows.) Following the instructions in http://www.openfoam.org/download/ubuntu.php ends up having issues with the GET UPDATE command. All the lines referring to openfoam begin with Ign (Ignore I presume?) At the end it's trying to get "main Packages" and "-cs Packages" from www.openfoam.org lsb_release/ with Ign at the beginning of each line and finally says Err instead of Ign then "W: Failed to fetch" from the same locations when it tries to get the Packages.gz file (it tried to get it from /-cs/binary-amd64 and also from /main/binary-amd64/.)
Is this something going on at OpenFOAM's end and I should just try again later? I don't know how to copy/paste from the terminal window, so please excuse the lack of detailed information. |
|
August 25, 2012, 14:41 |
|
#25 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Chris and welcome to the forum!
You can copy from the from the terminal by pressing the key combination Ctrl+Shift+C For pasting on the terminal you can use Ctrl+Shift+V Selection is with the mouse. As for the commands for installing, try these instead: Code:
VERS=$(lsb_release -cs) sudo sh -c "echo deb http://www.openfoam.org/download/ubuntu $VERS main > /etc/apt/sources.list.d/openfoam.list" Best regards, Bruno
__________________
|
|
September 5, 2012, 01:18 |
|
#26 |
New Member
Chris Pellegrino
Join Date: Aug 2012
Location: USA
Posts: 4
Rep Power: 14 |
Dang - you guys are awesome. Thanks - worked.
|
|
November 19, 2013, 10:52 |
|
#27 | |
Senior Member
|
For my problem with ATI radeon X1400 the following magic worked:
Quote:
Now it uses standard Radeon driver with GLX support. Cheers, Alex
__________________
Best regards, Dr. Alexander VAKHRUSHEV Christian Doppler Laboratory for "Metallurgical Applications of Magnetohydrodynamics" Simulation and Modelling of Metallurgical Processes Department of Metallurgy University of Leoben http://smmp.unileoben.ac.at |
||
May 1, 2021, 13:10 |
|
#28 |
Senior Member
|
I just installed a brand new driver from NVIDIA.
I am using a NVIDIA Quadro 600 My OS is SUSE SLES 15 not Ubuntu! Code:
( 4.058s) [paraview ]vtkXOpenGLRenderWindow.:637 ERR| vtkXOpenGLRenderWindow (0x559c0d04a560): Cannot create GLX context. Aborting. Code:
VERS=$(lsb_release -cs) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Trouble installing OpenFoam 2.10 on Ubuntu 11.10 | LucasCG | OpenFOAM Installation | 17 | January 27, 2013 15:58 |
OpenFOAM 2.1 on Ubuntu SERVER 11.10 | samiam1000 | OpenFOAM Installation | 2 | March 7, 2012 03:40 |
openFOAM installation in ubuntu 11.10 | kirubhakaran | OpenFOAM Installation | 5 | February 17, 2012 03:16 |
.deb installation of OpenFOAM 2.1.0 on Ubuntu 11.10 (Oneiric Ocelot). | kxk7607 | OpenFOAM Installation | 7 | January 21, 2012 12:57 |
[SOLVED] Intel Compiler 12.1 + Ubuntu 11.10 (gcc 4.6) + OpenFOAM 2.0.x | wyldckat | OpenFOAM Installation | 0 | November 4, 2011 15:52 |