I am running the latest version of FreeNAS 9.3 and tried to install plexpy following the instructions posted here
I encountered the following errors after entering the first command:
and then the following
What am I doing wrong :(
I encountered the following errors after entering the first command:
Code:
pkg install python2 databases/py-sqlite3 security/py-openssl security/ca_root_nss git
Installing p5-Digest-HMAC: 1.03
Installing p5-Net-SSLeay: 1.63
Installing p5-Socket: 2.014
Installing p5-IO-Socket-IP: 0.29
Installing p5-Error: 0.17022
Installing cvsps: 2.1_1
Installing p5-MIME-Base64: 3.14
Installing py27-sqlite3: 2.7.6_3
Installing py27-cffi: 0.8.2
Installing p5-Authen-SASL: 2.16
Installing p5-IO-Socket-SSL: 1.992
Installing py27-cryptography: 0.2.2_1
Installing p5-Net-SMTP-SSL: 1.01_2
Installing py27-openssl: 0.14
Installing git: 2.0.0
The installation will require 187 MB more space
4 MB to be downloaded
Proceed with installing packages [y/N]: y
pkg: http://pkg.FreeBSD.org/freebsd:9:x86:64/latest/All/sqlite3-3.8.4.3.txz: Not Foundand then the following
Code:
root@Plexpy:/ # cd /usr/local/share/ root@Plexpy:/usr/local/share # sudo git clone https://github.com/drzoidberg33/pl expy.git sudo: Command not found. root@Plexpy:/usr/local/share #
What am I doing wrong :(