From owner-freebsd-ports Tue Feb 23 8:38: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from kiwi.hefty.org (hefty.org [209.119.145.2]) by hub.freebsd.org (Postfix) with ESMTP id 45BBB11105 for ; Tue, 23 Feb 1999 08:38:01 -0800 (PST) (envelope-from ayan@kiwi.hefty.org) Received: (from ayan@localhost) by kiwi.hefty.org (8.9.2/8.9.2) id LAA11268 for freebsd-ports@freebsd.org; Tue, 23 Feb 1999 11:37:47 GMT (envelope-from ayan) Date: Tue, 23 Feb 1999 11:37:47 GMT From: Ayan George Message-Id: <199902231137.LAA11268@kiwi.hefty.org> X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: freebsd-ports@freebsd.org Subject: teTeX-beta build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I get the following when building the teTeX-beta package: ===> Installing for teTeX-0.9-981113 ===> teTeX-0.9-981113 depends on shared library: png.3 - found ===> teTeX-0.9-981113 depends on shared library: www.6 - found ===> teTeX-0.9-981113 depends on shared library: X11.6 - found for dir in texk; do \ echo making all in $dir; \ (if test -f $dir/Makefile; then cd $dir && gmake bindir='/usr/local/bin' mandir='/usr/local/man/man1' manext='1' binprefix='' scriptdir='/usr/local/bin' manprefix='' infodir='/usr/local/info' CFLAGS='-O -pipe' CC='cc' ALLOCA='' LDFLAGS='' DEFAULT_INFOPATH='' all; else true; fi) || exit 1; \ done making all in texk [snip!] Done. ./selfautofix "/usr/local/bin" "/usr/ports/print/teTeX-beta/work/texmf/web2c" cd /usr/local/bin; strip ccess afm2tfm bibtex dialog dmp dvicopy dvilj dvilj2p dvilj4 dvilj4l dvips dvitomp dvitype etex gftodvi gftopk gftype gsftopk info install-info kpsestat kpsewhich mag makeindex makeinfo mf mf.X mft mpost mpto newer odvicopy odvips odvitype ofm2opl omega opl2ofm otangle otp2ocp outocp ovf2ovp ovp2ovf oxdvi.bin patgen pdftex pfb2pfa pk2bm pktogf pktype pltotf pooltype ps2pk readlink tangle tex texindex tftopl tie ttf2afm vftovp vptovf weave xdvi.bin >/dev/null 2>&1 || true ===> Generating temporary packing list -------------------------------------------------------- Final touch: 1. Run /usr/local/bin/texconfig to adjust for your local environment. 2. Chmod 1777 /usr/local/share/texmf/fonts/{pk,tfm} and all subdirectories if you did not configure font generation to use a temporary directory. 3. For further information have a look at /usr/local/share/texmf/doc/tetex/. -------------------------------------------------------- ===> Compressing manual pages for teTeX-0.9-981113 *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message