×

Notice

The forum is in read only mode.

Salome-Meca-2009.1 and ubuntu 9.10

  • Davide
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 5 months ago #3650 by Davide
Salome-Meca-2009.1 and ubuntu 9.10 was created by Davide
Hi all,
I've the new Ubuntu 9.10 (installed from scratch) on my PC and I'm trying to install Salome-Meca-2009.1 GPL, the latest integrated Salome & Code-Aster software package.

At first the runSalomeMeca script did work at all (lots of errors on dirname and python commands).
Then, following few threads on that topic (caelinux.com/CMS/index.php?option=com_jo...t=6&limitstart=0) I've installed the ia32-libs library set (with all dependencies) as well as libg2c0 and libg2c0-dev ones.

Now I managed to make it run but still, opening the Geometry module the system crashes and ubuntu logs out.

Is Salome-Meca-2009.1 GPL compatible with Ubuntu 9.10 or should I only rely on Ubutnu LTS 8.04 from the Caelinux 2009 distribution?

Who is able to give me help to fix the problem?

Cheers,
Davide
More
15 years 5 months ago #3651 by Alessandro
Replied by Alessandro on topic Re:Salome-Meca-2009.1 and ubuntu 9.10
Davide wrote:

Now I managed to make it run but still, opening the Geometry module the system crashes and ubuntu logs out.


I think the problem is related to the video-card drivers. Try to install proprietary drivers, if possible, or try to change distribution:I experienced that a lot of graphic problems that I had using Ubuntu 9.10 disapperead switching to Mandriva 2010.
More
15 years 5 months ago #3652 by kwou
Replied by kwou on topic Re:Salome-Meca-2009.1 and ubuntu 9.10
Hi Davide

On Ubuntu Karmic 9.10 64 bit SalomeMeca 2009 is partly running. I can use the geometry and the mesh modules of Salome without problem. Post-Pro is running alright as well. Running the code-aster 'module' (or stand alone) gives me the 'cannot open shared object file libstdc++.so.5'. I have both libstdc++5 (added manually) and libstdc++6 (standard available) installed. So why code aster is complaining about this item, I do not understand.

The content of my flasheur *.exxxx file:
/cae/salomeca2009/aster/public/Python-2.4.4/bin/python: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
/cae/salomeca2009/aster/ASTK/ASTK_SERV/bin/as_run: line 23: /conf/aster_profile.sh: No such file or directory
/cae/salomeca2009/aster/public/Python-2.4.4/bin/python: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

So if somebody could shed some light on this?

Added later:
on ubuntuforums.org/showthread.php?t=124300...stdc+.so.5%26quot%3B

I followed the suggestion by Artificial Intelligence, saying that:

So you need to install the 32-bit version of libstdc++5 on your 64-bit system.

[code:1]

cd ~/Desktop
wget frozenfox.freehostia.com/cappy/getlibs-all.deb
wget nl.archive.ubuntu.com/ubuntu/pool/univer...6-17ubuntu1_i386.deb
sudo dpkg -i getlibs-all.deb
getlibs -i libstdc++5_3.3.6-17ubuntu1_i386.deb

[/code:1]


and code aster 9.4 is running once again, now on 64 bit Ubuntu 9.10 Karmic.

kind regards - kees<br /><br />Post edited by: Kees Wouters, at: 2009/11/21 17:20

Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)

--
kind regards - kees
  • Davide
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 5 months ago #3653 by Davide
Replied by Davide on topic Re:Salome-Meca-2009.1 and ubuntu 9.10
Thank you guys for your reply.
    Alessandro:
I'm using a Intel Corporation 82945G/GZ Integrated Graphics Controller and I already have all the drivers updated.
I'm afraid if that is the problem, I'll have to change distro as well.

What is strange is that on this same PC, Ubuntu 8.04 LTS + Caelinux 2009 was working properly!
    Kees:
are you also experiencing these &quot;warnings&quot; at runSalomeMeca script start?

