Alexander Hansen <akh <at> finkproject.org> writes: > > Somebody had sent me a message offlist about the package-manager > method; they mentioned needing to install imagemagick10-dev to get > the image module to work. >
Thanks. I've installed imagemagick10-dev, but noticed there *may* be a problem during the ./configure part. "checking for SLList.h... no" However, ./configure gives no further indications of problems, proceeds with make, and finishes without errors! Any thoughts? What is SLList.h? ... am I missing another dependency, or is SSList.h not needed? My install of optiminterp failed. The first indication of a problem was g++ -bundle -bundle_loader /sw/bin/octave-2.9.12 -o optiminterp.oct optiminterp.o optimal_interpolat ion.o optiminterp_wrapper.o -L/sw/lib/octave-2.9.12 -loctinterp -loctave -lcruft -L/sw/lib -framework vecLib -lfftw3 -lreadline -lncurses -lhdf5 -lz -lm -L/sw/bin/../lib/gcc-lib/i386-apple-darwin8/4.0.3 -lf95 error: 'make' returned the following error: mkoctfile -DHAVE_OCTAVE_ -v -c optiminterp.cc The error line appears garbled to me. Meaning I suspect there was no "following error:" and that "mkoctfile [...]" should be on a new line. I assumed the error originates from the "g++" on the preceding line and verified that each of the libraries being linked to are present. At this point, I am unable to determine why the optiminterp did not install. I'll post to the octave-forge list for help. The symbolic package also fails to install due to a missing dependency "Ginac library or headers not found" http://www.ginac.de/About.html I'm keeping a short "diary" of what I've done. In case, it may be useful, I'll email you the result when it is complete. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
