I have a 10.1.3 machine, with 0.3.2a.  I've been using Fink with success for
about six months, but recently (last month and a half or so), I've had
problems installing packages (I can't remember what brought this on though).

I've done the rm -rf of /sw and all the X11 directories to redo an install
(tried from binary and from source), but that doesn't seem to fix the
problem at all.  Here's what happens when I try to install things (package
in this case is libungif):

mkdir -p /sw/src/root-libungif-4.1.0b1-2/sw/share/doc/libungif
cp README COPYING AUTHORS UNCOMPRESSED_GIF
/sw/src/root-libungif-4.1.0b1-2/sw/share/doc/libungif/
cp doc/*.txt /sw/src/root-libungif-4.1.0b1-2/sw/share/doc/libungif/
mkdir -p /sw/src/root-libungif-4.1.0b1-2/sw/share/doc/libungif/html
cp doc/*.png doc/*.html
/sw/src/root-libungif-4.1.0b1-2/sw/share/doc/libungif/html/
(cd /sw/src/root-libungif-4.1.0b1-2/sw/lib/ && ln -s libgif.dylib
libungif.dylib && ln -s libgif.a libungif.a)
cd: no such file or directory: /sw/src/root-libungif-4.1.0b1-2/sw/lib/
### (cd failed, exit code 1
Failed: installing libungif-4.1.0b1-2 failed
[localhost:~] mattdink%


I've truncated it of course, it goes normally for quite a while, and then
stops at this point.  It's obvious to me from seeing this so many times what
looks like is happening.  It's looking in the package source file for sw
directories.  What's not obvious to me is how to fix this.  Or if I'm
totally off on this, someone explain to me.


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to