navrocky / urtconnector

Automatically exported from code.google.com/p/urtconnector
0 stars 0 forks source link

Libboost 1.35 needed when 1.42 is the only availible on Ubuntu 11.10 #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Compile UrT Connector
2.Make .deb
3.Install .deb

What is the expected output? What do you see instead?
I expect UrT Connector .deb to install. Instead it complains about libboost 
1.35.

What version of the product are you using? On what operating system?
SVN. Ubuntu 11.10

Please provide any additional information below.
Compilation log:
http://pastebin.com/RdFx8sYh

Original issue reported on code.google.com by MajkFajk...@gmail.com on 5 Nov 2011 at 10:26

GoogleCodeExporter commented 9 years ago
Plase attach output of these commands:

(cd /usr/lib && find *|grep boost)
(cd /usr/include && ls | grep boost)
sudo ldconfig -p | grep boost

Original comment by kinna...@gmail.com on 5 Feb 2012 at 2:56

GoogleCodeExporter commented 9 years ago
Problem is, that I have 0.7.9 from PPA now - and it works, except few issues I 
have reported today.

Original comment by MajkFajk...@gmail.com on 7 Feb 2012 at 5:28

GoogleCodeExporter commented 9 years ago

Original comment by kinna...@gmail.com on 8 Feb 2012 at 6:52