CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

LibPstreamso

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 25, 2008, 06:55
Default I've tried to install OpenFOAM
  #1
New Member
 
Mark Pelzer
Join Date: Mar 2009
Posts: 3
Rep Power: 17
mark is on a distinguished road
I've tried to install OpenFOAM on Redhat EL 4/5. I always get the error message: error while loading shared libraries: libPstream.so cannot open shared object file or directory runFoamXHB : cleanup runFoamXHB: Name server is not running

Any idea what is going on?

Thanks
mark is offline   Reply With Quote

Old   March 25, 2008, 07:19
Default maybe there is no libPstream.s
  #2
New Member
 
Yang Luchun
Join Date: Mar 2009
Posts: 10
Rep Power: 17
young is on a distinguished road
maybe there is no libPstream.so in the folder -/usr/lib,please check it out ;if so ,you can download this file online,"***.rpm",double-click,it will setup !
young is offline   Reply With Quote

Old   March 25, 2008, 07:50
Default I installed the xorg-x11-depre
  #3
New Member
 
Mark Pelzer
Join Date: Mar 2009
Posts: 3
Rep Power: 17
mark is on a distinguished road
I installed the xorg-x11-deprecated-libs-6.8.2-1.EL.31.i386.rpm
It was described in "Libssl.so.0.9.8 library missing" bug report within this side. After I've don this I got the following message when I try to start FoamX:
uncaught MICO exception: IDL: omg.org/CORBA/INITIALIZE:1.0 (0,not-completed)
~/OpenFOAM/Source_pack/OpenFOAM-1.4.1/bin/runFOAMXHB: line 145: 6517 aborted
$nsd -ORBITOPAddr $myIOP --ior $FOAMX_CONFIG/ns.ref </dev/ null


And now?
Thanks
Mark
mark is offline   Reply With Quote

Old   March 27, 2008, 12:16
Default Dear OpenFOAM users and helper
  #4
New Member
 
Pierre MARUZEWSKI
Join Date: Mar 2009
Posts: 1
Rep Power: 0
maruzews is on a distinguished road
Dear OpenFOAM users and helpers,

I downloaded the current release 1.4.1
I use openSUSE 10.2 (X86-64)
I downloaded all things as mentioned into wiki pages.
I compiled and some libXXXX.so as libPstream under FOAM_LIBBIN/dummy were created.
When the compilation step went on until applications/solvers/compressible/rhoSimpleFoam, for example, it stopped. I had on Make/option the following
-L$(FOAM_LIBBIN)/dummy -lPstream -foamUser -lz \
-ltriSurface \
-lfiniteVolume \
-llagrangian \
to EXE_LIBS.
So it built OpenFOAM/OpenFOAM-1.4.1/applications/bin/linux64GccDPOpt/rhoSimpleFoam
I ran rhoSimpleFoam
and poor myself
I received the following message :
OpenFOAM/OpenFOAM-1.4.1/applications/bin/linux64GccDPOpt/rhoSimpleFoam: error while loading shared libraries: libPstream.so: cannot open shared object file: No such file or directory


SO HELP

Thanks a lot

Pierre
maruzews is offline   Reply With Quote

Old   March 27, 2008, 12:34
Default In my Make/options I have
  #5
Senior Member
 
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,684
Rep Power: 40
olesen has a spectacular aura aboutolesen has a spectacular aura about
In my Make/options I have

EXE_INC = \
-I$(LIB_SRC)/finiteVolume/cfdTools \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
-I$(LIB_SRC)/turbulenceModels

EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-lbasicThermophysicalModels \
-lspecie \
-lcompressibleTurbulenceModels


And it compiles (and runs) without complaints.
Check that the libPstream was actually built.
I have both
dummy/libPstream.so
openmpi-1.2.4/libPstream.so
under my $FOAM_LIBBIN, but the openmpi one is the one that is referenced by libOpenFOAM.so

"ldd -v libOpenFOAM.so" should show you what is and is not being found.
olesen is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
LibPstreamso r2d2 OpenFOAM Installation 1 June 27, 2005 11:38


All times are GMT -4. The time now is 19:29.