I forget to say, that this demo is working fine with Scilab 5.3.3.

Graphics card: Integrated integrated Intel graphics of a core i7.

OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Desktop x86/MMX/SSE2
OpenGL version string: 3.0 Mesa 8.0.2
OpenGL shading language version string: 1.30


Am 14.10.2012 15:50, schrieb Uwe Fechner:
Hello,

If I start Scilab 5.4.0, click:
- Demos -> Simulations -> N-Pendulum I get the following message
in the console:

Starte Ausführung:
  lade Startumgebung
 link(npend_path + 'libnpend' + getdynlibext(), ['npend','np','ener'],'f');
!--error 236
link: das gemeinsame Archiv wurde nicht geladen: /tmp/SCI_TMP_5946_p5EtWg/libnpend.so: undefined symbol: e_wsfe
at line      23 of exec file called by :

at line      18 of function npend_build_and_load called by :
at line     134 of function demo_pendulum called by :
demo_pendulum()
at line      11 of exec file called by :
script_path = demo_gui_update();exec(script_path,-1);clear script_path;;if exists("%oldgcbo") then gcbo = %ol
while executing a callback

Any idea how to fix this?

$ java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)
$


Regards:

Uwe Fechner
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to