CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   Problems when starting FoamX OpenFOAM14 Suse102 (https://www.cfd-online.com/Forums/openfoam-pre-processing/62126-problems-when-starting-foamx-openfoam14-suse102.html)

weiste01 July 5, 2007 14:47

Hello Group! I am stuck wit
 
Hello Group!

I am stuck with a problem with the FoamX case manager. Trying to start it by the command 'FoamX', I get the following two lines in response:

Starting NameServer with inet:linux-o4vi:1234 ...
nsd: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory

Afterwards nothing more happens and I have to use the ctrl-C combination to get back to a shell-prompt.
I tried the networking-capabilities according to the README file in the OpenFoam-1.4 directory and I could not find
any hint to the problem.
My installation of OpenFOAM-1.4 on a SUSE10.2 distribution ran without any problems and the foamInstallationTest-script also tells me that the crucial systems should work (see dump of the foamInstallationTest below).

I would really appreciate If someone could tell me what's wrong. At the moment I have not the faintest idea where to search...

Thank's a lot for your help.
Stefan


Executing /home/stefan/OpenFOAM/OpenFOAM-1.4/bin/foamInstallationTest:


Checking basic setup...
-------------------------------------------------------------------------------
Shell: bash
Host: linux-o4vi
OS: Linux version 2.6.18.2-34-default
User: stefan
User_config: /home/stefan/.bashrc
Foam_config: /home/stefan/.OpenFOAM-1.4/bashrc sourced correctly.
-------------------------------------------------------------------------------


Checking main FOAM env variables...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory Valid Crit
-------------------------------------------------------------------------------
$WM_PROJECT_INST_DIR /home/stefan/OpenFOAM yes yes
$WM_PROJECT_USER_DIR /home/stefan/OpenFOAM/stefan-1.4 yes no
$FOAM_JOB_DIR /home/stefan/OpenFOAM/jobControl yes yes
-------------------------------------------------------------------------------


Checking the FOAM env variables set on the PATH...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory Valid Path Crit
-------------------------------------------------------------------------------
$WM_PROJECT_DIR /home/stefan/OpenFOAM/OpenFOAM-1.4 yes yes yes

$FOAM_USER_APPBIN ...-1.4/applications/bin/linuxGcc4DPOpt yes yes no
$FOAM_APPBIN ...-1.4/applications/bin/linuxGcc4DPOpt yes yes yes
$WM_DIR /home/stefan/OpenFOAM/OpenFOAM-1.4/wmake yes yes yes
$FOAMX_PATH ...ations/utilities/preProcessing/FoamX yes no yes
$CEI_HOME /usr/local/ensight/CEI no no

$JAVA_PATH /usr yes yes no
$MICO_ARCH_PATH ...mico-2.3.12/platforms/linuxGcc4DPOpt yes yes yes
$LAM_ARCH_PATH ...c/lam-7.1.2/platforms/linuxGcc4DPOpt yes yes yes
$MPICH_ARCH_PATH --------- env variable not set --------- no
-------------------------------------------------------------------------------


Checking the FOAM env variables set on the LD_LIBRARY_PATH...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory Valid Path Crit
-------------------------------------------------------------------------------
$FOAM_LIBBIN ...FOAM/OpenFOAM-1.4/lib/linuxGcc4DPOpt yes yes yes
$FOAM_USER_LIBBIN ...enFOAM/stefan-1.4/lib/linuxGcc4DPOpt yes yes no
$LAM_ARCH_PATH ...c/lam-7.1.2/platforms/linuxGcc4DPOpt yes yes yes
-------------------------------------------------------------------------------


Software versions
-------------------------------------------------------------------------------
Software Version Location
-------------------------------------------------------------------------------
gcc ...figure /usr/bin/gcc
java 1.5.0_08 /usr/bin/java
gzip 1.3.5 /usr/bin/gzip
tar 1.3.5 /bin/tar
icoFoam ...M/OpenFOAM-1.4/applications/bin/linuxGcc4DPOpt/icoFoam
-------------------------------------------------------------------------------


Checking file/directory permissions...
-------------------------------------------------------------------------------
File/directory Set Reqd Crit
-------------------------------------------------------------------------------


Checking networking...
-------------------------------------------------------------------------------
Action Result Crit
-------------------------------------------------------------------------------
Pinging_linux-o4vi Successful yes
Pinging_localHost Successful yes
Test_rsh: Unsuccessful_connection_refused* yes
Test_ssh: Successful yes
(*) Only one of rsh or ssh is required by the Foam enviroment.

-------------------------------------------------------------------------------

Base configuration ok.

Critical systems ok.

mattijs July 5, 2007 15:05

Do a search for e.g. libssl.
 
Do a search for e.g. libssl.

http://www.cfd-online.com/cgi-bin/Op...3984#POST13984

alberto July 5, 2007 15:08

OpenSUSE should have libssl in
 
OpenSUSE should have libssl installed by default. However, just open Yast -> Software -> Software management.

Search for "libssl.so.0.9.7" using the "Provides" option and install the corresponding package. It should be something like compat-openssl097g.

Regards,
Alberto


All times are GMT -4. The time now is 21:50.