Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
11096711
Topic
997356
Board
Announcements (Altcoins)
Re: [ANN] CRAVE 1st POS Masternodes | Dark Assets | Markets Soon =Embrace The Dark=
by
nond17
on
15/04/2015, 16:10:55 UTC
Quote from: trader19 on April 15, 2015, 02:42:06 PM
Quote from: nond17 on April 15, 2015, 02:40:41 PM
Quote from: NEVER.SELL.CRAVE...EVER on April 15, 2015, 01:31:27 PM
Quote from: nond17 on April 15, 2015, 01:26:40 PM
Is there a masternode guide / writeup someone can link to ?
https://bitcointalk.org/index.php?topic=997356.msg11075558#msg11075558
Thanks,
I'm now having trouble installing secp256k1
~/secp256k1 $ ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
Any help is appreciated / thanks !
first do this:
sudo apt-get install automake
sudo apt-get install build-essential libtool
then:
./autogen.sh
THANKS !