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:ubuntu

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
installation:ubuntu [2019/05/06 12:44] demiankatzinstallation:ubuntu [2019/07/12 13:28] demiankatz
Line 149: Line 149:
 cd /tmp cd /tmp
 wget https://github.com/vufind-org/vufind/releases/download/v5.1.1/vufind-5.1.1.tar.gz wget https://github.com/vufind-org/vufind/releases/download/v5.1.1/vufind-5.1.1.tar.gz
-tar xzvf vufind-5.1.1.tar.gz+tar -xzvf vufind-5.1.1.tar.gz
 sudo mv vufind-5.1.1 /usr/local/vufind sudo mv vufind-5.1.1 /usr/local/vufind
 </code> </code>
Line 172: Line 172:
  
 <code bash> <code bash>
-mkdir /usr/local/vufind/local/cache/cli+sudo mkdir /usr/local/vufind/local/cache/cli
 sudo chmod 777 /usr/local/vufind/local/cache/cli sudo chmod 777 /usr/local/vufind/local/cache/cli
 </code> </code>
installation/ubuntu.txt · Last modified: 2024/02/12 12:55 by demiankatz