[Bugzilla] [Bug 13832] Clement DAVID has changed bug_status, cc

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Tue Apr 21 18:47:10 CEST 2015


http://bugzilla.scilab.org/show_bug.cgi?id=13832
--------- Bug Summary -----------
javasci failed to run on Linux

---------- Changed by ------------
clement.david at scilab-enterprises.com

---------- What changed ----------
bug_status, cc


Clement DAVID <clement.david at scilab-enterprises.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |clement.david at scilab-enterp
                   |                            |rises.com

--- Comment #1 from Clement DAVID <clement.david at scilab-enterprises.com> ---
You probably missed to setup LD_LIBRARY_PATH correctly. Can you check that the following run command works ?

LD_LIBRARY_PATH=$SCI/../../lib/scilab/:$SCI/../../lib/thirdparty/ java -cp
$SCI/modules/javasci/jar/org.scilab.modules.javasci.jar:$SCI/modules/types/jar/org.scilab.modules.types.jar:. BasicExample

If it is not, can you check if the file libscilab.so.0  exists in the scilab-5.5.2/lib/scilab directory ?

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20150421/dfe82615/attachment.htm>


More information about the Bugzilla mailing list