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

libCLHEP not copied on 'make install' #2

Open
DavidWalz opened this issue Aug 29, 2013 · 2 comments
Open

libCLHEP not copied on 'make install' #2

DavidWalz opened this issue Aug 29, 2013 · 2 comments

Comments

@DavidWalz
Copy link
Member

Using the default CLHEP from get_externals.sh the library files are not copied to the install directory.
libCLHEP-2.0.4.3.a
libCLHEP-2.0.4.3.so

@PeterSchiffer
Copy link
Contributor

I usually set
export LD_LIBRARY_PATH=/my/CRPropa/installation/External/2.0.4.3/CLHEP:$LD_LIBRARY_PATH

But it is probably more user friendly if it would be copied like the other external libraries

@DavidWalz
Copy link
Member Author

That sounds like you don't 'make install' and instead set the path variables to your source dir.
The thing is that CRPropa2 supports 'make install' with the exception of said library, so it should be just a small fix.

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