Ubuntu Trusty Install Hue

Source: Internet
Author: User
Tags git clone

To start learning about hive, you need a handy client, searching the Web to find Hue is a very common tool. So, in your own ubuntu14 System, try to install Hue. Here is your own installation steps, recorded as follows:

1.Check your ubuntu version number first

2. Install git

sudo apt-get install git

3, download The source code of hue

git clone https://github.com/cloudera/hue.git

CD hue

4. Make is not installed on the system , so install make

5, make apps, the original error is missing python2.7-devel

Apt-get install Python2.7-dev \

Make \

Libkrb5-dev \

Libxml2-dev \

Libxslt-dev \

Libsqlite3-dev \

Libssl-dev \

Libldap2-dev \

Python-pip

You can also use the following command

sudo apt-get install ant gcc g++ libkrb5-dev libmysqlclient-dev libssl-dev libsasl2-dev libsasl2-modules-gssapi-mit libsq Lite3-dev libtidy-0.99-0 Libxml2-dev Libxslt-dev make Libldap2-dev maven Python-dev Python-setuptools Libgmp3-dev

6, everything is ready only to the east wind, typing make apps wait for the compilation to succeed.

Ubuntu Trusty Install Hue

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.