Post
Topic
Board Announcements (Altcoins)
Re: ⭐️[LAUNCHED][XHM]XHIMERA⭐️|Xevan|PoW|POS|NO ICO|[MASTERNODE]|E-COMMERCE
by
counterpointengine
on 23/03/2018, 20:54:19 UTC

try this:

cd
cd XHimera
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install
cd src
xhimerad -daemon


The autogen and configure seem to work, but on make it returns this error:
"No targets specified and no makefile found."

Any ideas?



The autogen and configure seem to work, but on make it returns this error:
"No targets specified and no makefile found."

I've seen this also.  Automake is installed, what will solve this problem?