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

Installation problem with Boost headers (Quadrature) #263

Open
nyue opened this issue Mar 31, 2014 · 2 comments
Open

Installation problem with Boost headers (Quadrature) #263

nyue opened this issue Mar 31, 2014 · 2 comments
Assignees

Comments

@nyue
Copy link

nyue commented Mar 31, 2014

In the file include/boost/CMakeLists.txt, it has the following but CF_INSTALL_INCLUDE_DIR is not defined and hence it fails if not running as root even than, CF_INSTALL_INCLUDE_DIR should be set to some path relative to the installation of CoolFluid3 itself.

install boost headers

install( FILES ${BOOST_QUADRATURE_FIND_FILES}
DESTINATION
${CF_INSTALL_INCLUDE_DIR}/boost )

@barche
Copy link
Member

barche commented Mar 31, 2014

Thanks for the report, assigning this to Willem, let's see what happens :)

@wdeconinck
Copy link
Member

hehe nice Bart :)
@nyue I'm not sure why you have these problems, but I will look into it if you can describe me how you get to this failure:

  • Where are the dependencies installed?
  • Which cmake command do you use?
  • Do you use "make" or "make install" ?

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

3 participants