Hi,

I am trying to install quartz-wm and xorg via fink. I installed xorg from
the stable tree. Then, I updated fink to include the unstable trees. Now,
when I fink install applex11tools, the build breaks when it tries to copy
part of the documentation. Here's the output before it breaks:

/sw/src/fink.build/root-applex11tools-1.1.3-1/sw/src/fink.build/applex11tools-
1.1.3-1
        for package in "$PKG_PATH" "$UPDATE_PATH"; do
                gzip -dc "$package/Contents/Archive.pax.gz" | pax -r
'*quartz-wm*' '*X11.app*' '*open-x11*' '*Xquartz*'
        done
        popd
/sw/src/fink.build/applex11tools-1.1.3-1

        if ! test -f
"/sw/src/fink.build/root-applex11tools-1.1.3-1/usr/bin/open-x11";
then
                cat <<END
                exit 1
        fi

        install -d -m 755 /sw/src/fink.build/root-applex11tools-1.1.3-1
/sw/Applications
        mv 
/sw/src/fink.build/root-applex11tools-1.1.3-1/Applications/Utilities/X11.app
/sw/src/fink.build/root-applex11tools-1.1.3-1/sw/Applications/

        install -d -m 755 /sw/src/fink.build/root-applex11tools-1.1.3-1
/sw/bin
        mv /sw/src/fink.build/root-applex11tools-1.1.3-1/usr/bin/open-x11
/sw/src/fink.build/root-applex11tools-1.1.3-1/sw/bin/
        mv /sw/src/fink.build/root-applex11tools-1.1.3-1/usr/X11R6/bin/quartz-wm
/sw/src/fink.build/root-applex11tools-1.1.3-1/sw/bin/

        install -d -m 755 /sw/src/fink.build/root-applex11tools-1.1.3-1
/sw/share/doc/quartz-wm
        mv 
/sw/src/fink.build/root-applex11tools-1.1.3-1/usr/X11R6/lib/X11/doc/html/quartz-wm*
/sw/src/fink.build/root-applex11tools-1.1.3-1/sw/share/doc/quartz-wm/
mv: rename 
/sw/src/fink.build/root-applex11tools-1.1.3-1/usr/X11R6/lib/X11/doc/html/quartz-wm*
to 
/sw/src/fink.build/root-applex11tools-1.1.3-1/sw/share/doc/quartz-wm/quartz-wm*:
No such file or directory
### execution of /var/tmp/tmp.2.3TzzW4 failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-applex11tools-1.1.3-1
(Reading database ... 14718 files and directories currently installed.)
Removing fink-buildlock-applex11tools-1.1.3-1 ...
Failed: phase installing: applex11tools-1.1.3-1 failed

I looked in the directory from which it tries to copy, and sure enough there
is no file whose name starts with quartz-wm. But, there is a file called
Xquartz.1.html. So, does anyone have any idea how I can get around this
error?

Just an irrelevant note: I did have the apple x11 update and my osx install
dvd mounted.

Thanks,
Rishi
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to