I Like Pie.
Especially............. Nevermind
TMI
Haha haha ohhhhhh I definitely need that one.

You sir are great!
Several users have requested a Linux compile guide.
We are in the process of creating one. Excuse the delay we are working as quickly as possible. This should be completed today.
Here ya go:
sudo apt-get update
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libdb++-dev
sudo apt-get install git
git clone https://github.com/CryptoCoderz/Espers/
cd Espers/src
mkdir obj
chmod -R 777 leveldb
make -f makefile.unix -j32
That works for Ubuntu 14.04. Wallets aren't portable because of libdb version.
You can build with the correct version of libdb by replacing
sudo apt-get install libdb++-dev
with
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
Then your wallet should be compatible with the Windows binaries.
Wow! Thank you! You saved us a lot of time. We'll post this to our website and link it in the ANN OP.
Now we can focus on those wallet features we promised today.
Will also add a little to it for how to create the config and setup the daemon. Just minor touches. If must of the team including myself weren't stuck at work most of the day progress would be even faster. Still the way this community is banding together is just awesome. Thanks guys.
This coin is still CPU and you've got some people interested. Glad I kept mining. I was skeptical at first but I still don't see a GPU. Good job.