On Monday, February 25, 2002, at 07:55 AM, Jose A. Garcia wrote: > I tried to instal octave with fink (by typing fink install octave) and > after answering some options the terminal could not install the > packages and I received the next message: > > Can't exec "make": No such file or directory at > /sw/lib/perl5/Fink/Services.pm line 180, <STDIN> line 2. > ### make failed, exit code -1
Do you have the developer package installed? Can you pop up a Terminal and type 'which make'. This should tell you if make is some where in your path. Here is what I get when I issue the command: $ which make /usr/bin/make -- Alfredo Jahn [EMAIL PROTECTED] _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
