- Forum
- Public Forums
- Linux Operating System
- CAElinux self- installation on Linux UBUNTU 10.04 (32bit)
CAElinux self- installation on Linux UBUNTU 10.04 (32bit)
- JMB
- Offline
- Elite Member
-
- Posts: 166
- Thank you received: 0
filefilefile
Attachment libg2c-c0178265fa7459e460e109960204e0df.gz not found
Another alternative is to copy it from the SALOME-MECA subdirectory. On my Ubuntu 10.04 64 bit I just did:
sudo cp /opt/SALOME-MECA-2010.1-x86_64/SALOME/SALOME5/Prerequis/etchForSalome/lib/libg2c.so.0 /usr/lib/
Regards,
JMB
- Chris
- Topic Author
- Offline
- Junior Member
-
- Posts: 28
- Thank you received: 0
Claus wrote:
I had put files from your archive to '/usr/lib' and it works fine...but I have an archive I use when I re-install Salomé or aster
The files are to be placed in '/usr/lib' or '/usr/local/lib/'
[file]
Now i have no errors with "python setup.py install --prefix=/opt/aster" command
But what now?....how to install all components (astk 1.8.1, Eficas 2.0...etc.), and find execute files to make shorts, like this Best Regards
Chris<br /><br />Post edited by: Chris, at: 2010/08/17 15:50
- Chris
- Topic Author
- Offline
- Junior Member
-
- Posts: 28
- Thank you received: 0
I hope you don't forget me?

For now your advices were really helpful, but still need "a little help"

Best Regards
Chris
- Claus
-
- Offline
- Moderator
-
- Posts: 670
- Thank you received: 34
Hi guys
I hope you don't forget me?
For now your advices were really helpful, but still need "a little help"
Best Regards
Chris
Eficas and ASTK is located in
/opt/SALOME-MECA-2010.1-x86_64/aster/outil
starting SaloméMECA is done by running runSalomeMeca from
/opt/SALOME-MECA-2010.1-x86_64/
You have to create the icons/launchers yourself though
Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
- Chris
- Topic Author
- Offline
- Junior Member
-
- Posts: 28
- Thank you received: 0
Thanks got it:cheer:Claus wrote:
Eficas and ASTK is located in
/opt/SALOME-MECA-2010.1-x86_64/aster/outil
starting SaloméMECA is done by running runSalomeMeca from
/opt/SALOME-MECA-2010.1-x86_64/
You have to create the icons/launchers yourself though
For some reason (*) now i'm testing two combinations on "Virtual Box":
1) Salome-Meca 2010.1 (Universal 32bits) from:
www.code-aster.org/V2/spip.php?article303
Unfortunately all works fine to moment (*)when i compute mesh, then Salome crash and not respond(*)
(Prt Scr: 1.png - "ZIP" file)
Maybe it's something wrong with DSCCODE GUI resources"? Below code from terminal:
[code:1]++++++ found in 3.5 seconds
Start SALOME, elapsed time : 7.5 seconds
additional external python interpreters: 0
>>> ****************************************************************
* Warning: DSCCODE GUI resources are not found.
* DSCCODE GUI will not be available.
****************************************************************
****************************************************************
* Warning: PAL GUI resources are not found.
* PAL GUI will not be available.
****************************************************************
Using x11AppColormap
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU
... Step File Reading : /home/trabbit/Desktop/piston.stp
... STEP File Read ...
Elapsed time: 0 Hours 0 Minutes 0.023198 Seconds
CPU user time: 0 seconds
CPU system time: 0.01 seconds
... Step File loaded ...
Elapsed time: 0 Hours 0 Minutes 0.039038 Seconds
CPU user time: 0.01 seconds
CPU system time: 0.01 seconds
3481 records (entities,sub-lists,scopes), 11118 parameters
... Parameters prepared ... Elapsed time: 0 Hours 0 Minutes 0.074727 Seconds
CPU user time: 0.03 seconds
CPU system time: 0.01 seconds
... Objets analysed ...
Elapsed time: 0 Hours 0 Minutes 0.112749 Seconds
CPU user time: 0.06 seconds
CPU system time: 0.02 seconds
STEP Loading done : 2204 Entities[/code:1]
2) Salome-Meca (Universal binaries for Linux) from:
www.salome-platform.org/downloads/salome-v5.1.4
with
Code_Aster from:
www.code-aster.org/V2/spip.php?article272
Combination works fine (meshing too - Prt Scr: 2.png - "ZIP" file) but i don't know what i have to do after export geometry to "MED" file. i can't find "CreateJob.py" to create "New-FE-Study" (as it was in CAElinux2007).
Below code from terminal:
[code:1]++ found in 2.5 seconds
Start SALOME, elapsed time : 6.0 seconds
additional external python interpreters: 0
>>> ****************************************************************
* Warning: DSCCODE GUI resources are not found.
* DSCCODE GUI will not be available.
****************************************************************
th. 3078629984 - Trace /local00/SALOME5/Sources/GUI/V5_1_4rc3/GUI_SRC/src/LightApp/LightApp_Application.cxx [3074] : ****************************************************************
* Warning: library libCALCULATOR.so cannot be found
* Module Calculator will not be available in GUI mode
****************************************************************
th. 3078629984 - Trace /local00/SALOME5/Sources/GUI/V5_1_4rc3/GUI_SRC/src/LightApp/LightApp_Application.cxx [3074] : ****************************************************************
* Warning: library libPYCALCULATOR.so cannot be found
* Module PyCalculator will not be available in GUI mode
****************************************************************
th. 3078629984 - Trace /local00/SALOME5/Sources/GUI/V5_1_4rc3/GUI_SRC/src/LightApp/LightApp_Application.cxx [3074] : ****************************************************************
* Warning: library libCOMPONENT.so cannot be found
* Module Component will not be available in GUI mode
****************************************************************
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU
OpenGL Warning: No pincher, please call crStateSetCurrentPointers() in your SPU[/code:1]
I should do something with "GUI" problem ?
It will be great to see your help in both cases:cheer:
Best Regards
Chris
P.S. Sorry for my poor English:dry:
Attachment caelinux_problem.zip not found
- Chris
- Topic Author
- Offline
- Junior Member
-
- Posts: 28
- Thank you received: 0
Chris wrote:
For some reason (*) now i'm testing two combinations on "Virtual Box":
1) Salome-Meca 2010.1 (Universal 32bits) from:
www.code-aster.org/V2/spip.php?article303
Unfortunately all works fine to moment (*)when i compute mesh, then Salome crash and not respond(*)
(Prt Scr: 1.png - "ZIP" file)
Maybe it's something wrong with DSCCODE GUI resources"?
I reinstalled first combination. Now meshing works fine but after that Salome no respond ((Prt Scr: 1A.png - "ZIP" file)

I'm still waiting for help:cheer:
Best Regards,
Chris
Attachment 1A.zip not found
- Forum
- Public Forums
- Linux Operating System
- CAElinux self- installation on Linux UBUNTU 10.04 (32bit)