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 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
