how to update plex on 11.2 -rc2?

Status
Not open for further replies.

RJGamer1002

Dabbler
Joined
Oct 30, 2018
Messages
13

Attachments

  • 2018-11-20 (1).png
    2018-11-20 (1).png
    31.4 KB · Views: 493

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
pkg install ca_root_nss and try again.
 

RJGamer1002

Dabbler
Joined
Oct 30, 2018
Messages
13
so that fix it and now I'm getting an error when i run this command: ./PMS_Updater.sh -vv -a and I'm not sure if this command is even working: chmod 755 PMS_Updater.sh.
 

Attachments

  • 2018-11-20 (3).png
    2018-11-20 (3).png
    44.2 KB · Views: 464

gt2416

Patron
Joined
Feb 4, 2018
Messages
262
pkg install wget and try again
 

RJGamer1002

Dabbler
Joined
Oct 30, 2018
Messages
13
that work but it now saying it can not find freeBSD download link and I'm still not sure if the chmod 755 PMS_Updater.sh is working still.
 

Attachments

  • 2018-11-21 (1).png
    2018-11-21 (1).png
    54.3 KB · Views: 495
  • 2018-11-21.png
    2018-11-21.png
    41.7 KB · Views: 421

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
I'm still not sure if the chmod 755 PMS_Updater.sh is working still.
I don't know why you're wondering this--if it isn't giving an error, it's working. And if you're able to run the script at all, the permissions are set correctly.

As to the update itself, why the pathological desire to have Plex so up to date? For a standard jail, use pkg upgrade. For a plugin, wait for the plugin to be updated and upgrade then.
 

gt2416

Patron
Joined
Feb 4, 2018
Messages
262
If you REALLY want to update plex you can do it manually. Go to their website and get the FreeBSD version. Backup and unzip that in the install location which is /usr/local/share/plexmediaserver
Run this command (Dont know if you actually need to but I do this cause it in my notes):
Code:
ln -s /usr/local/share/plexmediaserver/libpython2.7.so.1 /usr/local/share/plexmediaserver/libpython2.7.so

And your done.
 
Status
Not open for further replies.
Top