<<  >> (p.59)
    Author Topic: [ANN] [KRN] Ekrona - not only for Vikings. Scrypt, KGW, NO PREMINE, 3.3 m.blocks  (Read 123864 times)
    lar0che
    Member
    **
    Offline Offline

    Activity: 159
    Merit: 10


    View Profile
    April 26, 2014, 02:16:40 PM
     #1161

    Compiling qt programs really isn't that difficult.  If you are using linux (this was tested on elementaryOS), here is how you compile the new wallet.  You need to install build-essential and possibly some additional qt dependencies.  The terminal should tell you if you need something.


    1. Delete everything in your .ekrona folder EXCEPT for your wallet.dat file (I'm not 100% sure removing these files is necessary, but it works)

    2.Open terminal

    3. cd Downloads/ekrona-master (if you downloaded and unzipped to your Downloads directory)

    4. sed -i 's/-mgw46-mt-sd-1_53//g' ekrona-qt.pro

    5. qmake USE_UPNP=- USE_QRCODE=0 USE_IPV6=0

    Don't worry if you see any of the following messages:

    Project MESSAGE: Building without UPNP support
    Project MESSAGE: Building with UPNP supportRemoved plural forms as the target language has less forms.
    If this sounds wrong, possibly the target language is not set or recognized.

    6. make -j3

    Sometimes, for me at least, the wallet can really hang on a particular block, but if you wait long enough it will update.

    Windows and Mac users, look for instructions on how to compile other coins like dogecoin and modify where appropriate (that's what I did).

    Can someone build the wallet using the same descriptions identified here:

    https://cryptocointalk.com/topic/2966-bitcoin-scrypt-v120-source-code-and-compile-instructions-for-linux-windows-and-mac/

    There are multiple strings and it explains how to do it for scrypt coins.

    I do not have a system that's capable of doing this unfortunately.
Page 58
Viewing Page: 59