I can't open Salome on Opensuse leap

Hi,
I tried to install Salome 7.8 on my computer. During the installation there were no error or sth that looked like one. Then I wanted to execute ./runAppli but the following appeared:
patrick@linux-07:~/salome/appli_V7_8_0> ./runAppli
runSalome running on linux-cfd07
Searching for a free port for naming service: 2827 - OK
Searching Naming Service + found in 0.1 seconds
Searching /Kernel/Session in Naming Service +++Warning: this type (Study,objref) already exists, it will be ignored.
Warning: this type (pyobj,objref) already exists, it will be ignored.
Traceback (most recent call last):
File "/home/patrick/salome/appli_V7_8_0/bin/salome/runSalome.py", line 620, in useSalome
clt = startSalome(args, modules_list, modules_root_dir)
File "/home/patrick/salome/appli_V7_8_0/bin/salome/runSalome.py", line 565, in startSalome
session=clt.waitNSPID("/Kernel/Session",mySessionServ.PID,SALOME.Session)
File "/home/patrick/salome/Salome-V7_8_0-public/modules/KERNEL_V7_8_0/bin/salome/orbmodule.py", line 174, in waitNSPID
raise RuntimeError, "Process %d for %s not found" % (thePID,theName)
RuntimeError: Process 16169 for /Kernel/Session not found
--- Error during Salome launch ---
patrick@linux-07:~/salome/appli_V7_8_0>
I have already searched in the forum but I found no solution (my hosts are right).
I'm using Opensuse leap 42.2.
Thanks
hello
my install from universal binaries on Leap 421 starts well
you probably tried a first start as root
your $HOME contains some files whose names starts with .omniORB_
destroy them and restart Salome
jean pierre aubry
hi,
first of all thanks for your reply.
I have checked my $HOME but there aren't any files with .omniORB
Before the installation I typed "chmod +x ./Salome..." I didn't made anything with root.
Previously I have installed Salome 7.8 on OpenSuse 13.1 but there were no problems.
Greetings
Hi everybody,
I am experiencing the very same problem with the installation of salome-meca V2016,
once upgraded my OS from opensuse 13.2 to opensuse Leap 42.2.
Are there any news about this issue solution?
Thanks in advance,
Mauro
Issue FIXED, the problem is that openSuse Leap 42.2 uses python 2.7.12,
while Salome requires python 2.7.10 or older.
The installation of Salome through a python virtualenv based on python 2.7.10 can fix the problem.
Mauro
Hi Mauro,
I have the same problem with salome-meca but i dont't know how to use the python virtualenv.
What do I write in a console for run SalomeMeca ?
Can you help me ?
Thank you
PS : salome_meca is on this folder : /run/media/pascal/HD-PCU2/Linux/salome_meca_2016/
Previously Mauro Manetti wrote:
Issue FIXED, the problem is that openSuse Leap 42.2 uses python 2.7.12,
while Salome requires python 2.7.10 or older.
The installation of Salome through a python virtualenv based on python 2.7.10 can fix the problem.
Mauro
I found.
it' s ok now
Pascal
Previously Pascal Ghielens wrote:
Hi Mauro,
I have the same problem with salome-meca but i dont't know how to use the python virtualenv.
What do I write in a console for run SalomeMeca ?
Can you help me ?
Thank you
PS : salome_meca is on this folder : /run/media/pascal/HD-PCU2/Linux/salome_meca_2016/
Previously Mauro Manetti wrote:
Issue FIXED, the problem is that openSuse Leap 42.2 uses python 2.7.12,
while Salome requires python 2.7.10 or older.
The installation of Salome through a python virtualenv based on python 2.7.10 can fix the problem.
Mauro
Can you provide me with a stepwise solution, since I am fairly unexperienced with Linux... I have problem when launching salome within OpenSUSE Leap 42.2