Post
Topic
Board Announcements (Altcoins)
Re: [MNB]💰 MoneyBagCoin X11+POS+MasterNodes 💰
by
minermj
on 30/12/2017, 13:43:17 UTC
Hello @AmoreJaz

I cant execute rasperry wallet version, it looks for libraries libssl.so.1.0.0, but i have compiled and installed lattest version 1.1

I have done all step, but i compiled libssl from source since libssl.so.1.0.0 libraries are too old, si i have installed libssl.so.1.0.0

After i installed libssl.so.1.1,  i am getting same error, i made a simlink from libssl.so.1.0.0 to libssl.so.1.1 but same problem i always get this error:

./MoneyBagCoin-qt
./MoneyBagCoin-qt: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

Can you help me to fix it?

Regards


MoneyBagsCoin QT wallet for Raspberry Pi 2/3 Raspbian32

https://mega.nz/#!4UhkABLL!0CZJ2D4guH9K8ROzfd1TwrGNJuRO8L8rwJfL47S5wYM

proof of function

https://i.imgur.com/66VmkbZ.png

https://i.imgur.com/pHSMApP.png

https://i.imgur.com/TebTxvc.png

basic instruction for usage are as follows

make sure you have the latest version of the raspberry pi "Raspbian"
this is the link for the latest version to use
https://downloads.raspberrypi.org/raspbian_latest
please install this on a very fast SD card of your choice
once it is installed and working on your RPI and you have all the settings for your local internet connection set via the command
open the terminal and insert the following code
Code:
sudo raspi-config

you will reboot a couple of times "depending on the personal setting used for configuration  in the rasp-config settings

once all personal setting are adjusted and all is working without any issues please open again the terminal and insert this command
Code:
sudo apt-get update
upon success please enter this code
Code:
sudo apt-get -y upgrade
upon success please enter the following also
Code:
sudo apt-get -y install build-essential libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils libboost-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools qt4-qmake libqt4-dev libprotobuf-dev protobuf-compiler libqrencode-dev libdb5.3-dev libdb5.3++-dev
upon success of the previous open your browser and download to your prefered place the following file

https://mega.nz/#!4UhkABLL!0CZJ2D4guH9K8ROzfd1TwrGNJuRO8L8rwJfL47S5wYM

lets say you placed it on the desktop...: right click and go to the properties tab and set your ownership and allow exocution
depending on what permissions you gave it in the properties panel simply  start it up by double clicking it or via the terminal using the
# ./MoneyBagCoin-qt

enjoy