Please follow the below steps for installing getpapers
.
Go to the downloads page and download latest version of nvm-setup.zip
.
Unzip the downloaded file and run the included installer.
Open your command prompt, and run the following commands one after the other.
nvm install 7
nvm use 7.10.1
Run the following command at command prompt:
npm install --global getpapers
Now run the command getpapers
at the command prompt, and you should see something as below:
Please follow the below steps for installing ami
.
Please check that you have java8(same as java version 1.8) installed on your system by running the command java -version
at the command prompt. It should look as following:
It is important that above you get java version 1.8 , and not java version 1.7 or any earlier version. If you don't have java version 1.8, please dowload it from the this link https://www.java.com/en/download/.
Also, please follow the following instruction for installing latest JDK
- Download and Install the latest JDK for your OS from here
- Check your JAVA Installation here
- Open a Terminal and type
java -version
- Make sure you have the latest version (At the time of writing: We have 1.8_201)
Please Click here https://github.com/petermr/tigr2ess/blob/master/installation/windows/set_path/set_path.md
Copy the ContentMine folder present in the pendrive onto the Desktop of your system.
Open the command prompt and execute ami-pdf
. Your screen should look as below:
In Step2, the steps for setting path
are slightly different on different Windows systems.