Hello FreeNAS Community,
I've been trying to re-build a NAS server that I made a mock up of on another NAS, so I started fresh by writing a brand new FreeNAS image to my USB stick. Everything installed fine with no errors, and booted up fine. After setting up all of the basic configurations, such as network interface, I created a PluginJail. Within this jail I installed git using "pkg install git", and it installed without any issue.
Where I am running into an issue is when I do a git clone...
SOLVED - Shared Object libiconv.so.2 Missing, Required By git
I've been trying to re-build a NAS server that I made a mock up of on another NAS, so I started fresh by writing a brand new FreeNAS image to my USB stick. Everything installed fine with no errors, and booted up fine. After setting up all of the basic configurations, such as network interface, I created a PluginJail. Within this jail I installed git using "pkg install git", and it installed without any issue.
Where I am running into an issue is when I do a git clone...
SOLVED - Shared Object libiconv.so.2 Missing, Required By git