I'll assume you had the Developer Tools installed with your original fink installation, and that you didn't remove them. If that's not the case, you should get them.
Otherwise, try doing a 'where make', to see where your system thinks make is, if anywhere. On 1/28/02 11:25 PM, "James L Harden" <[EMAIL PROTECTED]> wrote: > > I unfortunately needed to re-install fink, and did so by first > deleting the entile /sw directory and subdirectories. After > re-installing fink (Package manager version: 0.9.7, > Distribution version: 0.3.2a), fink fails when installing > packages (apparently, it cannot find the make command or > the appropriate config files). As an example, the output of > an attempt to install ispell follows below. I suppose the > reinstall of fink is incomplete. Does anyone have a suggestion > for how to proceed? > > Many thanks in advance, > > Jim Harden > > ************************ failed ispell install **************** > > [krusty:~] jim% fink install ispell > sudo /sw/bin/fink install ispell > Password: > Reading package info... > Information about 288 packages read in 1 seconds. > pkg ispell version ### > pkg ispell version 3.2.06-1 > The following package will be installed or updated: > ispell > rm -rf ispell-3.2.06-1 > mkdir -p /sw/src/ispell-3.2.06-1 > tar -xvzf /sw/src/ispell-3.2.06.tar.gz > ispell-3.2.06/ > ispell-3.2.06/Contributors > ispell-3.2.06/README > ispell-3.2.06/Magiclines > . > . > . > ispell-3.2.06/deformatters/deformat-c.c > ispell-3.2.06/deformatters/deformat-sh.c > sed 's|<PREFIX>|/sw|g' > /sw/fink/dists/stable/main/finkinfo/text/ispell-3.2.06-1.patch | patch -p1 > patching file local.h.samp > Hunk #1 succeeded at 113 (offset 12 lines). > patching file Makefile > Hunk #1 succeeded at 258 (offset 12 lines). > patching file config.X > Hunk #1 succeeded at 208 (offset 12 lines). > Hunk #3 succeeded at 321 (offset 12 lines). > cp local.h.samp local.h > (export TMPDIR=/tmp; make config.sh; cp config.sh config.sh.BUILD; sed > 's|/sw|/sw/src/root-ispell-3.2.06-1/sw|g' < config.sh.BUILD > > config.sh.INSTALL; make) > zsh: command not found: make > cp: config.sh: No such file or directory > zsh: no such file or directory: config.sh.BUILD > zsh: command not found: make > ### (export failed, exit code 1 > Failed: compiling ispell-3.2.06-1 failed > -- Alexander K. Hansen Associate Research Scientist, Columbia University, LDX Collaboration MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818 Fax: 208-988-4057 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
