View Issue Details

IDProjectCategoryView StatusLast Update
0000592ThirdPartyBugpublic2012-07-20 14:53
Reporterwyldckat Assigned Tochris  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSopenSUSEOS Version12.1
Summary0000592: Bad link for the scotch RPM for openSUSE 12.1
DescriptionThe page http://www.openfoam.org/download/suse.php has a glitch, because the following commands don't work:
  sudo rpm -i http://www.openfoam.org/download/suse/12.1/x86_64/OpenFOAM-scotch-5.1.12-1.x86_64.rpm
  sudo rpm -i http://www.openfoam.org/download/suse/12.1/i586/OpenFOAM-scotch-5.1.12-1.i586.rpm

This is because these files aren't available here: http://sourceforge.net/projects/foam/files/foam/suse/12.1/x86_64/
Additional InformationOne of various possible fixes is to indicate the usage of the ones for 11.4:
  sudo rpm -i http://www.openfoam.org/download/suse/11.4/x86_64/OpenFOAM-scotch-5.1.12-1.x86_64.rpm
  sudo rpm -i http://www.openfoam.org/download/suse/11.4/i586/OpenFOAM-scotch-5.1.12-1.i586.rpm


I picked this up from here: http://www.cfd-online.com/Forums/openfoam-installation/104999-mpi-version-issues-suse-12-1-a.html
TagsNo tags attached.

Activities

wyldckat

2012-07-20 14:22

updater   ~0001480

Additionally, on a clean and updated installation of openSUSE 12.1, Open-MPI won't be immediately available, even after reboot.
The old instructions for choosing MPI version still apply (step #2): http://www.openfoam.org/archive/2.1.0/download/suse.php

Although, my advice is to first run "mpi-selector --list" and then use the "--set" to pick the only one there is!
Root powers isn't necessary, but the user still as to logout for the selection to take effect.

chris

2012-07-20 14:53

manager   ~0001481

Website updated. Hope this fixes the problem. Thanks for reporting.

Issue History

Date Modified Username Field Change
2012-07-20 13:54 wyldckat New Issue
2012-07-20 14:22 wyldckat Note Added: 0001480
2012-07-20 14:53 chris Note Added: 0001481
2012-07-20 14:53 chris Status new => closed
2012-07-20 14:53 chris Assigned To => chris
2012-07-20 14:53 chris Resolution open => fixed