Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 1999 11:37:47 GMT
From:      Ayan George <ayan@kiwi.hefty.org>
To:        freebsd-ports@freebsd.org
Subject:   teTeX-beta build
Message-ID:  <199902231137.LAA11268@kiwi.hefty.org>

next in thread | raw e-mail | index | archive | help

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




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