Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update existing ContentMine installation #2

Open
Daniel-Mietchen opened this issue Mar 21, 2017 · 1 comment
Open

Update existing ContentMine installation #2

Daniel-Mietchen opened this issue Mar 21, 2017 · 1 comment
Assignees

Comments

@Daniel-Mietchen
Copy link
Contributor

I already have a ContentMine installation but no simple way to test whether it conforms to the specs, or to update it to some specific version.

@tarrow
Copy link
Contributor

tarrow commented Apr 4, 2017

When you say ContentMine installation which specific tools do you have installed?

To update getpapers and quickscrape it can be done simply with npm -g install <getpapers/quickscrape>.

To get a newer version of ami and norma then you just need to download the latest zip from github, unpack it and add the bin folder to your path. You then want to remove the previous instance from your path (if it is still there).

Alternatively you can call ami/norma explicitly with something like /home/myuser/where/i/unpacked/norma-version/bin/norma <all the norma options I want>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants