Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2013 17:00:44 +0900
From:      Hiroto Kagotani <hiroto.kagotani@gmail.com>
To:        ports <ports@freebsd.org>, Hiroki Sato <hrs@freebsd.org>
Subject:   TEX_DEFAULT problem
Message-ID:  <CAC_W2ocAkcnzKegW15TS6E8V35vAacywTbjY4M6vXxqTtO7BPg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I am using ports tree of r317759.

Without setting TEX_DEFAULT, tex-kpathsea depends on teTeX-base.
So, when I make print/texlive-full, installation stops by conflict with
teTeX-*.

By setting TEX_DEFAULT=texlive in /etc/make.conf, there are cyclic
dependencies.
Here is the result of make in print/texlive-full.
...
===>   Returning to build of tex-web2c-20120701_2
===>   tex-web2c-20120701_2 depends on shared library: kpathsea - not found
===>    Verifying install for kpathsea in /usr/ports/devel/tex-kpathsea
===> Fetching all distfiles required by tex-kpathsea-6.1.0 for building
===>  Extracting for tex-kpathsea-6.1.0
=> SHA256 Checksum OK for TeX/texlive-20120701-source.tar.xz.
===>  Patching for tex-kpathsea-6.1.0
===>  Applying FreeBSD patches for tex-kpathsea-6.1.0
===>   tex-kpathsea-6.1.0 depends on executable: tlmgr - not found
===>    Verifying install for tlmgr in /usr/ports/print/texlive-base
===>   texlive-base-20120701_2 depends on executable: weave - not found
===>    Verifying install for weave in /usr/ports/devel/tex-web2c
===>   tex-web2c-20120701_2 depends on executable: pkgconf - found
===>   tex-web2c-20120701_2 depends on executable: gmake - found
===>   tex-web2c-20120701_2 depends on shared library: openjpeg - found
===>   tex-web2c-20120701_2 depends on shared library: png15 - found
===>   tex-web2c-20120701_2 depends on shared library: zzip - found
===>   tex-web2c-20120701_2 depends on shared library: kpathsea - not found
===>    Verifying install for kpathsea in /usr/ports/devel/tex-kpathsea
===>   tex-kpathsea-6.1.0 depends on executable: tlmgr - not found
===>    Verifying install for tlmgr in /usr/ports/print/texlive-base
===>   texlive-base-20120701_2 depends on executable: weave - not found
===>    Verifying install for weave in /usr/ports/devel/tex-web2c
===>   tex-web2c-20120701_2 depends on executable: pkgconf - found
...

Regards,
-- 
Hiroto Kagotani
<hiroto.kagotani@gmail.com>



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