Could not find a version of the library!
1
0
Entering edit mode
6.3 years ago
majeedaasim ▴ 60

I am trying to install SPOCS software. After downloading and extracting the software files I tried to configure it as mentioned in the userguide with the command: ./configure --with-boost=/path/to/boost

I find the path to boost by typing whereis boost command, it gives me the following result

boost: /usr/include/boost

Then I used this path of boost while configuring as

./configure --with-boost=/usr/include/boost

But it gives me the following error

checking whether the Boost::Program_Options library is available... no
checking whether the Boost::Date_Time library is available... yes
configure: error: Could not find a version of the library!
boost SPOCS • 2.7k views
ADD COMMENT
0
Entering edit mode

It would help if you tell your OS and its version, and the versions of SPOCS, Boost and GCC.

ADD REPLY
1
Entering edit mode
6.3 years ago
5heikki 11k

On CentOS 7 yum install boost-program-options would solve this problem..

ADD COMMENT

Login before adding your answer.

Traffic: 1242 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6