Personal tools
You are here: Home Forum Install & build installation OpenSuse 15.3

installation OpenSuse 15.3

Up to Install & build


This forum is DEPRECATED, please create new topics in the new SALOME forum.
For existing topics please transfer them to the new forum.

installation OpenSuse 15.3

Posted by preynier at December 20. 2021

I have installed the version 9.7 (universal version for Linux mpi) on a workstation with Opensuse, then when I try to run the tool I get the following: ./salome

runSalome running on acrux.isa-space.eu

Searching for a free port for naming service: 2812 - OK

Searching Naming Service  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Failed to narrow the root naming context

Traceback (most recent call last):

  File "/home2/local/SALOME-9.7.0-MPI/BINARIES-CO7/KERNEL/bin/salome/runSalome.py", line 694, in useSalome

    clt = startSalome(args, modules_list, modules_root_dir)

  File "/home2/local/SALOME-9.7.0-MPI/BINARIES-CO7/KERNEL/bin/salome/runSalome.py", line 482, in startSalome

    clt=orbmodule.client(args)

  File "/home2/local/SALOME-9.7.0-MPI/BINARIES-CO7/KERNEL/bin/salome/orbmodule.py", line 56, in __init__

    self.initNS(args or {})

  File "/home2/local/SALOME-9.7.0-MPI/BINARIES-CO7/KERNEL/bin/salome/orbmodule.py", line 95, in initNS

    sys.exit(1)

SystemExit: 1

Has someone an idea of the problem ? 
Regards
 
Philippe

Re: installation OpenSuse 15.3

Posted by ghodbane at January 04. 2022

Hi Philippe,

I just tried to run SALOME 9.7 MPI on one VM running openSuse Leap 15.3 and I did not experience the reported issue. Note that as described in the README file, I had to edit the SALOME launcher (mesa_salome) and uncomment this line:

    # context.addToLdLibraryPath(out_dir_Path + r"/BINARIES-CO7/system_dep/gl")

I was then able to run the universal binary .

 

Re: installation OpenSuse 15.3

Posted by preynier at January 07. 2022

Dear Nabil,

 

Uncommenting or not this line I got:

runSalome running on acrux.isa-space.eu
Searching for a free port for naming service: 2822 - OK
Searching Naming Service  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Failed to narrow the root naming context
Traceback (most recent call last):
  File "/home2/local/SALOME-9.7.0-MPI/BINARIES-CO7/KERNEL/bin/salome/runSalome.py", line 694, in useSalome
    clt = startSalome(args, modules_list, modules_root_dir)
  File "/home2/local/SALOME-9.7.0-MPI/BINARIES-CO7/KERNEL/bin/salome/runSalome.py", line 482, in startSalome
    clt=orbmodule.client(args)
  File "/home2/local/SALOME-9.7.0-MPI/BINARIES-CO7/KERNEL/bin/salome/orbmodule.py", line 56, in __init__
    self.initNS(args or {})
  File "/home2/local/SALOME-9.7.0-MPI/BINARIES-CO7/KERNEL/bin/salome/orbmodule.py", line 95, in initNS
    sys.exit(1)
SystemExit: 1

Moreover I tried to run: ./sat config SALOME-9.7.0 --check_system

and I got:

Unknown distribution: 'not found'
Please add your distribution to src/internal_config/distrib.pyconf

 


This forum is DEPRECATED, please create new topics in the new SALOME forum.
For existing topics please transfer them to the new forum.

Powered by Ploneboard
Document Actions