[Licq-devel] Boost problems
M Wedin <[email protected]> Wed, 28 Jul 2010 13:17:13 +0200
| Newsgroups | gmane.network.licq.devel |
|---|---|
| Message-ID | <[email protected]> |
I am trying to install the qt4-gui from licq 1.3.9 on my Slackware 13.1 /32-bit. The configure, or buildscript, don't end in an error. But on checking, it says Code: $ cmake -DCMAKE_INSTALL_PREFIX=/opt/licq/ .. -- Could NOT find Boost -- Found Licq include dir: /home/wed/licq-1.3.9/include -- Configuring done -- Generating done -- Build files have been written to: /home/wed/licq-1.3.9/plugins/qt4-gui/build bash-4.1$ The requirements state: Quote: Boost C++ Libraries >= 1.31.1. Portable and very useful C++ libraries, see http://www.boost.org/ for more information. I have checked and my system holds boost-1.42.0-i486-1.txz. I even reinstalled it. The sources are downloaded from boost.org, so 1.43 is possible, but ought not to be necessary. This is posted at Linuxquestions Slackwareforum: http://www.linuxquestions.org/questions/slackware-14/could-not-find-boost-822033/ Best regards Wedin