Ok...
I done it !!!
I had a hard time to include leveldb, ncurses etc...
that to be cool to make a tuto for this...
[code="exemple"]
for leveldb => sudo apt-get install leveldb-dev
[/code] etc...
I do it bit dirty, I not sure of the right or optimal way
but :
-- *** Will build version 0.4.13-dev ***
-- Could NOT find GetText (missing: GETTEXT_MSGFMT)
-- Redis not found!
-- SpatialIndex not found!
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
how fix it ?
is Redis usefull
is SpacialIndex usefull ?
doxygen is a documentation stuff no ? I dont need it ?
[edit]
spacialindex can be founded at
https://libspatialindex.github.io/tar xvzf <file>
cd <subdir>
./config
sudo make install
Redis can be found at
http://redis.io/[\edit]
thanks for help ! I'll go search into forum again...