Date: Tue, 30 Mar 1999 17:49:50 -0500 (EST) From: Chuck Robey <chuckr@mat.net> To: "G. Adam Stanislav" <zen@buddhist.com> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Double slash Message-ID: <Pine.BSF.4.10.9903301745580.378-100000@picnic.mat.net> In-Reply-To: <3.0.6.32.19990330132720.008fc100@mail.bfm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <bsd.ports.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9903301745580.378-100000>