[Scilab-users] Scilab compiling

Paul Carrico paul.carrico at free.fr
Sun Jul 28 16:53:05 CEST 2013


Finally I found the answer in the hdf5.m4 file ; the right sentences are :

 

./configure --with-hdf5-include=/usr/local/hdf5/include
--with-hdf5-library=/usr/local/hdf5/lib

 

Nevertheless after declaring the jdk path for javac, I’ve an error
indicating : “java home variable 
 not defined”  è Where is it declared ? is
it necessary to add the path manually in the makefile.in file ?

 

Paul

 

 

De : users-bounces at lists.scilab.org [mailto:users-bounces at lists.scilab.org]
De la part de Paul Carrico
Envoyé : samedi 27 juillet 2013 23:08
À : 'International users mailing list for Scilab.'
Objet : Re: [Scilab-users] Scilab compiling

 

Additional remark : 

neither 

./configure --without-hdf5

nor

./configure --with-hdf5=/usr/local/hdf5

 

Works

 

Paul

 

De : Paul Carrico [mailto:paul.carrico at free.fr] 
Envoyé : samedi 27 juillet 2013 22:58
À : 'International users mailing list for Scilab.'
Objet : Scilab compiling

 

All

 

I’m trying to compile Scilab due to glibc library issue ; 

 

I installed first hdf5 (not sure it’s needed for my purposes, but I did ->
-“-without-hdf5” may be used in a second time), and how can I specify the
right path to the makefile ? (/usr/local/hdf5 here)

 

Thanks

 

Paul

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130728/9f68a5f1/attachment.htm>


More information about the users mailing list