Scilab 5.2.0 beginner question

Huub van Niekerk huubvanniekerk at gmail.com
Tue Dec 22 14:56:25 CET 2009


On Tue, 22 Dec 2009 14:37:53 +0100, Sylvestre Ledru wrote:

> Hello guys,
> 
> Thanks for your feedback.
> It is most probably selinux which is messing around.
> 
> Could you try:
> find thirdparty/java/ -iname "*.so" -exec execstack -c {} \; and let me
> know if it is working or not ?

Tried:

find /opt/jdk1.6.0_17/jre/ -iname "*.so" -exec execstack -c {} \;

and 

find /opt/jdk1.6.0_17/ -iname "*.so" -exec execstack -c {} \;

No results given.




More information about the users mailing list