Salome Meca 2009 freezes
- Manolo Galarraga
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
16 years 3 days ago #2858
by Manolo Galarraga
Salome Meca 2009 freezes was created by Manolo Galarraga
Hi, I've installed andLinux on Windows and SalomeMeca 2009.
Run postinstall and fix some libstdc++.s0o.5 (and some others) with links (ln -s ...). Now it freezes when it starts. ¿Any ideas?
Checking... LD_LIBRARY_PATH
NO ! /home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/OpenCascade-6.3sp1/lin/lib
NO !
Checking... PATH
NO ! /home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/X11
Checking... PYTHONPATH
NO !
CHECK /root
Searching for free port for the SALOME Naming Service: 2810 - Ok
runSalome running on andLinux
Configure parser: Warning : could not find user configuration file
Searching for a free port for naming service: 2810 - OK
Run postinstall and fix some libstdc++.s0o.5 (and some others) with links (ln -s ...). Now it freezes when it starts. ¿Any ideas?
Checking... LD_LIBRARY_PATH
NO ! /home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/OpenCascade-6.3sp1/lin/lib
NO !
Checking... PATH
NO ! /home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/X11
Checking... PYTHONPATH
NO !
CHECK /root
Searching for free port for the SALOME Naming Service: 2810 - Ok
runSalome running on andLinux
Configure parser: Warning : could not find user configuration file
Searching for a free port for naming service: 2810 - OK
- Manolo Galarraga
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
16 years 3 days ago #2859
by Manolo Galarraga
Replied by Manolo Galarraga on topic Re:Salome Meca 2009 freezes
Sorry, now the complete message:
[root@andLinux SALOME-MECA-2009.1-GPL]# ./runSalomeMeca
Checking... LD_LIBRARY_PATH
NO ! /home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/OpenCascade-6.3sp1/lin/lib
NO !
Checking... PATH
NO ! /home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/X11
Checking... PYTHONPATH
NO !
CHECK /root
Searching for free port for the SALOME Naming Service: 2810 - Ok
runSalome running on andLinux
Configure parser: Warning : could not find user configuration file
Searching for a free port for naming service: 2810 - OK
Traceback (most recent call last):
File "/home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4
/bin/salome/runSalome.py", line 638, in useSalome
clt = startSalome(args, modules_list, modules_root_dir)
File "/home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4
/bin/salome/runSalome.py", line 419, in startSalome
clt=orbmodule.client(args)
File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/V4_1_4/KERNEL_V
4_1_4/bin/salome/orbmodule.py", line 42, in __init__
self.initNS(args or {})
File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/V4_1_4/KERNEL_V
4_1_4/bin/salome/orbmodule.py", line 50, in initNS
self.rootContext = obj._narrow(CosNaming.NamingContext)
File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/Prerequis/OmniO
RB-4.1.0/lib/python2.4/site-packages/omniORB/CORBA.py", line 787, in _narrow
File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/Prerequis/OmniO
RB-4.1.0/lib/python2.4/site-packages/omniORB/CORBA.py", line 261, in __init__
KeyboardInterrupt
--- Error during Salome launch ---
>>>
[root@andLinux SALOME-MECA-2009.1-GPL]# ./runSalomeMeca
Checking... LD_LIBRARY_PATH
NO ! /home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/OpenCascade-6.3sp1/lin/lib
NO !
Checking... PATH
NO ! /home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/X11
Checking... PYTHONPATH
NO !
CHECK /root
Searching for free port for the SALOME Naming Service: 2810 - Ok
runSalome running on andLinux
Configure parser: Warning : could not find user configuration file
Searching for a free port for naming service: 2810 - OK
Traceback (most recent call last):
File "/home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4
/bin/salome/runSalome.py", line 638, in useSalome
clt = startSalome(args, modules_list, modules_root_dir)
File "/home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4
/bin/salome/runSalome.py", line 419, in startSalome
clt=orbmodule.client(args)
File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/V4_1_4/KERNEL_V
4_1_4/bin/salome/orbmodule.py", line 42, in __init__
self.initNS(args or {})
File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/V4_1_4/KERNEL_V
4_1_4/bin/salome/orbmodule.py", line 50, in initNS
self.rootContext = obj._narrow(CosNaming.NamingContext)
File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/Prerequis/OmniO
RB-4.1.0/lib/python2.4/site-packages/omniORB/CORBA.py", line 787, in _narrow
File "/local01/assire/2009.1/SALOME-MECA-2009.1/SALOME/SALOME4/Prerequis/OmniO
RB-4.1.0/lib/python2.4/site-packages/omniORB/CORBA.py", line 261, in __init__
KeyboardInterrupt
--- Error during Salome launch ---
>>>
- Joël Cugnoni
-
- Offline
- Moderator
-
16 years 3 days ago #2860
by Joël Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
Replied by Joël Cugnoni on topic Re:Salome Meca 2009 freezes
Hi,
I had "the PATH not found" problem on a plain Ubuntu too, and if I remember correctly, it was due to a problem with the shell interpreter used to run the script... the expression
[code:1]
/home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/ X11
[/code:1]
Was not evaluated properly by the shell. I think that I solved the problem by installing the "csh" shell... but I am not sure yet. I will try to check this and let you know!
I had "the PATH not found" problem on a plain Ubuntu too, and if I remember correctly, it was due to a problem with the shell interpreter used to run the script... the expression
[code:1]
/home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/ X11
[/code:1]
Was not evaluated properly by the shell. I think that I solved the problem by installing the "csh" shell... but I am not sure yet. I will try to check this and let you know!
Joël Cugnoni - a.k.a admin
www.caelinux.com
- Olivier
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
14 years 4 months ago #5129
by Olivier
Replied by Olivier on topic Re:Salome Meca 2009 freezes
Administrator wrote:
I try your solution, but it doesn't work with csh.
When i write ./runSalomeMeca, i obtain:
[code:1]% ./runSalomeMeca
Checking... LD_LIBRARY_PATH
NO ! /home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/OpenCascade-6.3sp1/lin/lib
NO !
Checking... PATH
NO ! /home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/X11
Checking... PYTHONPATH
NO !
CHECK /home/olivier
Searching for free port for the SALOME Naming Service: 2810 - Ok
Traceback (most recent call last):
File "/home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4/bin/salome/runSalome.py", line 24, in ?
import orbmodule
File "/home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4/bin/salome/orbmodule.py", line 25, in ?
from omniORB import CORBA
File "/home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/Prerequis/OmniORB-4.1.0/lib/python2.4/site-packages/__init__.py", line 236, in ?
ImportError: No module named _omnipy
[/code:1]
Anybody has an idea to fix my problem ?
May be i did a bad thing...
Thank you
HelloHi,
I had "the PATH not found" problem on a plain Ubuntu too, and if I remember correctly, it was due to a problem with the shell interpreter used to run the script... the expression
[code:1]
/home/cobuntu/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/ X11
[/code:1]
Was not evaluated properly by the shell. I think that I solved the problem by installing the "csh" shell... but I am not sure yet. I will try to check this and let you know!
I try your solution, but it doesn't work with csh.
When i write ./runSalomeMeca, i obtain:
[code:1]% ./runSalomeMeca
Checking... LD_LIBRARY_PATH
NO ! /home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/OpenCascade-6.3sp1/lin/lib
NO !
Checking... PATH
NO ! /home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/../Prerequis/debianForSalome-v1_2_0/bin/X11
Checking... PYTHONPATH
NO !
CHECK /home/olivier
Searching for free port for the SALOME Naming Service: 2810 - Ok
Traceback (most recent call last):
File "/home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4/bin/salome/runSalome.py", line 24, in ?
import orbmodule
File "/home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/V4_1_4/KERNEL_V4_1_4/bin/salome/orbmodule.py", line 25, in ?
from omniORB import CORBA
File "/home/olivier/salome/SALOME-MECA-2009.1-GPL/SALOME/SALOME4/Prerequis/OmniORB-4.1.0/lib/python2.4/site-packages/__init__.py", line 236, in ?
ImportError: No module named _omnipy
[/code:1]
Anybody has an idea to fix my problem ?
May be i did a bad thing...
Thank you

- Olivier
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
14 years 4 months ago #5134
by Olivier
Replied by Olivier on topic Re:Salome Meca 2009 freezes
Hy
I solved my problem. I dowmload the latest version and it was good.
Thx for your forum
I solved my problem. I dowmload the latest version and it was good.
Thx for your forum
Moderators: catux
Time to create page: 0.128 seconds