Do you have ~/bin in your PATH?
(Also check if the binaries have come across with suitable executable permissions enabled.)
Yes if I use the full path I get cannot execute binary file...so probably permissions?? What should they be set for?
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.
$ mkdir -p ~/bin
$ wget http://dot-bit.org/files/namecoin_linux64.tgz
$ tar xvzf namecoin_linux64.tgz
$ mv namecoind ~/bin
$ wget http://downloads.sourceforge.net/project/bitcoin/Bitcoin/bitcoin-0.5.1/bitcoin-0.5.1-linux.tar.gz
$ tar xvzf bitcoin-0.5.1-linux.tar.gz
$ mv bitcoin-0.5.1-linux/bin/64/bitcoind ~/bin
$ mkdir -p ~/.bitcoin
$ mkdir -p ~/.namecoin
$ $EDITOR ~/.bitcoin/bitcoin.conf
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcport=8332
port=8333
daemon=1
$ $EDITOR ~/.namecoin/bitcoin.conf
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcport=8335
port=8334
daemon=1
$ bitcoind
$ namecoind
21:44:04.984000 Pool: 72503MH/s in 17341 shares (11921) Recent:0
.42% >304MH/s Shares: 3 (0 orphan, 0 dead) Peers: 11
21:44:04.984000 Pool: 72503MH/s in 17341 shares (11921) Recent:0
.42% >304MH/s Shares: 3 (0 orphan, 0 dead) Peers: 11
$ mkdir -p ~/bin
$ wget http://dot-bit.org/files/namecoin_linux64.tgz
$ tar xvzf namecoin_linux64.tgz
$ mv namecoind ~/bin
$ wget http://downloads.sourceforge.net/project/bitcoin/Bitcoin/bitcoin-0.5.1/bitcoin-0.5.1-linux.tar.gz
$ tar xvzf bitcoin-0.5.1-linux.tar.gz
$ mv bitcoin-0.5.1-linux/bin/64/bitcoind ~/bin
$ mkdir -p ~/.bitcoin
$ mkdir -p ~/.namecoin
$ $EDITOR ~/.bitcoin/bitcoin.conf
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcport=8332
port=8333
daemon=1
$ $EDITOR ~/.namecoin/bitcoin.conf
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcport=8335
port=8334
daemon=1
$ bitcoind
$ namecoind
[11/01/2012 23:49:21] Phoenix r778e6bc535491e142aff5b6cc1ac1278a57b503a starting
...
[11/01/2012 23:49:21] Connected to server
[11/01/2012 23:49:21] Server gave new work; passing to WorkQueue
[11/01/2012 23:49:21] New block (WorkQueue)
[0 Khash/sec] [0 Accepted] [0 Rejected] [RPC]Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
File "twisted\internet\defer.pyc", line 542, in _runCallbacks
File "QueueReader.pyc", line 141, in preprocess
File "twisted\internet\defer.pyc", line 297, in addCallback
File "twisted\internet\defer.pyc", line 286, in addCallbacks
------
File "twisted\internet\defer.pyc", line 542, in _runCallbacks
File "QueueReader.pyc", line 141, in
exceptions.TypeError: argument 2 to map() must support iteration
[11/01/2012 23:49:21] Server gave new work; passing to WorkQueue
[11/01/2012 23:49:22] Using new LP URL /long-polling
[11/01/2012 23:49:22] LP connected to 127.0.0.1:9332
[11/01/2012 23:49:22] Server gave new work; passing to WorkQueue
[11/01/2012 23:49:22] LP: New work pushed
[0 Khash/sec] [0 Accepted] [0 Rejected] [RPC (+LP)]