Welcome on the forums. Please post in English or French.
You are not logged in. You won't be able to post until you register and log in using the top-right bar.
I installed SalomeMeca on a Suse Linux machine, and it seemed to
go OK, Then I tried to install it on a fresh installation of Fedora 16, and I’m having trouble
getting it to start.
The Python Postinstall script seemed to run fine. (all items OK) But when I try to execute the program I get the following:
I’m getting the following messages :
Checking… PATH
NO !
/home/ron/bin/SALOME-MECA-2011.2-LGPL-x86_64/SALOME/SALOME6/V6_3_0_public/../prerequis/Matplotlib-101-py266num141set06c11/bin
NO ! /home/ron/.local/bin
Checking… PYTHONPATH
KERNEL_ROOT_DIR=/root/../home/ron/bin/SALOME-MECA-2011.2-LGPL-x86_64/appli
Configure parser : Warning : could not find user configuration file
runSalome running on ronslaptop
Configure parser : Warning : could not find user configuration file
Searching for a free port for naming service : 2810 2811 2812 2813 - OK
Searching Naming Service
It stalls out looking for the Naming service. with a lot of +++ after it starts searching. about 1 plus added per minute.
Any help would be appreciated.
Offline
Fedora 16 nVidia driver installation is not much different from previous Fedora versions.
Offline
RonSmith wrote:
It stalls out looking for the Naming service. with a lot of +++ after it starts searching. about 1 plus added per minute.
.
your message is very old, so most likely you have already solved your problem!
If not, try to modify your /etc/hosts file as shown (matching your needs, of course):
[sti@cad9 bin]$ cat /etc/hosts 127.0.0.1 localhost 192.168.0.56 cad9.local
Offline