How feasible is it to setup a FreeNAS to be more like a full install of FreeBSD

Posted by mmccoo on Super User See other posts from Super User or by mmccoo
Published on 2010-12-05T09:29:54Z Indexed on 2011/02/11 23:28 UTC
Read the original article Hit count: 145

Filed under:
|

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.

  1. make is missing. I installed gmake and linked make to that.
  2. math.h is missing as is sys/cdefs.h I thought these are part of any core unix/linux system?
  3. 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.
  4. 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

© Super User or respective owner

Related posts about freebsd

Related posts about freenas