--- wikisrc/pkgsrc/solarish.mdwn 2017/04/27 11:26:42 1.2 +++ wikisrc/pkgsrc/solarish.mdwn 2017/04/27 11:27:45 1.3 @@ -14,7 +14,7 @@ On a freshly installed system the only c pkgsrc can then be bootstrapped as [normal](http://www.netbsd.org/docs/pkgsrc/platforms.html#bootstrapping-pkgsrc) #Tribblix -All that's required is for the develop overlay to be installed in order to successfully bootstrap pkgsrc on Tribblix. +All that's required is for the `develop` overlay to be installed in order to successfully bootstrap pkgsrc on Tribblix. # zap install-overlay develop @@ -25,4 +25,4 @@ On the 151a8 development release of Open # PATH=/opt/gcc/4.4.4/bin:/usr/gnu/bin:$PATH pkgsrc/bootstrap/bootstrap #OpenSXCE -Comes with all necessary component to bootstrap pkgsrc out of the box, just ensure PATH contains the path to GCC & linker /opt/gcc/4.4.4/bin:/usr/gnu/bin when performing a system wide install as root. No changes required when performing an [unprivileged bootstrap](http://www.netbsd.org/docs/pkgsrc/platforms.html#bootstrapping-pkgsrc) as environment contains necessary settings. +Comes with all necessary component to bootstrap pkgsrc out of the box, just ensure `PATH` contains the path to GCC & linker `/opt/gcc/4.4.4/bin:/usr/gnu/bin` when performing a system wide install as root. No changes required when performing an [unprivileged bootstrap](http://www.netbsd.org/docs/pkgsrc/platforms.html#bootstrapping-pkgsrc) as environment contains necessary settings.