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/15 12:36] demiankatzinstallation:fedora [2019/09/16 13:10] demiankatz
Line 114: Line 114:
  
 <code bash> <code bash>
-dnf install php php-devel php-intl php-ldap php-mysqli php-xsl php-gd php-mbstring php-mcrypt php-json php-soap+dnf install php php-devel php-intl php-ldap php-mysqli php-xsl php-gd php-mbstring php-json php-soap
 </code> </code>
  
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