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

Missing step in the "Getting started" page #62

Closed
AntoineMazuyer opened this issue Jun 28, 2018 · 1 comment
Closed

Missing step in the "Getting started" page #62

AntoineMazuyer opened this issue Jun 28, 2018 · 1 comment

Comments

@AntoineMazuyer
Copy link
Contributor

Hi,

I was not able to compile the third party libraries following the getting started guide.

checking for hdf5... configure: checking for hdf5 and supporting libraries...
configure: error: problem with directory specified for hdf5 includes
CMakeFiles/silo.dir/build.make:107: recipe for target 'silo/src/silo-stamp/silo-configure' failed
make[2]: *** [silo/src/silo-stamp/silo-configure] Error 1
CMakeFiles/Makefile2:429: recipe for target 'CMakeFiles/silo.dir/all' failed
make[1]: *** [CMakeFiles/silo.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

I have checked in the Travis script and found the additional step make hdf5. That solved the problem

If you want, I can whether make a pull request with the getting started guide update or check if this step can be controlled by the Makefile.

Thanks !

@rrsettgast
Copy link
Member

Hi @AntoineMazuyer . Thanks for catching this. You are welcome to make the change if you would like, otherwise I can do it tomorrow.

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