Re: [SIP-devel] libcybervis.so problem
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <rf...@if...> - 2002-12-07 01:44:55
|
On Fri, 6 Dec 2002, Cristian Montagnoli wrote: > > -->mode(-1); > SIP - Scilab Image Processing Toolbox loaded > Enter "sipdemo()" for a demonstration > > Loading shared executable ./cybervis/libcybervis.so > ./cybervis/libcybervis.so: cannot open shared object file: No such fi > le or directory > link(libsip_path+'/cybervis/libcybervis.so'); > !--error 236 > > Fabbri, > I've tried your suggestion but it didn't 'fumegate'. :-) > (-: Cristian, please follow these steps so we discover what's wrong: 1) Did you fix the LDFLAGS=$(EXTRA_LDFLAGS) bug? (I assume you did) 2) type : ldconfig -p | grep -i magick Are the ImageMagick libs listed in the output above?? 3) Before running builder.sce again, type the following insinde the sip-dev directory: make distclean Did it 'funfate' now? If not, please give more details on what you did, the version of ImageMagick, etc. t+ Ricardo. -- Ricardo Fabbri Cybernetic Vision Research Group - USP http://cyvision.if.sc.usp.br/~rfabbri |