How feasible is it to setup a FreeNAS to be more like a full install of FreeBSD
- by mmccoo
So I've been playing with FreeNAS over the last week, finally trying to get my act together and store my important files properly.
I'm finding myself wanting to install and compile additional packages.
pkg_add has been great for some things, but it appears that my install is rather crippled.
make is missing. I installed gmake and linked make to that.
math.h is missing as is sys/cdefs.h I thought these are part of any core unix/linux system?
cc is missing though I've installed gcc45. I'm used to having just gcc. Sure I can create a link, but I'm not sure this is the proper thing to do.
perl installed fine, but I can't add stuff with cpan. This is how I discovered 1,2, and 3.
So my question is this: do I just need to bite the bullet and install a full FreeBSD? The web interface to FreeNAS is kinda nice