Skip to content

Commit

Permalink
[oozie-ui] Simplify install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
romainr committed Jun 24, 2013
1 parent 63f0be0 commit 349c9aa
Show file tree
Hide file tree
Showing 1,562 changed files with 5,816 additions and 342,834 deletions.
16 changes: 9 additions & 7 deletions README.rst
Expand Up @@ -5,18 +5,21 @@
Instructions to install the tarball release of Hue Oozie.


## Install in any directory.
## If you don't have the permissions, you will need to 'sudo' the commands.
$ PREFIX=/usr/share make install
## Install in any directory the user running it has write permissions:
$ PREFIX=/home/oozie/webui make install

## Run
$ /usr/share/hue/build/env/bin/hue runspawningserver
$ /home/oozie/webui/hue/build/env/bin/hue runspawningserver

## Goto: http://localhost:11011 !

## Enter the username you want


Problems?
--------
Feel free to ask on the user group http://groups.google.com/a/cloudera.org/group/hue-user


Optional
--------
Expand Down Expand Up @@ -73,8 +76,7 @@ CentOS:
* sqlite-devel

MacOS (mac port):
* liblxml
* libxml2
* libxslt
* simplejson (easy_install)
* libxslt (simplejson (easy_install))
* sqlite3

10 changes: 0 additions & 10 deletions desktop/core/ext-py/Beaker/.hgignore

This file was deleted.

26 changes: 0 additions & 26 deletions desktop/core/ext-py/Beaker/.hgtags

This file was deleted.

0 comments on commit 349c9aa

Please sign in to comment.