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

clik compile problem #32

Open
pmcdonal opened this issue Mar 12, 2024 · 1 comment
Open

clik compile problem #32

pmcdonal opened this issue Mar 12, 2024 · 1 comment
Labels
question Further information is requested

Comments

@pmcdonal
Copy link
Member

On my macbook, I need to edit:
Planck2018ClikLikelihood/code/plc_3.0/plc-3.1/waf_tools/mbits.py
line 24
mopt += ["-arch", "x86_64"]
to "arm64"
to convince clik to compile, but if I do this to the code as written there by the desilike "installer" and re-run the install, it wipes out my change... if I try to compile the code there by hand (waf) desilike doesn't seem to recognize it properly... any ideas what I could do? (e.g., proper way to install clik for desilike use without using the installer?)

@pmcdonal pmcdonal added the question Further information is requested label Mar 12, 2024
@adematti
Copy link
Member

are you able to import clik once it is installed, after source bin/clik_profile.sh?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants