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

mac osx deps install bug #13

Open
beckermr opened this issue Sep 16, 2014 · 5 comments
Open

mac osx deps install bug #13

beckermr opened this issue Sep 16, 2014 · 5 comments

Comments

@beckermr
Copy link
Contributor

So in the setup.sh script for the mac osx deps (http://www.cosmo.bnl.gov/www/esheldon/code/misc/des-oracle-macosx-x86-64-v3.tar.gz), I needed to export some additional variables like this

export DYLD_LIBRARY_PATH
export LD_LIBRARY_PATH 
export C_INCLUDE_PATH 
export PATH 
export PYTHONPATH
@esheldon esheldon reopened this Sep 16, 2014
@esheldon
Copy link
Owner

thanks matt.

Those were originally exported, I'm not sure how this got messed up. You can see in do-install that they do get set but not exported. I'll update this and make a new tarball.

@esheldon
Copy link
Owner

I made a v4 tar ball. Can you please download and install it to see if it works?

@beckermr
Copy link
Contributor Author

I'd rather not retry it on my machine since setting up access to DESDM is a pain to say the least.

@jaleksic
Copy link

Hi,
I've tried it with v4 on osx 10.9.5 and it doesn't work. In ipython the conn = desdb.Connection() command gives Segmentation fault: 11 (only, no other messages) and exits.

@esheldon
Copy link
Owner

I have no OSX machine to test this. Please do let me know if you find the solution.

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