Archive for May, 2009

Failed to emerge media-gfx/hugin-0.7.0-r1

Sunday, May 17th, 2009

– Found Exiv2 release >= 0.12
– Found Exiv2: /usr/lib64/libexiv2.so
– Boost was not found. Set the Boost_INCLUDE_DIR cmake cache entry to the directory containing the boost include files. E.g
/usr/local/include/boost-1_33_1 or c:\boost\include\boost-1_33_1
CMake Error at CMakeLists.txt:150 (MESSAGE):
boost thread library not found. If it is installed with a

unrecognized suffix, specify it with -DBoost_LIB_SUFFIX=

– …

Netcaching launched

Sunday, May 10th, 2009

Do you know Geocaching? There are many types of Geocaches out there, but there is another wast landscape on this planet, no one has used to plant caches yet: THE INTERNET.

That’s what netcaching is all about. Hide netcaches, eg strings like 3bHxpKIxmiApweD5HCdD somewhere in the internet. Some hint guide you to the location …

dev-db/sqlite-3.6.14 fails to merge

Saturday, May 9th, 2009

./configure –prefix=/usr –build=x86_64-pc-linux-gnu –host=x86_64-pc-linux-gnu –mandir=/usr/share/man –infodir=/usr/share/info –datadir=/usr/share –sysconfdir=/etc
–localstatedir=/var/lib –libdir=/usr/lib64 –disable-debug –enable-threadsafe –enable-cross-thread-connections –disable-tcl
configure: error: configure script is out of date:
configure $PACKAGE_VERSION = 3.6.13
top level VERSION file     = 3.6.14
please regen with autoconf

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-db/sqlite-3.6.14/work/sqlite-3.6.14/config.log
*
* ERROR: dev-db/sqlite-3.6.14 failed.
* Call stack:
*               ebuild.sh, line   49:  Called src_compile
*             environment, line 2810:  Called …