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

Install pyadolc on Ubuntu 16.04 #25

Open
finmod opened this issue Aug 3, 2016 · 2 comments
Open

Install pyadolc on Ubuntu 16.04 #25

finmod opened this issue Aug 3, 2016 · 2 comments

Comments

@finmod
Copy link

finmod commented Aug 3, 2016

Running ./bootstrap.sh throws the following error:

checking for exit in -lboost_system... no
configure: error: Could not link against boost_system !

Also add pyadolc path to python path: is it with

export PYTHONPATH=$PYTHONPATH:/home/pyadolc or with
import sys
sys.path.append

Thank you

@b45ch1
Copy link
Owner

b45ch1 commented Aug 3, 2016

I'll have a look at it tomorrow. Best Sebastian

@finmod
Copy link
Author

finmod commented Aug 3, 2016

I still managed to install and run the tests successfully after noting that libboost-python was not fully installed by libboost-dev.

The compiling error remains although without consequence if the 66 tests pass.

Thank you for your prompt intervention.

Finmod

From: Sebastian F. Walter [mailto:notifications@github.com]
Sent: Wednesday, August 3, 2016 7:25 PM
To: b45ch1/pyadolc pyadolc@noreply.github.com
Cc: finmod denis.richard@dr.com; Author author@noreply.github.com
Subject: Re: [b45ch1/pyadolc] Install pyadolc on Ubuntu 16.04 (#25)

I'll have a look at it tomorrow. Best Sebastian


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub #25 (comment) , or mute the thread https://github.com/notifications/unsubscribe-auth/AMHyIo_c-2xfdMcPd1bZ4WfWkME0NCLhks5qcM7XgaJpZM4Jbffn . https://github.com/notifications/beacon/AMHyInoe0MMuD--pDokuUjGQ4c09FTdgks5qcM7XgaJpZM4Jbffn.gif

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