About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
installation:fedora

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
installation:fedora [2019/07/17 15:13] – [3. Install PHP] demiankatzinstallation:fedora [2020/01/30 18:38] – [Version Requirements] demiankatz
Line 5: Line 5:
 ====== Version Requirements ====== ====== Version Requirements ======
  
-These instructions were most recently tested on Fedora 30 but should also work with other recent versions with little or no modification. If you are using an older Fedora distribution, make sure it meets the [[installation:requirements|requirements]] (such as minimum PHP version) of the VuFind release you are installing.+These instructions were most recently tested on Fedora 31 but should also work with other recent versions with little or no modification. If you are using an older Fedora distribution, make sure it meets the [[installation:requirements|requirements]] (such as minimum PHP version) of the VuFind release you are installing.
 ====== A Note on SELinux ====== ====== A Note on SELinux ======
  
Line 150: Line 150:
 dnf install wget dnf install wget
 cd /tmp cd /tmp
-wget https://github.com/vufind-org/vufind/releases/download/v6.0/vufind-6.0.tar.gz +wget https://github.com/vufind-org/vufind/releases/download/v6.0.1/vufind-6.0.1.tar.gz 
-tar xzvf vufind-6.0.tar.gz +tar xzvf vufind-6.0.1.tar.gz 
-mv vufind-6.0 /usr/local/vufind+mv vufind-6.0.1 /usr/local/vufind
 </code> </code>
  
installation/fedora.txt · Last modified: 2024/02/12 12:54 by demiankatz