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.
legacy: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 revision
Previous revision
Last revisionBoth sides next revision
legacy:installation:ubuntu [2015/12/08 19:07] – ↷ Links adapted because of a move operation demiankatzlegacy:installation:ubuntu [2016/09/14 12:42] – old revision restored (2015/12/14 14:50) demiankatz
Line 1: Line 1:
 ====== VuFind 1.4 on Ubuntu ====== ====== VuFind 1.4 on Ubuntu ======
  
-//This documentation will help you install VuFind 1.4. Documentation for the previous major release, VuFind 1.3, can be found [[http://vufind.org/wiki/installation_ubuntu?rev=1349787598|here]], but using the old version is NOT recommended.//+//This documentation will help you install VuFind 1.4. Documentation for the previous major release, VuFind 1.3, can be found [[http://vufind.org/wiki/legacy:installation:ubuntu?rev=1349787598|here]], but using the old version is NOT recommended.//
  
-//Instructions for VuFind 2.x can be found [[vufind2:installation_ubuntu|here]].//+//Instructions for VuFind 2.x can be found [[installation:ubuntu|here]].//
  
 These instructions assume that you are starting with a clean installation of Ubuntu.  If you already have an Ubuntu server, you will be able to skip some steps, but you may have to reconfigure some existing software. These instructions assume that you are starting with a clean installation of Ubuntu.  If you already have an Ubuntu server, you will be able to skip some steps, but you may have to reconfigure some existing software.
Line 72: Line 72:
  
   * If you need to install MySQL, you will be prompted for a root password during installation.  For better security, it is a good idea to set this; if you do, be sure you remember it so you can configure VuFind to access the database later.   * If you need to install MySQL, you will be prompted for a root password during installation.  For better security, it is a good idea to set this; if you do, be sure you remember it so you can configure VuFind to access the database later.
-  * If you are a Voyager library, you will also need to install the PHP OCI Driver for Oracle – see [[:installing_the_php_oci_driver_for_oracle|this page]] for detailed instructions.+  * If you are a Voyager library, you will also need to install the PHP OCI Driver for Oracle – see [[installation:php_oci|this page]] for detailed instructions.
   * If you will be accessing a Sybase database (e.g. for the Horizon LMS), you should also install the php5-sybase package using apt-get.   * If you will be accessing a Sybase database (e.g. for the Horizon LMS), you should also install the php5-sybase package using apt-get.
   * You will need to answer some prompts during the installation process.  If you use a graphical package manager rather than the command line tool, you may not be able to see these prompts unless you open a Terminal window.  For this reason, it is recommended that you use the command line method as described above.   * You will need to answer some prompts during the installation process.  If you use a graphical package manager rather than the command line tool, you may not be able to see these prompts unless you open a Terminal window.  For this reason, it is recommended that you use the command line method as described above.
Line 130: Line 130:
 Note that the php5-ldap library is only needed if you will be using LDAP authentication, and the php5-pspell library is not used at all but might feature in future spelling-related enhancements; you can exclude these packages if you like.  The php5-gd package is also optional, though including it will ensure better support for cover images.  PHP's mbstring library is strongly recommended, but as of this writing, it appears to be automatically included in the php5-dev package. Note that the php5-ldap library is only needed if you will be using LDAP authentication, and the php5-pspell library is not used at all but might feature in future spelling-related enhancements; you can exclude these packages if you like.  The php5-gd package is also optional, though including it will ensure better support for cover images.  PHP's mbstring library is strongly recommended, but as of this writing, it appears to be automatically included in the php5-dev package.
  
-If you are a Voyager library, you will also need to install the PHP OCI Driver for Oracle – see [[:installing_the_php_oci_driver_for_oracle|this page]] for detailed instructions.+If you are a Voyager library, you will also need to install the PHP OCI Driver for Oracle – see [[installation:php_oci|this page]] for detailed instructions.
  
 If you will be accessing a Sybase database (e.g. for the Horizon LMS), also install php5-sybase: If you will be accessing a Sybase database (e.g. for the Horizon LMS), also install php5-sybase:
Line 250: Line 250:
 </code> </code>
  
-For more information on managing the operation of the VuFind server, including how to make it start automatically, see the [[:starting_and_stopping_vufind]] page.+For more information on managing the operation of the VuFind server, including how to make it start automatically, see the [[administration:starting_and_stopping_solr|Starting and Stopping Solr]] page.
  
 ===== 3. Import Records ===== ===== 3. Import Records =====
  
-VuFind won't do much good without any data – see the [[:importing_records]] page for more details on loading your content into the system.+VuFind won't do much good without any data – see the [[:indexing]] page for more details on loading your content into the system.
  
 ===== 4. Secure Your System ===== ===== 4. Secure Your System =====
  
-Congratulations -- you now have a running copy of VuFind.  However, you should be aware of security concerns.  See the [[:security]] page for some VuFind-specific notes, and take some time to learn about general issues in Unix security if you are not already familiar with the topic; [[http://www.linuxsecurity.com/|LinuxSecurity.com]] is one good source for news and tutorials.+Congratulations -- you now have a running copy of VuFind.  However, you should be aware of security concerns.  See the [[administration:security|Security]] page for some VuFind-specific notes, and take some time to learn about general issues in Unix security if you are not already familiar with the topic; [[http://www.linuxsecurity.com/|LinuxSecurity.com]] is one good source for news and tutorials.
  
 ===== 5. Mail Issues===== ===== 5. Mail Issues=====
legacy/installation/ubuntu.txt · Last modified: 2018/12/19 17:12 by demiankatz