Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - goldielocks

Pages: [1]
1
Technical Support / Re: Installation of Bitshares2-light on Linux debian
« on: September 29, 2017, 05:23:12 pm »
Hi,

After running:

$ sudo dpkg -i BitShares2-light_2.0.170915_amd64.deb

Try running:

$ sudo apt-get -f install

That should install the dependencies

You can read more about it here:

https://askubuntu.com/questions/40011/how-to-let-dpkg-i-install-dependencies-for-me#40050

2
Technical Support / Re: Installation of Bitshares2-light on Linux debian
« on: September 26, 2017, 08:15:13 pm »
Got it.

Thanks for getting back to me.

I joined the Telegram chat group and they suggested I just download and install the .deb package which I have now done using:

$ sudo dpkg -i BitShares2-light_2.0.170915_amd64.deb

The first time I opened it by typing 'bitshares2-light' in the command line I got a blank screen then after pressing view > reload was able to set up an account. It had been freezing with the scrolling three dots animation so I closed it and reopened it, which seems to have helped. Now need to work out how to buy some BTS :)


3
Technical Support / Installation of Bitshares2-light on Linux debian
« on: September 25, 2017, 10:57:59 pm »
Very keen to give bitshares a go, however, just don't understand the installation process.

I'm running Debian Stretch and the current version of openssl is 1.1.0f and Boost version is 1.62 as a result I need to follow the instructions to:

 ' manually provide an older version of OpenSSL and specify it to CMake using -DOPENSSL_INCLUDE_DIR, -DOPENSSL_SSL_LIBRARY, and -DOPENSSL_CRYPTO_LIBRARY'

and

'manually build an older version of Boost and specify it to CMake using DBOOST_ROOT'

I need step by step instructions on how to do these two steps. Or I'm I missing something?

Any help would be much appreciated.

Pages: [1]