mirror of https://github.com/facebook/rocksdb.git
add note about java 7
This commit is contained in:
parent
c4519c777f
commit
6a64ea6171
|
@ -7,6 +7,7 @@ Building a cross-platform JAR requires:
|
|||
* [Vagrant](https://www.vagrantup.com/)
|
||||
* [Virtualbox](https://www.virtualbox.org/)
|
||||
* A Mac OSX machine that can compile RocksDB.
|
||||
* Java 7 set as JAVA_HOME.
|
||||
|
||||
Once you have these items, run this make command from RocksDB's root source directory:
|
||||
|
||||
|
|
Loading…
Reference in New Issue