Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2007 10:59:56 +0800
From:      "Sunry Chen" <sunrychen@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Install ctorrent-3.2_1 error, Makefile error?
Message-ID:  <c96f04920709051959q51781c86jdb02e1399151f3e2@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
[root@www /usr/ports/net-p2p/ctorrent]# make install
===>  Installing for ctorrent-3.2_1
===>   Generating temporary packing list
===>  Checking if net-p2p/ctorrent already installed
test -z "/usr/local/bin" || /bin/sh ./mkinstalldirs "/usr/local/bin"
  install  -s -o root -g wheel -m 555 'ctorrent' '/usr/local/bin/ctorrent'
/bin/mkdir -p /usr/local/share/doc/ctorrent
install  -o root -g wheel -m 444
/usr/ports/net-p2p/ctorrent/work/ctorrent-dnh3.2/README-DNH.TXT
UserGuide /usr/local/share/d
oc/ctorrent/
install: UserGuide: No such file or directory
*** Error code 71

Stop in /usr/ports/net-p2p/ctorrent.
----------------------------------------------------------------------------
README-DNH.TXT and UserGuide files are there in the same directory,
but make install can't get UserGuide found. Can solve it by doing some
adjust in Makefile, is this the problem caused by Makefile?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c96f04920709051959q51781c86jdb02e1399151f3e2>