Jason Giddens
Dabbler
- Joined
- Jun 8, 2013
- Messages
- 37
Hello,
I installed the Unsupported Appstore in my plex jail and got it up and running. I added the Spotify2 Channel from the appstore, but it requires Node.js to operate successfully. I have done quite a bit of googling and it appears I need to do this from the jail:
but when I do I get:
root@plexmediaserver_1:/ # pkg install node
Updating repository catalogue
The following 3 packages will be installed:
Installing python2: 2_2
Installing libexecinfo: 1.1_3
Installing node: 0.10.28
The installation will require 11 MB more space
2 MB to be downloaded
Proceed with installing packages [y/N]: y
pkg: http://pkg.FreeBSD.org/freebsd:9:x86:64/latest/All/python2-2_2.txz: Not Found
root@plexmediaserver_1:/ #
I have told pkg to do an update succesfully, i have had PKG upgrade itself. None has helped.
Am I on the the right track for a node.js install? How do I fix this error?
Thanks!
I installed the Unsupported Appstore in my plex jail and got it up and running. I added the Spotify2 Channel from the appstore, but it requires Node.js to operate successfully. I have done quite a bit of googling and it appears I need to do this from the jail:
root@plexmediaserver_1:/ # pkg install node
but when I do I get:
root@plexmediaserver_1:/ # pkg install node
Updating repository catalogue
The following 3 packages will be installed:
Installing python2: 2_2
Installing libexecinfo: 1.1_3
Installing node: 0.10.28
The installation will require 11 MB more space
2 MB to be downloaded
Proceed with installing packages [y/N]: y
pkg: http://pkg.FreeBSD.org/freebsd:9:x86:64/latest/All/python2-2_2.txz: Not Found
root@plexmediaserver_1:/ #
I have told pkg to do an update succesfully, i have had PKG upgrade itself. None has helped.
Am I on the the right track for a node.js install? How do I fix this error?
Thanks!