bsd-cloudinit icon indicating copy to clipboard operation
bsd-cloudinit copied to clipboard

bsd-cloudinit pfsense problem

Open marino-mrc opened this issue 10 years ago • 1 comments

I have some errors when i try to launch the installer.sh on pfsense 2.2.1 (freebsd 10.1). it seems some libraries are missing. Someone can help me, please? I'm trying to build a pfsense image for openstack. Errors -> http://pastebin.com/9QcPFbFe

marino-mrc avatar Apr 13 '15 09:04 marino-mrc

Hi @ntt1985 . Our scripts depends on some native extensions that need to be compiled during installation:

  • devel/py-babel
  • devel/py-greenlet
  • net/py-netifaces

However, we cannot compile softeware on pfSense.

So, we can just install those extensions from pkg. Please check out the branch pfsense, and try the installer.sh.

iblislin avatar Apr 13 '15 14:04 iblislin