&quot;Fontconfig warning: &quot;/etc/fonts/conf.d/80-delicious.conf&quot;, line 17: invalid match target &quot;scan&quot;
Fontconfig warning: line 73: unknown element &quot;cachedir&quot;
Fontconfig warning: line 74: unknown element &quot;cachedir&quot;
+ found in 1.0 seconds &quot;

Even if I'm not sure this has something to do with my problem.
By the way I only have this problem using Geometry module. As far as now, using mesh module it works...

Any other ideas?

cheers,
Davide

Post edited by: Davide, at: 2009/11/23 15:16<br /><br />Post edited by: Davide, at: 2009/11/23 15:17
More
15 years 5 months ago #3654 by kwou
Replied by kwou on topic Re:Salome-Meca-2009.1 and ubuntu 9.10
Hoi Davide

when I run .../runSalomeMeca (4.1.x) I indeed get these errors. Running Salome5.1.2 gives no error messages of this kind.
The output of the terminal is for 4.1.x (SalomeMeca) and 5.1.2:

kees@amdaltrax:/cae/salomeca2009$ ./runSalomeMeca

Checking... LD_LIBRARY_PATH
NO !
.....
FactBatchManager of type 'SH' inserted into catalog
FactBatchManager of type 'eSGE' inserted into catalog
Fontconfig warning: &quot;/etc/fonts/conf.d/80-delicious.conf&quot;, line 17: invalid match target &quot;scan&quot;
Fontconfig warning: line 73: unknown element &quot;cachedir&quot;
Fontconfig warning: line 74: unknown element &quot;cachedir&quot;
+++ found in 2.0 seconds
Start SALOME, elapsed time : 4.9 seconds
additional external python interpreters: 0


When however I run .../Salome5.1.2 I do not get any of these error messages. Output here:

kees@amdaltrax:~$ cd /cae/salome512/salome/KERNEL_5.1.2
kees@amdaltrax:/cae/salome512/salome/KERNEL_5.1.2$ source salome.sh
kees@amdaltrax:/cae/salome512/salome/KERNEL_5.1.2$ cd bin/salome
kees@amdaltrax:/cae/salome512/salome/KERNEL_5.1.2/bin/salome$ ./runSalome
runSalome running on amdaltrax
Searching for a free port for naming service: 2810 - OK
Searching Naming Service found in 0.0 seconds
Searching /Containers/amdaltrax/FactoryServerPy in Naming Service +FactBatchManager of type 'SSH' inserted into catalog
FactBatchManager of type 'SH' inserted into catalog
FactBatchManager of type 'eSGE' inserted into catalog
FactBatchManager of type 'SSH' inserted into catalog
FactBatchManager of type 'SH' inserted into catalog
FactBatchManager of type 'eSGE' inserted into catalog
+ found in 1.0 seconds
Searching /Containers/amdaltrax/SuperVisionContainer in Naming Service +FactBatchManager of type 'SSH' inserted into catalog
FactBatchManager of type 'SH' inserted into catalog
FactBatchManager of type 'eSGE' inserted into catalog
+ found in 1.0 seconds
Searching /Kernel/Session in Naming Service found in 0.0 seconds
Start SALOME, elapsed time : 2.2 seconds
additional external python interpreters: 0

So I am not sure whether this is related to geometry module. I recall that this might have to do with ASTK and fonts. I read it on the code aster forum the other day. Though I could be wrong.

You might have a look here:
caelinux.com/CMS/index.php?option=com_jo...&catid=7#msg2220
or
www.code-aster.org/forum2/viewtopic.php?id=13042
(if you understand this and find a solution, pls let us know, my french is not good enough.)

kind regards - kees

Post edited by: Kees Wouters, at: 2009/11/23 23:32<br /><br />Post edited by: Kees Wouters, at: 2009/11/23 23:32

Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)

--
kind regards - kees
More
15 years 5 months ago #3655 by kwou
Replied by kwou on topic Re:Salome-Meca-2009.1 and ubuntu 9.10
:dry: twice the same - so I erased it all.<br /><br />Post edited by: Kees Wouters, at: 2009/11/23 20:18

Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)

--
kind regards - kees
Moderators: catux
Time to create page: 0.142 seconds
Powered by Kunena Forum