When I performed the compile steps what folder should I have been in? After I took care of all the dependencies, I ran these commands
while in ~/myriadcoin-master/
1.) ./autogen.sh
2.) ./configure
3.) make
Come to think of it, I'm not sure why I am not doing my compiling in /usr/local/src. I have only compiled one other wallet and the guide I followed said to place the source code in /usr/local/src. I will move the myriad source there and try again.
Any other ideas about my compiling issue?
Thank you for the response Palawan
It shouldn't matter where you do the compiling. Have you tried just executing the myriadcoin-qt file that it creates from the terminal (I think it should be created with exectuable flag)? Also, 1 GB seems kind of giant for the binary...