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 failed with boost c++ #35

Closed
hellotomo opened this issue Jul 14, 2014 · 2 comments
Closed

installation failed with boost c++ #35

hellotomo opened this issue Jul 14, 2014 · 2 comments

Comments

@hellotomo
Copy link

Hello, While running install.py, I got an error message in boost c++ installation.
My os is MacOS 10.9.4, Xcode is 5.1.1.
python, on terminal

python -V -> Python 2.7.5
on Application folder, Python 2.7.8

Any suggestions? Thanks.

sudo python install.py --boost --fftw
Password:

Determining system setup
-> changing to work directory...
/tmp/tmpRfLnV1
-> determining platform... Darwin / MacOS 10.9.4
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1

Installing FFTW
-> downloading
-> expanding tarfile
-> configuring
-> making
-> installing

Installing Boost C++
-> downloading
-> expanding tarfile
-> configuring
-> making
Installation failed.

@dgursoy
Copy link
Collaborator

dgursoy commented Jul 15, 2014

Please check Issue: #20 for more details. I think you are experiencing the same errors.

I suggest you install Boost 1.54 manually by downloading from http://www.boost.org/users/history/version_1_54_0.html

@hellotomo
Copy link
Author

boost 1.54 works. Thanks.

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