Hello, Under Linux, make install fails to make a working standalone Scilab (here with branch-6.0)
I did: make clean ./configure --prefix=/home/mottelet/WORK make make install then, /home/mottelet/WORK/bin/scilab gives me: /home/mottelet/WORK/bin/scilab-bin: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory When I saw that the WORK/lib/thirdparty/ folder was missing I made a clone of the thirdparty folder which is part of my git repo in WORK/lib/thirdparty but I still get the same error. What did I miss ? S. -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégrées de la Matière Renouvelable Département Génie des Procédés Industriels Sorbonne Universités - Université de Technologie de Compiègne CS 60319, 60203 Compiègne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
