Hello

I am trying to compile scilab on ubuntu 13.04

I run into a problem with flexdock, I downloaded it on
http://forge.scilab.org/index.php/p/flexdock/downloads/

following what is described in
http://wiki.nosdigitais.teia.org.br/Scilab

I copy it in /usr/share/java/flexdock-1.2.4.jar
and execute
sudo ln -sf /usr/share/java/flexdock-1.2.4.jar /usr/share/java/flexdock.jar


a find /usr -name '*flexdock*' gives

/usr/share/doc/libflexdock-java
/usr/share/java/flexdock-1.2.3.jar
/usr/share/java/flexdock.jar
/usr/share/java/flexdock-1.2.4.jar


but the ./configure gives
checking flexdock... /usr/share/java/flexdock-1.2.3.jar
checking minimal version (1.2.4) of flexdock... configure: error: Wrong version of flexdock. Expected at least 1.2.4. Found 1.2.3

in the tuto it's only described for jgraph, I certainly miss something,

thanks in advance

pascal



_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to