tebrown
Cadet
- Joined
 - Jul 6, 2019
 
- Messages
 - 4
 
I am new to FreeNAS and FreeBSD in general.  So far, I have been very happy with how things have been working and love the idea of jails.  
I enabled the zoneminder plugin, and after reading the forums and Jira, I see that it is broken. I wanted to take a crack at seeing what was wrong. The biggest issue I see is that zoneminder depends on mysql57-server, but I cannot install mysql57-server from the package manager. mysql57-client is available, but if I do `pkg search mysql57-server`, it reports that there are no packages, but it does appear this is in the FreeBSD packages repository.
What is the best way to get mysql57-server installed in a jail? I am running FreeNAS-11.2-U5.
Thanks
	
		
			
		
		
	
			
			I enabled the zoneminder plugin, and after reading the forums and Jira, I see that it is broken. I wanted to take a crack at seeing what was wrong. The biggest issue I see is that zoneminder depends on mysql57-server, but I cannot install mysql57-server from the package manager. mysql57-client is available, but if I do `pkg search mysql57-server`, it reports that there are no packages, but it does appear this is in the FreeBSD packages repository.
What is the best way to get mysql57-server installed in a jail? I am running FreeNAS-11.2-U5.
Thanks