[Kmatplot-general] scilab
Brought to you by:
kamil
|
From: Adam P. <api...@el...> - 2002-01-23 16:21:42
|
After instaling kmatplot from sources or from RPM I can't find directory
scilab and file plots.sci.
I tried to exec plots.sci from source dir but scilab said:
-
->;exec("/home/apiotrow/tmp/kmatplot-0.3.1/kmatplot/scilab//plots.sci");
linking files plots.o to create a shared executable
ld returned bad status: 100
addinter('plots.o', 'plots', ['ksetapp', 'ksetaxes', 'kaddaxes',
'kremoveaxes', 'kadd', 'kremove', 'ksetmatrix', 'kremoveall' ]);
!--error 236
link: the shared archive was not loaded
at line 3 of exec file called by :
;exec("/home/apiotrow/tmp/kmatplot-0.3.1/kmatplot/scilab//plots.sci");
how can I run scilab with kmatplot?
Adam Piotrowski
|