Hello guys
i'm attempting to install the wallet on a ubuntu server 14.04
i installed the pre req
Sudo apt-get install build-essential libssl-dev libdb5.1++-dev libboost-all-dev libqrencode-dev libminiupnpc-dev libminiupnpc8 git
afterwards i ran the
sudo make -f makefile.unix
and used this config file
rpcuser=GridBitUser
rpcpassword=GridBitPassword@
rpcallowip=127.0.0.1
rpcport=12033
port=12034
gen=0
server=1
when i try to run the gridbitd it just hangs with no output ...
is this the right place to ask ? if not where should i go

?
Thanks in advance.