On 2/25/2012 7:44 AM, marco atzeri wrote:
> the current optiminterp svn fails to install on cygwin 3.6.1
>
> ----------------------------------------------------------
> pkg ('install', '-noauto', '-verbose', 'optiminterp-0.3.3svn9515.tar.gz')
> mkdir (/tmp/oct-28c5ec.24)
> untar (optiminterp-0.3.3svn9515.tar.gz, /tmp/oct-28c5ec.24)
> make: *** [all] Error 1
> 'make' returned the following error: make: Entering directory
> `/tmp/oct-28c5ec.24/optiminterp/src'
> *** mkoctfile lacks Fortran 90 support
> Makefile:22: recipe for target `all' failed
> -----------------------------------------------------------
>
> but if I run in the src directory
>
> ./autogen.sh
> ./configure
> make
>
> it works:

answering myself.
The SVN code does not include the "src/configure" file
but the optiminterp-0.3.3.tar.gz package does.

"src/configure" is executed when available as described at

http://www.gnu.org/software/octave/doc/interpreter/Creating-Packages.html#Creating-Packages


  Regards
  Marco




------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to