This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] webcheck-1.9.5 -- Website link and structure checker


"Dr. Volker Zell" <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> writes:

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

Ok, fixed in latest.

Thanks,
Jari

1) manual
  wget        \
    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

2) Or automated download

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir webcheck ; cd webcheck
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/webcheck/get.sh \
          http://cygwin.cante.net/webcheck/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]