ggd -datadir=/home/ama/.gg
It does not make any difference. It shouldn't anyway. I always add the trailing end to directory paths.
~$ ggd -daemon -datadir=/home/ama/.gg
Bitcoin: Unable to bind to port 8333 on this computer. Bitcoin is probably already running.
It seems like I was running the Bitcoin binary instead of the GEG one. But I clone the sources directory with:
git clone https://github.com/Lolcust/GeistGeld.git
And compiled inside of the GeistGeld/src. I got a binary called 'bitcoind', though.
I followed the same procedure I follow to compile Bitcoin, Namecoin, Solidcoin, I0coin, and Ixcoin. I've compiled all of the several times and I never had any problem. Is there something special I need to do for GEG which is different of the rest, please?