Hi Viacoiners,
I'm not sure about how I compiled the wallet on Ubuntu 12.04 (wallet is 1.0.3.) so can somebody confirm my MO ?

So I installed all the prerequisites listed in build-unix.md (berkeley 4.8, qt5 stuff etc.). Then, I ran the 3 mandatory commands : autogen, configure and make. But once it was done, there's no viacoin-qt in my main directory...
I read the terminal and I see that everything happened insrc so me being a noob in linux, what I did was just copy/paste the viacoin-qt fromsrc/qt to the main directory.
Finally, I ran ./viacoin-qt and the wallet popped up and synced fine. I then successfully set a passphrase to it and was able to lock/unlock the wallet. So finally, I tried to send 1 VIA from an exchange to my wallet and it worked fine and went pretty fast.
Question : is everything OK (considering how I compiled the wallet) ?