Difference between revisions of "FreeBSD"

From VoIPmonitor.org
Jump to navigation Jump to search
Line 1: Line 1:
 +
 +
 +
 
  pkg_add -r -v libexecinfo libpcap unixODBC mysql55-client libvorbis libogg vorbis-tools gmake
 
  pkg_add -r -v libexecinfo libpcap unixODBC mysql55-client libvorbis libogg vorbis-tools gmake
 +
cp Makefile.in Makefile
 
  gmake
 
  gmake
 +
gmake install

Revision as of 18:42, 3 December 2013


pkg_add -r -v libexecinfo libpcap unixODBC mysql55-client libvorbis libogg vorbis-tools gmake
cp Makefile.in Makefile
gmake
gmake install