Ok so I am very new to FreeBSD and am having some issues with packages.
What I would like to do is move the packages folder onto the device I am building so I can build the machine away from the internet. The machine only has a cdrom so I have built it using the cd and not the dvd. I have now copied the packages folder onto the machine.
Next I tried to set the package location with the PKG_PATH variable but still get "can't stat package" for any package I try to install using pkg_add. I have found a few different pieces of advice on how to set the PKG_PATH variable but none seem to be working.
Any advice would be appreciated.
What I would like to do is move the packages folder onto the device I am building so I can build the machine away from the internet. The machine only has a cdrom so I have built it using the cd and not the dvd. I have now copied the packages folder onto the machine.
Next I tried to set the package location with the PKG_PATH variable but still get "can't stat package" for any package I try to install using pkg_add. I have found a few different pieces of advice on how to set the PKG_PATH variable but none seem to be working.
Any advice would be appreciated.