Closed rishirraghav closed 7 years ago
Hi!
A couple of hints:
mvn [options]
type ./mvnw [options]
-pl !presto-docs
, e.g.
./mvnw install -pl !presto-docs`
Hope this helps!
Presto is only supported on Linux x86-64 or Mac. There are lots of things that won't work on Windows.
Hi,
I am trying to make the build of presto.
I have tried both the way - 1) with git clone 2) zipped (master) download
below is the build log --- for approach 1) checked out with git