Hello, I try to use the parallel_run function on Linux. I have a server with RH 5.7 enterprise version. the scilab 5.4.0 is running on this computer. When I run the first example of parallel_run function I get :
!--error 999 "Impossible to load libsciparallel.so library: " + my install directory ":cannot open object file :No such file or directory We tried also on RH 6.2 and its not working. I looked inside to the directory to fined …/share/scilab/modules/parallel/.libs/libsciparallel.so and I don’t have the folder .libs under parallel folder (I looked also with root permissions). I download the 5.4.0 and I have the same on 5.3.0 (only on linux) I tried on my computer and its working on windows. ok I have the libsciparallel.so in the location that you mention but the parallel_run function is looking in the "…/share/scilab/modules/parallel/.libs/libsciparallel.so" The library is in different place "SCI/lib/scilab" can i change the looking directory so the function will work? link that talked about the same problems http://bugzilla.scilab.org/show_bug.cgi?id=9381 http://mailinglists.scilab.org/parallel-run-not-working-scilab-5-3-2-under-centos-5-6-td2961331.html#a2961281 BR computidoo -- View this message in context: http://mailinglists.scilab.org/parallel-run-on-linux-problems-tp4025031.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
