Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Gazelle (http://www.bvlist.com/forumdisplay.php?f=40)
-   -   Ocelot compile (http://www.bvlist.com/showthread.php?t=10065)

hatijahat 10th October 2014 08:44

Ocelot compile
 
i hit this error when i configure the ocelot.. i'm using ubuntu 14.04_LTS-server (64BITS)

Code:

root@sd-69676:~/ocelot-0.8# sudo ./configure --with-mysql-lib=/usr/lib/x86_64-linux-gnu/ --with-ev-lib=/usr/lib/x86_64-linux-gnu/
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking whether C compiler accepts -std=c++11... yes
checking for boostlib >= 1.37... yes
checking whether the Boost::IOStreams library is available... yes
configure: error: Could not find a version of the library!

did anyone try to install this before on the same OS? how to i solve this?
:sos:

DND 10th October 2014 09:12

you are missing some dependencies..

hatijahat 10th October 2014 09:32

Quote:

Originally Posted by DND (Post 45249)
you are missing some dependencies..

dependencies in libboost? i think when i install the libboost i have already install it all...
i use libboost-all-dev to install, it works in Ubuntu 12.04 but now the server provider don't provide anymore the .iso for Ubuntu 12.04. Server distribution package only have 14.04.. :(

what dependencies i need to install to complete the ocelot installation..


All times are GMT +2. The time now is 14:24.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.