pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: print/tex-helvetic missing runtime dep



On Wed, Jul 25, 2018 at 07:50:21AM +0530, Mayuresh wrote:
> On Wed, Jul 25, 2018 at 07:41:12AM +0530, Mayuresh wrote:
> > # pkg_add /usr/pkgsrc/packages/All/tex-helvetic-2014.tgz 
> > pkg_add: no pkg found for 'kpathsea>=3.5.7', sorry.
> > pkg_add: Can't install dependency kpathsea>=3.5.7
> > pkg_add: 1 package addition failed
> > 
> > I'll try to patch later.
> 
> After manually installing kpathsea, it led to
> 
> pkg_add: no pkg found for 'tex-tetex>=3.0.25424', sorry.
> pkg_add: Can't install dependency tex-tetex>=3.0.25424
> pkg_add: 1 package addition failed

(Sorry, I could have consolidated and reported, just that I didn't realize
it will lead to a chain. Consolidating further to this.)

After building tex-tetex:

pkg_add: no pkg found for 'dialog>=1.0', sorry.
pkg_add: Can't install dependency dialog>=1.0
pkg_add: Can't install dependency tex-tetex>=3.0.25424

After building dialog:

pkg_add: no pkg found for 'tex-kpathsea>=2012nb1', sorry.
pkg_add: Can't install dependency tex-kpathsea>=2012nb1
pkg_add: Can't install dependency tex-tetex>=3.0.25424

After building tex-kpathsea:

pkg_add: no pkg found for 'tex-texlive.infra-[0-9]*', sorry.
pkg_add: Can't install dependency tex-texlive.infra-[0-9]*
pkg_add: Can't install dependency tex-tetex>=3.0.25424

After tex-texlive.infra it installs fine.

Mayuersh


Home | Main Index | Thread Index | Old Index