Post
Topic
Board Announcements (Altcoins)
Re: ⭐️[LAUNCHED][XHM]XHIMERA⭐️|Xevan|PoW|POS|NO ICO|[MASTERNODE]|E-COMMERCE
by
sirjimbo
on 22/03/2018, 14:43:12 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?