On 04/15/2010 06:52 PM, bror hultgren wrote:
> Thanks for the advice,
>
> I downloaded GNU Make [make-3.81.tar.gz] from gnu,org 
> [http://ftp.gnu.org/pub/gnu/make/] when I try to install
>
> octave-3.2.3:4> pkg install make-3.81.tar.gz
>
> I get the following error message:
>
> package is missing file: DESCRIPTION
> error: called from `pkg>verify_directory' in file 
> /Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m 
> near line 1607, column 7
> error: called from:
> error:   
> /Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m 
> at line 658, column 5
> error:   
> /Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m 
> at line 287, column 7
>
>
> ?????
>
> Any help?
>
> Bror
>
> On Thu, Apr 15, 2010 at 11:19 AM, David Grundberg <[email protected] 
> <mailto:[email protected]>> wrote:
>
>     On 04/15/2010 04:55 PM, bror hultgren wrote:
>
>         I cannot install the image package image-1.0.12.tar.gz.
>
>         I have installed octave3.2.3 and MacPorts 1.8.2 on my mac
>         running OS10.5.8.
>         when I try to install the image package using
>
>         octave-3.2.3:3>pkg install image-1.0.12.tar.gz
>
>         I get the following error:
>
>         sh: make: command not found
>         'make' returned the following error:
>         error: called from `pkg>configure_make' in file
>         
> /Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m
>         near line 1253, column 2
>         error: called from:
>         error:  
>         
> /Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m
>         at line 714, column 5
>         error:  
>         
> /Applications/Octave.app/Contents/Resources/share/octave/3.2.3/m/pkg/pkg.m
>         at line 287, column 7
>
>         I am a newbie to unix.
>
>         What am I missing?
>
>         [also BTW, I cannot install the io package
>
>         Thanks for any help that you can offer
>
>         Bror
>
>
>
>     The packages are compiled on your machine when you install them.
>     All programs needed for this isn't installed with Octave, so you
>     might be missing several of the required packages.
>
>     In this case you are missing GNU Make.
>
>     David
>
>

Please keep the conversation on-list and post your replies on the bottom 
of the message. That makes it easier for others to follow. Thanks.

GNU Make doesn't have an Octave package. You might install it through 
MacPorts or whatever you use. It might be called gmake. I don't have a 
Mac so I don't really know how to do it.

hth,
David

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to