Installing
-
2. Installing Dependencies
Installing Pre-Requisite Stuff
Simply play:sudo dnf install ant gcc gcc-c++ krb5-devel mariadb-connector-c-devel openssl-devel cyrus-sasl-devel cyrus-sasl-gssapi sqlite-devel libtidy-devel libxml2-devel libxslt-devel maven openldap-devel python2-devel python2-setuptools git
-
3. Installing Hue
Installing Latest Cloudera Hue.
cd ~/Downloads
git clone http://github.com/cloudera/hue.git
cd hue
make apps
Troubleshooting Hue Make Installation Linux
Contents