handbook-pkgsrc-broken
Dealing with Broken Packages
If you come across a package that does not work for you, there are a few things you can do, including:
Fix it! The pkgsrc Guide includes detailed information on the pkgsrcĀ® infrastructure so that you can fix the occasional broken package or even submit your own!
Gripe--by email only! Send email to the maintainer of the package first. Type
bmake maintaineror read theMakefileto find the maintainer's email address. Remember to include the name and version of the port (send the$NetBSD:line from theMakefile) and the output leading up to the error when you email the maintainer. If you do not get a response from the maintainer, you can try users .Grab the package from an FTP site near you. The master package collection is on
packages.stura.uni-rostock.dein the All directory. These are more likely to work than trying to compile from source and are a lot faster as well. Use the pkg_add(1) program to install the package on your system.
CategoryHandbook
CategoryHandbook-pkgsrc