help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave 3.4.0 and octave-forge-20110226 for cygwin released


From: Lukas Reichlin
Subject: Re: octave 3.4.0 and octave-forge-20110226 for cygwin released
Date: Fri, 9 Sep 2011 12:48:54 +0200

On 08.09.2011, at 20:14, 2NinerRomeo wrote:

> Attempting a package install, downloaded control-2.1.55.tar.gz from
> octave-forge, and getting the following on attempting pkg install.
> 
> octave:4> pkg install /cygdrive/c/Sources/Octave/control-2.1.55.tar.gz
> make: *** /tmp/oct-289098.2/control/src: No such file or directory.  Stop.
> 'make' returned the following error: 
> error: called from `pkg>configure_make' in file
> /usr/share/octave/3.4.2/m/pkg/pkg.m near line 1339, column 9
> error: called from:
> error:   /usr/share/octave/3.4.2/m/pkg/pkg.m at line 790, column 5
> error:   /usr/share/octave/3.4.2/m/pkg/pkg.m at line 361, column 9
> octave:4>
> 
> I have installed libfftw3-devel
> 
> There is likely something of which I am ignorant, thanks for your help..
> 

Have you tried to install another forge package by pkg install?
Please try

pkg install -forge odepkg

The command downloads and installs the package automatically. If that works,

pkg install -forge control

should work as well. From the little information you gave, it looks like a 
problem with your compiler toolchain.

Regards,
Lukas

reply via email to

[Prev in Thread] Current Thread [Next in Thread]