CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   OpenSuSE maybe OT (https://www.cfd-online.com/Forums/openfoam/60945-opensuse-maybe-ot.html)

alberto August 9, 2005 20:47

Novell launched the OpenSuSE p
 
Novell launched the OpenSuSE project, through which the SuSE Linux 9.3 (both 32 and 64 bit) distribution and the beta version of SuSE 10 have been made available to the community through the site:

http://opensuse.org/index.php/Welcome_to_openSUSE.org

Both CD and DVD iso's are avabilable for both versions of the distribution.

Because OpenFOAM is developed on SuSE, I thought this could be useful to OpenFOAM users. Sorry if it's OT.

Best regards,
Alberto

billy August 10, 2005 18:08

Hi, Thanks for the info.
 
Hi,

Thanks for the info.

hsieh August 12, 2005 22:20

Hi, Alberto, I noticed that
 
Hi, Alberto,

I noticed that the 64 bit DVD version is an Eval version. Is this fully functional? Thanks!

pei

alberto August 12, 2005 23:19

Hello Pei, it should be fully
 
Hello Pei,
it should be fully functional. Novell released the full SuSE Linux Professiona 9.3 to the community with the OpenSuSE project.

I didn't tried the 64 bit version, but here http://suse.inode.at/pub/x86_64/9.3/iso/README_eval.txt you can read:

What's the difference between the CD and DVD edition
================================================== ==

* the DVD edition contains the complete 64-bit version of
SUSE LINUX Professional 9.3 as well as a streamlined 32bit
version of the software.
* the CD edition contains a complete 32-bit version of SUSE
LINUX Professional 9.3. It including approximately 450
additional packages not available on the 32-bit version
included on the downloadable DVD image. These additional
packages are mostly language packages for applications and
development versions of various software libraries.

If you're going to download it, the Chemnitz server is fast ;-)

Regards,
Alberto

fabianpk August 13, 2005 11:30

Hi, I've tried the 64-bit ver
 
Hi,
I've tried the 64-bit version of Suse 9.3, and so far I haven't been able to compile my code. It uses the correct version of gcc and everything. Has anyone tried OpenFoam with 64-bit SuSE, with success?

/Fabian

seang August 13, 2005 12:38

did you check that it picks up
 
did you check that it picks up the right library? tends to be a problem with mixed 32/64 bit platforms...

alberto August 13, 2005 13:25

Hello Fabian, what kind of er
 
Hello Fabian,
what kind of error do you obtain? Could you post it?

Alberto

henry August 13, 2005 13:54

I am running OpenFOAM on a dua
 
I am running OpenFOAM on a dual-Opteron machine with SuSE 9.3 both 32bit and 64bit without any problems.

fabianpk August 15, 2005 05:18

Hello, I get the following e
 
Hello,
I get the following error, I haven't done much more than just install OpenFoam with the source and 64-bit libraries.

/Fabian

SOURCE_DIR=.
SOURCE=solverFoam.C ; g++ -m64 -DlinuxAMD64 -Wall -W -Wno-unused-parameter -march=opteron -O3 -ffast-math -fno-gcse -DNoRepository -ftemplate-depth-30 -I/home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude -IlnInclude -I. -I/home/f98faka/OpenFOAM/OpenFOAM-1.1/src/cfdTools/incompressible -I/home/f98faka/OpenFOAM/OpenFOAM-1.1/src/cfdTools/lnInclude -I/home/f98faka/OpenFOAM/OpenFOAM-1.1/src/transportModels -DFACE_DECOMP -fPIC -c $SOURCE -o Make/linuxAMD64Opt/solverFoam.o
In file included from /home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/../lib/gcc/x86_64-unknown-linux- gnu/3.4.3/include/syslimits.h:7,
from /home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/../lib/gcc/x86_64-unknown-linux- gnu/3.4.3/include/limits.h:11,
from /home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/../lib/gcc/x86_64-unknown-linux- gnu/3.4.3/../../../../include/c++/3.4.3/climits:49,
from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/label.H:38,
from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/labelList.H:36,
from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/Pstream.H:45,
from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/OPstream.H:37,
from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/OpenFOAM/lnInclude/parRun.H:4,
from /home/f98faka/OpenFOAM/OpenFOAM-1.1/src/cfdTools/lnInclude/fvCFD.H:4,
from solverFoam.C:26:
/home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/../lib/gcc/x86_64-unknown-linux- gnu/3.4.3/include/limits.h:122:61: limits.h: No such file or directory

the return for the command 'which gcc' is:

/home/f98faka/OpenFOAM/linuxAMD64/gcc-3.4.3/bin/gcc

henry August 15, 2005 05:38

It looks like you haven't inst
 
It looks like you haven't installed the system header files for the operating system. Check you have /usr/include/limits.h installed, if not install the operating system code development option which includes this file.

alberto October 10, 2005 17:55

Just installed SuSE 10. OpenFO
 
Just installed SuSE 10. OpenFOAM works perfectly :-)

Alberto

alberto December 9, 2006 11:35

OpenSuSE 10.2 is out and OpenF
 
OpenSuSE 10.2 is out and OpenFOAM works OK on it.

The only little inconvenient I found relatively to FOAM, is that the maximize button of the paraview window doesn't work. However it's possible to manually resize the window and paraview will remember the new size.

This release of OpenSUSE solves many of the issues of the package manager which were present in 10.1.

The download page is here:

http://en.opensuse.org/Released_Version

With kind regards,
Alberto

alberto December 11, 2006 07:54

I found an issue while using O
 
I found an issue while using OpenFOAM on openSUSE 10.2.
The OpenFOAM settings in bashrc makes OpenOffice unusable because of the different versions of libc (4.2 in OpenSuSE, 4.1 in OpenFoam).

Regards,
Alberto

alberto December 13, 2006 07:54

Solution to the previous issue
 
Solution to the previous issue:

- Remove the gcc version provided with OpenFOAM.
- Run ./Allwmake from the OpenFOAM main directory to recompile everything using the gcc installed in the system.

Regards,
Alberto


All times are GMT -4. The time now is 06:11.