[tlbuild] NetBSD help ...

Norbert Preining norbert at preining.info
Tue Jan 23 13:27:31 CET 2024


> I guess I need to play around a bit more...

Ok, pkg_add is there but didn't find packages.

So I did
	PKG_PATH="https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r | cut -d_ -f1)/All"
	export PKG_PATH
Now
	pkg_add -v gmake
worked, yeahh!

Now for the rest: On FreeBSD I do
	pkg install -y gmake gcc pkgconf libX11 libXt libXaw fontconfig perl5

FreeBSD  ->   NetBSD
gmake         gmake
pkgconf       pkgconf
libXaw        libXaw
fontconfig    fontconfig
perl5         perl

Up to here I found everything, but I cannot find the equivalent of
	libX11
	libXt	(maybe not necessary)

Or should installing libXaw be enough for building TeX Live xdvik?

Thanks for any insights!

Norbert

--
PREINING Norbert                              https://www.preining.info
Mercari Inc.     +     IFMGA Guide     +     TU Wien     +     TeX Live
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tlbuild mailing list.