Thank you very much for your work and this new version. I have noticed that image package in not bundled with the octvave-3.0.5 mingw distribution. It is mentioned in the readme that the mingw compiler and tools are bundled with the distribution so I have downloaded the image package source (ver 1.0.8 which was bundled with previous octave-3.0.2 Mingw distribution) and have tried to install it by myself by typing
pkg install image-1.0.8.tar.gz in the octave console prompt where the package is located in the current dir. I have got errors probably because the environment vars for the compiler are not set: > pkg install image-1.0.8.tar.gz configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. error: the configure script returned the following error: checking for gcc... no checking for cc... no checking for cl.exe... no error: called from `pkg:configure_make' in file C:\Program Files\OctaveMingw\3.0.5_gcc-4.3.0\share\octave\3.0.5\m\pkg\pkg.m near line 1237, column 2 Can someone support me with simple instructions how to config the octave-3.0.5 mingw distribution such that I will be able to install packages ? Regards Nitzan Arazi ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
