Going to ahead and mark this as solved. Thanks for the help everyone!
Nice to hear that
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.
./usr/lib/bitcoind &
# ./usr/lib/bitcoin/bitcoind &
[1] 3016
-bash: ./usr/lib/bitcoin/bitcoind: No such file or directory
# ./usr/bin/bitcoin/bitcoind
-bash: ./usr/bin/bitcoin/bitcoind: No such file or directory
# cd /usr/lib/bitcoin
# ls
bitcoind
./usr/lib/bitcoind &
./usr/bin/bitcoin/bitcoind
# ./usr/bin/bitcoin/bitcoind
-bash: ./usr/bin/bitcoin/bitcoind: No such file or directory
# cd /usr/lib/bitcoin
# ls
bitcoind
# sudo bitcoind
exec: 14: /usr/lib/bitcoin/bitcoind: not found
bitcoind move "derp - 0.4" "Main Account" 0.0016
bitcoind move derp "Main Account" 0.0016
bitcoind move account2 account2 0.01
bitcoind move "derp - 0.4" "Main Account" 0.0016
cd src/
make -f makefile.unix
alert.cpp:198: error: âcs_mapAlertsâ was not declared in this scope
alert.cpp:198: error: initializer expression list treated as compound expression
alert.cpp:206: error: âclass CClientUIInterfaceâ has no member named âNotifyAlertChangedâ
alert.cpp:212: error: âclass CClientUIInterfaceâ has no member named âNotifyAlertChangedâ
alert.cpp:220: error: expected primary-expression before â&â token
bitcoind move account2 account2 0.01
try {
sendaddress();
} catch(Exception $e) {
echo "There was an issue sending the bitcoins. Please try again or notify the site's administrator if you continue to receive this message.";
}
Fatal error: Uncaught exception 'Exception' with message 'Unable to connect to .... in jsonRPCClient.php