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
Next revisionBoth sides next revision
legacy:installation:ubuntu [2015/12/14 18:44] – ↷ Links adapted because of a move operation demiankatzlegacy:installation:ubuntu [2016/09/14 12:40] – [5. Install the Java JDK] demiankatz
Line 142: Line 142:
  
 ===== 5. Install the Java JDK ===== ===== 5. Install the Java JDK =====
-Next install the JDK (Java Development Kit) on the server – VuFind's searching back-end relies on Java.+Next install the JDK (Java Development Kit) on the server – VuFind's searching back-end relies on Java. Note that some VuFind components may be able to run using only the JRE (Java Runtime Environment), but the JDK is strongly recommended, and required for proper MARC indexing after release 3.1.
  
 <code bash> <code bash>
 sudo apt-get -y install default-jdk sudo apt-get -y install default-jdk
 </code> </code>
- 
-//Note: These instructions used to recommend using the Sun JDK (package: sun-java6-jdk) rather than the default.  However, sun-java6-jdk is harder to install in Ubuntu 10.x and higher, and the default JDK seems to work just as well.// 
- 
-//Note: You can run the Jetty server with the JRE, but in order to ensure that your server  
-can run with the "-server" to enable server heuristics, you need to install the JDK.// 
  
 ===== 6. Download VuFind ===== ===== 6. Download VuFind =====
Line 250: Line 245:
 </code> </code>
  
-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]] 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 =====
Line 258: Line 253:
 ===== 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