Advertisement
Guest User

Untitled

a guest
Jan 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. rpm -ivh php5-5.6.32-alt1.M70C.1.x86_64.rpm
  2. error: failed dependencies:
  3. php5-libs = 5.6.32-alt1.M70C.1 is needed by php5-5.6.32-alt1.M70C.1
  4. php5-suhosin is needed by php5-5.6.32-alt1.M70C.1
  5. /usr/share/php/scripts/php_postin.sh is needed by php5-5.6.32-alt1.M70C.1
  6. /usr/share/php/scripts/php_preun.sh is needed by php5-5.6.32-alt1.M70C.1
  7. [root@for-nextcloud nextcloud]# rpm -ivh
  8. [root@for-nextcloud nextcloud]# apt-get install php5-suhosin
  9. Reading Package Lists... Done
  10. Building Dependency Tree... Done
  11. The following extra packages will be installed:
  12. libmm php-base php5-libs
  13. The following NEW packages will be installed:
  14. libmm php-base php5-libs php5-suhosin
  15. 0 upgraded, 4 newly installed, 0 removed and 8 not upgraded.
  16. Need to get 1874kB of archives.
  17. After unpacking 6179kB of additional disk space will be used.
  18. Do you want to continue? [Y/n]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement