>>>>> Volker Zell writes:
>>>>> Jari Aalto writes:
>> Jari Aalto <[EMAIL PROTECTED]> writes:
>>> Included in Debian
>>>
>>> http://packages.debian.org/unstable/web/webcheck
>>>
>>> License:
>>> GPL
>>>
>>> sdesc: "Website link and structure checker"
>>> ldesc: "Program crawls a given website and generates a number of
reports in
>>> the form of html pages. It is easy to use and generates simple, clear
>>> and readable reports."
>>> category: Web
>>> requires: cygwin python
>>>
>>> To download Method 1)
>>>
>>> wget -nv \
>>> http://cygwin.cante.net/webcheck/webcheck-1.9.5-1.tar.bz2.sig \
>>> http://cygwin.cante.net/webcheck/webcheck-1.9.5-1.tar.bz2 \
>>> http://cygwin.cante.net/webcheck/webcheck-1.9.5-1-src.tar.bz2.sig \
>>> http://cygwin.cante.net/webcheck/webcheck-1.9.5-1-src.tar.bz2 \
>>> http://cygwin.cante.net/webcheck/setup.hint
> Your server seems to be down.
OK, I could finally download.
[EMAIL PROTECTED] /usr/src
11:23 AM [727]> ./webcheck-1.9.5-1.sh prep
-- Cygbuild 2006-02-17 1.836 http://cygbuild.sourceforge.net/
-- Extracting /usr/src/webcheck-1.9.5.tar.gz
-- cd /usr/src && patch --strip=0 --forward --fuzz=3 --set-utc --quiet <
webcheck-1.9.5-1-cygwin.patch
-- [NOTE] If patch fails, you may need rm -rf /usr/src/webcheck-1.9.5
-- Running 'make clean' (or equiv.) in /usr/src/webcheck-1.9.5
rm -f *[#~] *.\#* *.o *.exe core *.stackdump
-- Running 'make distclean' (or equiv.) in /usr/src/webcheck-1.9.5
rm -f *[#~] *.\#* *.o *.exe core *.stackdump
-- Making Cygwin directories under /usr/src/webcheck-1.9.5
-- Done.
[EMAIL PROTECTED] /usr/src
11:23 AM [728]> ./webcheck-1.9.5-1.sh conf
-- Cygbuild 2006-02-17 1.836 http://cygbuild.sourceforge.net/
-- Configure command
-- Hm, no shadow yet. Running it for you now.
-- Running: make clean distclean (ignore errors; if any)
rm -f *[#~] *.\#* *.o *.exe core *.stackdump
make: Nothing to be done for `distclean'.
-- Wait, preparing compile. Shadowing source files to
/usr/src/webcheck-1.9.5/.build/build
-- Shadow finished.
-- No standard configre script found
-- Done.
[EMAIL PROTECTED] /usr/src
11:23 AM [729]> ./webcheck-1.9.5-1.sh make
-- Cygbuild 2006-02-17 1.836 http://cygbuild.sourceforge.net/
-- Build command
-- Building with standard make(1) ./Makefile
echo "Nothing to compile"
Nothing to compile
-- Done.
[EMAIL PROTECTED] /usr/src
11:23 AM [730]> ./webcheck-1.9.5-1.sh install
-- Cygbuild 2006-02-17 1.836 http://cygbuild.sourceforge.net/
-- Install command
-- Emptying /usr/src/webcheck-1.9.5/.inst
-- Installing docs to
/usr/src/webcheck-1.9.5/.inst/usr/share/doc/webcheck-1.9.5
-- Running install to /usr/src/webcheck-1.9.5/.inst
-- Running 'make install' (or equiv.) in /usr/src/webcheck-1.9.5/.build/build
/usr/bin/install -m 755 -d /usr/src/webcheck-1.9.5/.inst/usr/share/man/man1
/usr/bin/install -m 644 *.1 /usr/src/webcheck-1.9.5/.inst/usr/share/man/man1
/usr/bin/install -m 755 -d /usr/src/webcheck-1.9.5/.inst/usr/share/webcheck
cp --copy-contents --dereference -r *.py fancytooltips parsers plugins schemes
/usr/src/webcheck-1.9.5/.inst/usr/share/webcheck
chmod -R 644 /usr/src/webcheck-1.9.5/.inst/usr/share/webcheck
chmod: `/usr/src/webcheck-1.9.5/.inst/usr/share/webcheck': Permission denied
make: *** [install-share] Error 1
./webcheck-1.9.5-1.sh.CygbuildCommandMain: [FATAL] status is 2.
Ciao
Volker