I've ran into confusion as well as after wrong setup probably because I'm
not getting this documentation correctly.

Documentation URL (http://actionml.com/docs/single_machine)

First the documentation tells me to do something like this:

Clone PredictionIO-0.10.0 from its root repo into ~/pio

git clone https://github.com/actionml/PredictionIO.git pio
cd ~/pio
git checkout master #get the latest stable version



I followed everything in the guide, and the guide again tells me something
like this:

Setup PredictionIO

PredictionIO is a source only release so you will need to build it.

   -

   Build PredictionIO

   git clone https://github.com/apache/incubator-predictionio.git ~/pio
   cd ~/pio
   git checkout master # usually the version you want
   ./make-distribution





So, I'm confused why the documentation is telling me something like this,
since I already have the dir called pio. I also tried with the installation
into a different dir, and completed the quickstart of UR, but at the end I
just wasted my time.

So my question here is I can't make two dir with the same name pio. But why
the documentation tells me this?

If you have any other way of installation please let me know. I would be
really grateful, if you could help me out.

Thank you
Vaghawan

Reply via email to