-
Notifications
You must be signed in to change notification settings - Fork 40
FreeBSD Users
Landon Abney edited this page Jan 27, 2015
·
5 revisions
The following packages should get the installation working:
pkg install p5-libwww
pkg install p5-XML-Simple
pkg install p5-Time-Duration
pkg install p5-Time-modules
pkg install p5-DBD-SQLite
pkg install p5-JSON
pkg install p5-LWP-Protocol-https
p5-LWP-Protocol-https may only be needed for PushOver support.
FreeBSD requirements should also be available within the ports repository:
- /usr/ports/databases
- /usr/ports/textproc
- /usr/ports/devel
Requirements if using PHP5.5:
- php55-sqlite3
- php55-simplexml
- php-curl
- php-json