[scilab-Users] Install scilab 5.0.3 Issue

Centro Calculo centro.calculo at siu.udea.edu.co
Wed Nov 12 17:03:55 CET 2008


$ nm /home/sysadm1/scilab-5.0.3/modules/scicos_blocks/.libs/libsciscicos_blocks.so.5 | grep malloc
                 U _gfortran_internal_malloc
                 U scicos_malloc

I installed the software without SCICOS, but when I want to run 

./bin/scilab -nw
Warning: Localization issue: Error while binding the domain from /home/sysadm1/scilab-5.0.2-install/share/scilab//../locale/ or /home/sysadm1/scilab-5.0.2-install/share/scilab//locale/: Switch to the default language (English).
Warning: Could not find Java package '/home/sysadm1/scilab-5.0.2-install/share/scilab//modules/helptools/jar/org.scilab.modules.helptools.jar'.
Some problems during the loading of the Java libraries occured.
This could lead to inconsistent behaviours.
Please check SCI/etc/classpath.xml.
Could not access to the Main Scilab Class:
Exception in thread "main" java.lang.InternalError
        at java.util.zip.Inflater.init(Native Method)
        at java.util.zip.Inflater.<init>(Inflater.java:75)
        at java.util.zip.ZipFile.getInflater(ZipFile.java:375)
        at java.util.zip.ZipFile.getInputStream(ZipFile.java:320)
        at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
        at java.util.jar.JarFile.hasClassPathAttribute(JarFile.java:467)
        at java.util.jar.JavaUtilJarAccessImpl.jarFileHasClassPathAttribute(JavaUtilJarAccessImpl.java:15)
        at sun.misc.URLClassPath$JarLoader.getClassPath(URLClassPath.java:809)
        at sun.misc.URLClassPath.getLoader(URLClassPath.java:293)
        at sun.misc.URLClassPath.getResource(URLClassPath.java:160)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)

Scilab cannot create Scilab Java Main-Class (we have not been able to find the main Scilab class. Check if the Scilab and thirdparty packages are available).

I am running the software in a cluster environment. More important than SCICOS is PVM.

John

----- Mensaje original -----
De: "Sylvestre Ledru" <sylvestre.ledru at scilab.org>
Para: users at lists.scilab.org
Enviados: Miércoles, 12 de Noviembre de 2008 9:51:01 GMT -05:00 Colombia
Asunto: Re: [scilab-Users] Install scilab 5.0.3 Issue



Le mercredi 12 novembre 2008 à 09:21 -0500, Centro Calculo a écrit :
> The solution that you sends me works. Now the problem is in compilation stage
> 
> /home/sysadm1/scilab-5.0.3/modules/scicos_blocks/.libs/libsciscicos_blocks.so.5: undefined reference to `scicos_malloc'
> collect2: ld returned 1 exit status
> make[1]: *** [scilab-bin] Error 1
> make[1]: Leaving directory `/home/sysadm1/scilab-5.0.3'
> make: *** [all-recursive] Error 1
What is the result of:
nm /home/sysadm1/scilab-5.0.3/modules/scicos_blocks/.libs/libsciscicos_blocks.so.5 | grep malloc

You should get something like:
00009940 T scicos_malloc


Sylvestre





-- 
-------------------------------------------------------------------------------------------
Centro Regional de Simulación y Cálculo Avanzado, CRESCA
Sede de Investigación Universitaria (SIU)
Clle. 62 No. 52-59 (Peatonal)
Cra. 53 No. 61-30 (Vehicular)
Tels. (574) 219-6612 (CRESCA), (574) 219-6400 (Conmutador)
Fax. (574) 219-6565
e-mail: centro.calculo at siu.udea.edu.co
website: http://siu.udea.edu.co/cresca
-------------------------------------------------------------------------------------------



More information about the users mailing list