From owner-freebsd-ports Tue Mar 30 14:52: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id CC33615487 for ; Tue, 30 Mar 1999 14:51:41 -0800 (PST) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id RAA08868; Tue, 30 Mar 1999 17:49:50 -0500 (EST) Date: Tue, 30 Mar 1999 17:49:50 -0500 (EST) From: Chuck Robey To: "G. Adam Stanislav" Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Double slash In-Reply-To: <3.0.6.32.19990330132720.008fc100@mail.bfm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 30 Mar 1999, G. Adam Stanislav wrote: > At 14:11 30-03-1999 -0500, Chuck Robey wrote: > >On Tue, 30 Mar 1999, G. Adam Stanislav wrote: > >> [snip] > >> Compressing manual pages for tuc-1.10 > >> >/usr/local/man//man1/tuc.1: No such > >> file or directory > >> >*** Error code 1 > > > >Interesting. There isn't any textproc/tuc port. Where did you get the > >beast? > > I wrote it. > > >BTW, there's nothing wrong with double slashes, the system takes them > >fine (and throws one of them away). > > Then where does the error code 1 come from? It fails to install. Am I > supposed to move tuc.1 to /usr/local/man/man1 from my Makefile? From the > handbook I have the impression the file takes care of it. I missed reading the point that you were writing a new port, my mistake, sorry. You know that putting the man page on the MAN1 list doesn't install it, it just manages the compression and PLIST management, the port itself has to take responsibility for actually moving tuc.1 into position for it to be found for compression. Sometimes, the distribution makefile handles this for you, and sometimes you have to explicitly add a $(INSTALL_MAN) line to the port's makefile to do it yourself. Are you certain that tuc.1 is really going into place? > > Adam > --- > Want to design your own web counter? > Get GCL 2.10 from http://www.whizkidtech.net/gcl/ > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message