mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Updated Installation CentOS 7 (markdown)
parent
72055abf84
commit
638f1ec34c
1 changed files with 3 additions and 2 deletions
|
@ -11,7 +11,8 @@ Please note these were the steps taken by an experienced user.
|
||||||
|
|
||||||
* If you have issues or you started from a very base (minimal) install, you may also need
|
* If you have issues or you started from a very base (minimal) install, you may also need
|
||||||
|
|
||||||
yum -y install wget git par2cmdline p7zip unrar unzip tar gcc python-yenc python-feedparser python-configobj python-cheetah python-dbus python-support python-devel libxslt-devel
|
yum -y install wget git par2cmdline p7zip unrar unzip tar gcc python-yenc python-feedparser python-configobj
|
||||||
|
python-cheetah python-dbus python-support python-devel libxslt-devel
|
||||||
|
|
||||||
|
|
||||||
*Add a user for sonarr to use
|
*Add a user for sonarr to use
|
||||||
|
@ -85,4 +86,4 @@ The resolution below will fix that.
|
||||||
### Resolution:
|
### Resolution:
|
||||||
Run the following command
|
Run the following command
|
||||||
|
|
||||||
`ln -s /usr/lib64/libMonoPosixHelper.so /usr/lib/libMonoPosixHelper.so`
|
ln -s /usr/lib64/libMonoPosixHelper.so /usr/lib/libMonoPosixHelper.so
|
Loading…
Reference in a new issue