×

Notice

The forum is in read only mode.

CAElinux self- installation on Linux UBUNTU 10.04 (32bit)

More
14 years 8 months ago #4557 by JMB
Claus wrote:

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
  • Junior Member
More
14 years 8 months ago #4569 by Chris
Thanks for reply guys:cheer:
Claus wrote:

..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]

I had put files from your archive to '/usr/lib' and it works fine.
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
Attachments:
  • Chris
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
14 years 8 months ago #4580 by Chris
Hi guys
I hope you don't forget me? :cheer:
For now your advices were really helpful, but still need &quot;a little help&quot;:dry:
Best Regards
Chris
More
14 years 8 months ago #4583 by Claus
Chris wrote:

Hi guys
I hope you don't forget me? :cheer:
For now your advices were really helpful, but still need &quot;a little help&quot;:dry:
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
  • Junior Member
More
14 years 8 months ago #4611 by Chris

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

Thanks got it:cheer:

For some reason (*) now i'm testing two combinations on &quot;Virtual Box&quot;:
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 - &quot;ZIP&quot; file)
Maybe it's something wrong with DSCCODE GUI resources&quot;? Below code from terminal:
[code:1]++++++ found in 3.5 seconds
Start SALOME, elapsed time : 7.5 seconds
additional external python interpreters: 0
&gt;&gt;&gt; ****************************************************************
* 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 - &quot;ZIP&quot; file) but i don't know what i have to do after export geometry to &quot;MED&quot; file. i can't find &quot;CreateJob.py&quot; to create &quot;New-FE-Study&quot; (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
&gt;&gt;&gt; ****************************************************************
* 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 &quot;GUI&quot; 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

<br /><br />Post edited by: Chris, at: 2010/08/27 15:58
Attachments:
  • Chris
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
14 years 8 months ago #4614 by Chris

Chris wrote:
For some reason (*) now i'm testing two combinations on &quot;Virtual Box&quot;:
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 - &quot;ZIP&quot; file)
Maybe it's something wrong with DSCCODE GUI resources&quot;?


I reinstalled first combination. Now meshing works fine but after that Salome no respond ((Prt Scr: 1A.png - &quot;ZIP&quot; file):sick:
I'm still waiting for help:cheer:
Best Regards,
Chris

Attachment 1A.zip not found

Attachments:
Moderators: catux
Time to create page: 0.196 seconds
Powered by Kunena Forum