Skip to main content.

2002-Aug-08

So I removed the Linux port forwarding rules, like:

ipmasqadm portfw -d -P tcp -L pilchuck.reedmedia.net ftp-data -R rainier ftp-data
(Did like this for all three.)

If you run "make bin-install" in a pkgsrc as non-root, it does:

Trying ftp://ftp.netbsd.org/pub/NetBSD/packages/1.5/i386/All
pkg_add: can't open pkgdb: Permission denied
ftp: No control connection for command.Installing from source
It did install when I ran as root. I send-pr'd it: pkg/17883. (It is now suspended, because of 1.6 package freeze. It should use the SU_TARGET, agc said.) (agc closed on 18/Oct/2003; he created a real-su-bin-install target like the other su targets.)

xpaint-2.6.2nb1 was built for Xfree86 4.x: Shared object "libXaw.so.7" not found. So I used "pkg_add -u ftp://....xpaint-2.6.1.tgz" And that slightly older version worked.