-
Notifications
You must be signed in to change notification settings - Fork 9
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
Boost_thread issue #4
Comments
I have the same issue. Here is the config.log snap:
-> % dpkg --list | grep libboost | grep thread Then I try configure with:
Then I can overcome above issue, but there are still errors as below:
|
Hi, I have problem while I make ../configure.
This is the error:
configure: error: in
/home/milena/openvrml-master/build': configure: error: libboost_thread not found See
config.log' for more detailsI try everything what I found in the internet but it didn't work:
milena@milena-GV62-8RC:/usr/lib/x86_64-linux-gnu$ ls -l libboost_thread*
-rw-r--r-- 1 root root 352882 cze 14 2016 libboost_thread.a
lrwxrwxrwx 1 root root 19 paź 8 12:11 libboost_thread-mt.a -> ./libboost_thread.a
lrwxrwxrwx 1 root root 27 paź 8 12:13 libboost_thread-mt.so -> ./libboost_thread.so.1.58.0
lrwxrwxrwx 1 root root 25 cze 14 2016 libboost_thread.so -> libboost_thread.so.1.58.0
-rw-r--r-- 1 root root 154480 cze 14 2016 libboost_thread.so.1.58.0
The text was updated successfully, but these errors were encountered: