Hi Rishubh, Have you cloned the svn repo into your scilab directory?
Best regards, Marcos On Wed, Mar 9, 2016 at 6:24 AM, Rishubh Jain <[email protected]> wrote: > Hi, > > If you have solved the error I would like to know how you solved it, I had > the same issue, I installed it on the home folder but that didnt solve the > issue. > > Thanking You > RIshubh > > > On Monday, 7 March 2016 5:48 AM, Marcos Cardinot <[email protected]> > wrote: > > > Hi, > > You should try installing it in your home dir. > Also, make sure you have all thirdparties there [1] (clone the svn repo > into scilab dir) > > [1]: svn:// > svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/linux_x64/ > or > [1]: svn://svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/linux/ > > username: anonymous > password: Scilab > > Cheers, > Marcos > > On Sun, Mar 6, 2016 at 10:24 PM, Bitiquinho <[email protected]> > wrote: > > Oops, too soon. Got an error trying to launch it (installed in > /opt/scilab): > > $ ./bin/scilab > Ocorreram alguns problemas durante o carregamento das bibliotecas Java. > (Problems loading Java libraries) > Isto pode levar a comportamentos inconsistentes. (This can lead to > inconsistent behaviour) > Por favor, verifique o arquivo SCI/etc/classpath.xml. (Please, verify the > file SCI/etc/classpath.xml) > Não foi possível acessar a classe principal do Scilab: (Not possible to > access main Scilab class) > Exception in thread "main" java.lang.NoClassDefFoundError: > org/scilab/modules/core/Scilab > Caused by: java.lang.ClassNotFoundException: org.scilab.modules.core.Scilab > at java.net.URLClassLoader$1.run(URLClassLoader.java:366) > at java.net.URLClassLoader$1.run(URLClassLoader.java:355) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:354) > at java.lang.ClassLoader.loadClass(ClassLoader.java:425) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > at java.lang.ClassLoader.loadClass(ClassLoader.java:358) > > Scilab não pode criar Scilab Java Main-Class (não conseguimos encontrar a > classe principal do Scilab. Verifique se o Scilab e pacotes de terceiros > estão disponíveis). > (Scilab cant create Java main class. Check is Scilab and thirdparty > packages > are available) > > > > -- > View this message in context: > http://mailinglists.scilab.org/GSoC-Network-module-tp4033589p4033639.html > Sent from the Scilab / GSOC - Mailing Lists Archives mailing list archive > at Nabble.com. > _______________________________________________ > gsoc mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/gsoc > > > > _______________________________________________ > gsoc mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/gsoc > > >
_______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
