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

Conda environment #20

Open
philippaichinger opened this issue Aug 17, 2020 · 2 comments
Open

Conda environment #20

philippaichinger opened this issue Aug 17, 2020 · 2 comments

Comments

@philippaichinger
Copy link

Hello,
I've installed the dependencies using a conda environment :

conda install -c conda-forge libsndfile --yes
conda install -c conda-forge gsl --yes
conda install -c conda-forge libconfig --yes

However, when I try make, I get the errors "libconfig.h++: No such file or directory", as well as "sndfile.hh: No such file or directory".

Any ideas anybody? Is it possible to use a conda environment with GlottDNN? Thanks a lot.

Kind regards, Philipp Aichinger

@ljuvela
Copy link
Owner

ljuvela commented Feb 27, 2021

I finally had time to figure this out. Added instructions to the readme.

@philippaichinger
Copy link
Author

philippaichinger commented Feb 28, 2021 via email

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