Skip to content

Conversation

@vivienr
Copy link

@vivienr vivienr commented Mar 20, 2018

No description provided.

@lpsinger
Copy link
Owner

You need to add the repository svn.ligo.caltech.edu.

@lpsinger
Copy link
Owner

Fails with this error message:

gcc -o bayeswave_to_lalpsd BayesWaveToLALPSD.c -lFrame -lmetaio -lgsl -lfftw3 -lfftw3f -lgslcblas
ld: library not found for -lFrame

@vivienr
Copy link
Author

vivienr commented Mar 20, 2018

Hm. Works on my machine and the clusters, I'll take a look at library linking.

@lpsinger
Copy link
Owner

Bayeswave doesn't have a make install target. What do you expect to happen when you build it?

@vivienr
Copy link
Author

vivienr commented Mar 20, 2018

@lpsinger
Copy link
Owner

The problem is that libframe needs to be listed in the call to pkg-config in bayeswave's Makefile. It happens to work on the cluster because there is a copy of libframe installed in /usr.

How do you contribute to bayeswave? It would be good to add an autoconf build system so that the package can actually be installed.

@lpsinger
Copy link
Owner

OK, I have an autotools build system ready for bayeswave. Who do I send it to?

@vivienr
Copy link
Author

vivienr commented Mar 20, 2018

Tyson Littenberg and Katerina Chatziioannou. They develop in SVN, I don't think they have PR system.

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

Successfully merging this pull request may close these issues.

2 participants