Author

Topic: Clone Dash coin (Read 98 times)

jr. member
Activity: 121
Merit: 4
November 05, 2018, 10:33:45 PM
#2
Hello
I do clone dash coin for education as i am new in coin market, everything look go smooth till the command ( make )
When i run make i received this error
 *** No rule to make target 'mycoind.cpp', needed by 'mycoind-mycoind.o'.  Stop.


Any suggestion

 

I don't have alot of experience with core but it seems like permission error with the make library, try the following and make sure you are building the source correctly (usually requires berkelydB first when dealing with BTC);

Quote
sudo make
then
Quote
sudo make install
member
Activity: 107
Merit: 26
November 05, 2018, 10:12:37 PM
#1
Hello
I do clone dash coin for education as i am new in coin market, everything look go smooth till the command ( make )
When i run make i received this error
 *** No rule to make target 'mycoind.cpp', needed by 'mycoind-mycoind.o'.  Stop.


Any suggestion

 
Jump to: