Updated Installation (markdown)
@@ -47,7 +47,7 @@ PlexPy will be installed to `/usr/local/share/plexpy`.
|
|||||||
|
|
||||||
* Open a terminal
|
* Open a terminal
|
||||||
* Install pre-requisites:
|
* Install pre-requisites:
|
||||||
`sudo pkg install python2 databases/py-sqlite3 security/py-openssl security/ca_root_nss git`
|
`sudo pkg install python2 py27-sqlite3 py27-openssl security/ca_root_nss git`
|
||||||
* Type: `cd /usr/local/share/`
|
* Type: `cd /usr/local/share/`
|
||||||
* Type: `sudo git clone https://github.com/JonnyWong16/plexpy.git`
|
* Type: `sudo git clone https://github.com/JonnyWong16/plexpy.git`
|
||||||
* Fix permissions:
|
* Fix permissions:
|
||||||
@@ -70,7 +70,7 @@ PlexPy will be installed to `/usr/local/share/plexpy`.
|
|||||||
* Create a new jail for PlexPy (you can also install it within the PMS jail if you wish)
|
* Create a new jail for PlexPy (you can also install it within the PMS jail if you wish)
|
||||||
* Open the jail shell.
|
* Open the jail shell.
|
||||||
* Install pre-requisites:
|
* Install pre-requisites:
|
||||||
`pkg install python2 databases/py-sqlite3 security/py-openssl security/ca_root_nss git`
|
`pkg install python2 py27-sqlite3 py27-openssl security/ca_root_nss git`
|
||||||
* Type: `cd /usr/local/share/`
|
* Type: `cd /usr/local/share/`
|
||||||
* Type: `git clone https://github.com/JonnyWong16/plexpy.git`
|
* Type: `git clone https://github.com/JonnyWong16/plexpy.git`
|
||||||
* Fix permissions:
|
* Fix permissions:
|
||||||
|
Reference in New Issue
Block a user