You need to show more of the build log--you've truncated out the actual
error message.

There should be /sw directories in the package file, because they are made
in the build process.  What's happening is that something failed to build,
so the directory that's showing up missing was never created.

--
Alexander K. Hansen
Associate Research Scientist, Columbia University
Levitated Dipole Experiment
MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219
Cambridge, MA  02139-4213
Phone:  617-252-1818    Fax:    208-988-4057

On Wed, 3 Apr 2002, Matt Dinkins wrote:

> 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
>


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

Reply via email to