Hi,
Tried building on Clean install LinuxMint
lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 18.3 Sylvia
Release: 18.3
Codename: sylvia
using
git clone https://github.com/gjhiggins/fuguecoin.gitcd fuguecoin/
qmakegot error "qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory"
Then did
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libminiupnpc-dev(my bad, i was following build-unix.md instructions, not readme-qt.rst)
then tried
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev
qmake (at least this worked on 18.3, on 20.04 it failed on qt4-make and libqt4-dev)
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
make which finally error with
/usr/bin/ld: cannot find -lsnappy
collect2: error: ld returned 1 exit status
Makefile:343: recipe for target 'fuguecoin-qt' failed
make: *** [fuguecoin-qt] Error 1Tried searching for error in Google
Your search - -lsnappy - did not match any documents.
Suggestions:
Make sure that all words are spelled correctly.
Try different keywords.
Try more general keywords.I have no words