Step 3 of 10 Installing Apache Solr
Last updated on
30 April 2025
We are now going to install the Apache Solr 3.6.x on the first remote Ubuntu server.
Using the same TERMINAL window type in the following command lines then press RETURN after each line.
[sudo] apt-get install screen wget
cd /
wget http://www.eng.lsu.edu/mirrors/apache/lucene/solr/3.6.2/apache-solr-3.6.2.tgz
tar -zxvf apache-solr-3.6.2.tgz
If that url doesn't no longer work. Visit the apache solr downloads page for more mirrors.
LANGUAGE = (unset),
LC_ALL = (unset),
Then you must install another package. To do so type in the following command then press RETURN.
apt-get install language-pack-en
If successful the Apache Solr file will be download. Then extract to your first remote Ubuntu server first level directory. During the file extract process TERMINAL will display a list of files being extracted.
You have successfully installed Apache Solr 3.6.x.
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion