Skip to content

Add AutoClass C as a dependency #12

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

Closed
rpetit3 opened this issue Apr 19, 2019 · 1 comment
Closed

Add AutoClass C as a dependency #12

rpetit3 opened this issue Apr 19, 2019 · 1 comment

Comments

@rpetit3
Copy link

rpetit3 commented Apr 19, 2019

Hi Pierre!

I followed the demo (successfully!) and it includes a few steps to install AutoClass C.

wget https://ti.arc.nasa.gov/m/project/autoclass/autoclass-c-3-3-6.tar.gz
tar zxvf autoclass-c-3-3-6.tar.gz
rm -f autoclass-c-3-3-6.tar.gz
export PATH=$PATH:$(pwd)/autoclass-c

# if you use a 64-bit operating system,
# you also need to install the standard 32-bit C libraries:
# sudo apt-get install -y libc6-i386

I would imagine some users might over look the Docs and demo. Considering this, It might be useful to also include these steps under Installation and dependencies in the README.

Cheers,
Robert

@pierrepo
Copy link
Owner

Thanks @rpetit3 That is a very good idea.

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