* New! Latest stable version of OK wallet v7-SpaceMonkey *

[Solved] OKcash wallet won't start on Ubuntu after update

Started by mvid, March 05, 2017, 05:43:17 PM

Previous topic - Next topic

mvid

I updated my Ubuntu and now get an error as follows:

$ ./okcash
./okcash: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory

Looking up libboost_system.so*, I see that i have
/usr/lib/libboost_system.so.1.61.0

Should i re-install the wallet?

mvid

Ok, so I got the wallet working again.

I downloaded the older source code from
https://sourceforge.net/projects/boost/files/boost/1.58.0/

I compiled it but it didn't get put into place properly, so I just manually copied all the libboost_*.so.1.58.0 files into /usr/lib

Then the wallet started up fine, but i know this is probably a bad solution so I sent all my coins from there to my coinomi wallet.  Will probably blow away my current okcash wallet and re-install.

OKupdates

You updated Ubuntu from 14 to 16 ?

if yes, please rebuild it with OK scripts, Ubuntu 16 instructions over http://okcash.info downloads,

Please check the correct version, use the wallet builder over the ok scripts if required at:
https://github.com/okcashpro/ok-scripts/tree/master/linux

Let us know if you need further assistance  8)  Cheers


from https://okcash.info Ubuntu 16 instructions:

*******************

Welcome to install the latest version of Okcash on debian systems (linux)

To install simply:

1) Open a terminal and type:

- sudo apt-get install dos2unix

- wget https://github.com/okcashpro/ok-scripts/releases/download/latest/ok-build-full.sh

- dos2unix ok-build-full.sh

- chmod 755 ok-build-full.sh

2) then just type:

./ok-build-full.sh


Now wait until its done, then close the terminal.

Now you can start your Okcash wallet by double clicking the

"okcash" file at: /home/username/ok_apps

*********************
Okcash is self sustainable and is fully supported by voluntaries (Just like Bitcoin)

OKupdates

Okcash is self sustainable and is fully supported by voluntaries (Just like Bitcoin)