--- wikisrc/pkgsrc/how_to_use_pkgsrc_on_linux.mdwn 2013/02/08 05:22:47 1.6 +++ wikisrc/pkgsrc/how_to_use_pkgsrc_on_linux.mdwn 2017/03/06 21:55:47 1.7 @@ -6,9 +6,10 @@ #See -[Documentation](http://www.netbsd.org/docs/pkgsrc/) -[Linux-specific documentation](http://www.netbsd.org/docs/pkgsrc/platforms.html#linux) -[README.Linux](ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/bootstrap/README.Linux) +[README.Linux](http://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/bootstrap/README.Linux) + +[pkgsrc guide](http://www.netbsd.org/docs/pkgsrc/) + #Software requirements Before you can use pkgsrc, you may need a few packages installed on your Linux system upfront. @@ -61,4 +62,4 @@ If bootstrap stops at Then install the libncurses-dev package -On an RPM based system this might be via 'yum install ncurses-devel', and on a debia/ubuntu system 'apt-get install ncurses5-dev' +On an RPM based system this might be via 'yum install ncurses-devel', and on a Debian/Ubuntu system 'apt-get install libncurses5-dev'