It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
xx@xxx:~/$ dpkg --get-selections | grep boost1
libboost1.46-dev install
xxx@xxx:~/hunter/huntercoin/src$ make
g++ -O2 -Wno-invalid-offsetof -Wformat -D_MT -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DBOOST_THREAD_USE_LIB -I../libs/openssl-1.0.1e/include -I../libs/db-4.7.25.NC/build_unix -I../libs/boost_1_50_0 -o huntercoind -L../libs/openssl-1.0.1e -L../libs/db-4.7.25.NC/build_unix -L../libs/boost_1_50_0/stage/lib obj/auxpow.o obj/util.o obj/key.o obj/script.o obj/db.o obj/walletdb.o obj/crypter.o obj/net.o obj/irc.o obj/keystore.o obj/main.o obj/wallet.o obj/bitcoinrpc.o obj/init.o obj/huntercoin.o obj/gamestate.o obj/gamemap.o obj/gamedb.o obj/gametx.o cryptopp/obj/sha.o cryptopp/obj/cpu.o -Wl,-Bstatic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l boost_chrono -l db_cxx -l ssl -l crypto -Wl,-Bdynamic -l gthread-2.0 -l z -l dl -l pthread
/usr/bin/ld: cannot find -lboost_chrono
/usr/bin/ld: cannot find -lgthread-2.0
collect2: ld returned 1 exit status
make: *** [huntercoind] Error 1
xxx@linux:~/minerd$ ./minerd -a sha256d --url http://127.0.0.1:18399 --userpass xxx:xxx
2013-11-16 21:18:31] Binding thread 1 to cpu 1
[2013-11-16 21:18:31] 2 miner threads started, using 'sha256d' algorithm.
[2013-11-16 21:18:31] Binding thread 0 to cpu 0
[2013-11-16 21:18:31] HTTP request failed: The requested URL returned error: 500 Internal Server Error
[2013-11-16 21:18:31] json_rpc_call failed, retry after 30 seconds
xxx@xxx:~/hunter/huntercoin/src$ make
g++ -O2 -Wno-invalid-offsetof -Wformat -D_MT -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DBOOST_THREAD_USE_LIB -I../libs/openssl-1.0.1e/include -I../libs/db-4.7.25.NC/build_unix -I../libs/boost_1_50_0 -o huntercoind -L../libs/openssl-1.0.1e -L../libs/db-4.7.25.NC/build_unix -L../libs/boost_1_50_0/stage/lib obj/auxpow.o obj/util.o obj/key.o obj/script.o obj/db.o obj/walletdb.o obj/crypter.o obj/net.o obj/irc.o obj/keystore.o obj/main.o obj/wallet.o obj/bitcoinrpc.o obj/init.o obj/huntercoin.o obj/gamestate.o obj/gamemap.o obj/gamedb.o obj/gametx.o cryptopp/obj/sha.o cryptopp/obj/cpu.o -Wl,-Bstatic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l boost_chrono -l db_cxx -l ssl -l crypto -Wl,-Bdynamic -l gthread-2.0 -l z -l dl -l pthread
/usr/bin/ld: cannot find -lboost_chrono
/usr/bin/ld: cannot find -lgthread-2.0
collect2: ld returned 1 exit status
make: *** [huntercoind] Error 1
xxx@linux:~/minerd$ ./minerd -a sha256d --url http://127.0.0.1:18399 --userpass xxx:xxx
2013-11-16 21:18:31] Binding thread 1 to cpu 1
[2013-11-16 21:18:31] 2 miner threads started, using 'sha256d' algorithm.
[2013-11-16 21:18:31] Binding thread 0 to cpu 0
[2013-11-16 21:18:31] HTTP request failed: The requested URL returned error: 500 Internal Server Error
[2013-11-16 21:18:31] json_rpc_call failed, retry after 30 seconds