pkgsrc-Users archive

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

Re: make package-install dependencies dont work



On Sun, Nov 01, 2015 at 03:14:40PM +0100, Frank Wille wrote:
> When I do "make package-install" in teTeX the following happens:
> 
> ===> Install binary package of teTeX-3.0nb11
> pkg_add: no pkg found for 'dviljk-[0-9]*', sorry.
> [...]
> 
> Why doesn't it install dviljk and make the package for it recursively?

I think because you didn't do 'make clean'.

> And, even worse, also "make install" no longer works, although I did that
> two days ago to build everything:
> 
> # make install
> ===> Install binary package of teTeX-3.0nb11
> pkg_add: no pkg found for 'dviljk-[0-9]*', sorry.
> [...]
> 
> 
> Do I have any options left besides reinstalling and recompiling the whole
> pkgsrc? ;)

Just try 'make clean' before your next installation.
 Thomas


Home | Main Index | Thread Index | Old Index