Running the SIP demo makes Scilab crash
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
--> exec /usr/lib/sip-0.4.1/loader.sce
--> exec(SIPDEMO);
[...]
Click on transMogrify
-->[im2,map2] = mogrify(im,map, '-equalize');
scilab-bin: unable to initialize module loader `No such file or directory'.
It seems to be a problem in the load of the library
Hi,
it works for me. Please give me more info so I can reproduce the bug. That way I can fix it for you.
What version of ImageMagick are you using?
Is this Linux or Mac OS? What version/distribution?
Debian squeeze (testing) with Scilab package version 5.1.1
I have the following packages installed on my system:
imagemagick 7:6.3.7.9.dfsg2-1
libmagick10 7:6.3.7.9.dfsg2-1
libmagick9-dev 7:6.3.7.9.dfsg2-1
libmagickcore1 7:6.4.5.4.dfsg1-1
libmagickwand1 7:6.4.5.4.dfsg1-1
Hi, can you send me the file config.log from inside SIP and also from inside Animal?
thanks,