Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues on Arch Linux with gstreamer old library #33

Open
Jzarecta opened this issue Jan 8, 2018 · 3 comments
Open

Issues on Arch Linux with gstreamer old library #33

Jzarecta opened this issue Jan 8, 2018 · 3 comments

Comments

@Jzarecta
Copy link
Contributor

Jzarecta commented Jan 8, 2018

I am trying to run solarcoin-qt and getting the following error:

$ ./solarcoin-qt ./solarcoin-qt: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No such file or directory

Wonder if there is a way I can start up solarcoin.

@onsightit
Copy link
Owner

Is this one you built from source or from the installer? If the installer, make sure you are in the directory where solarcoin-qt live when you run it.

@lpninja
Copy link

lpninja commented Jan 9, 2018

@Jzarecta @onsightit that's source correct?

@Jzarecta
Copy link
Contributor Author

Jzarecta commented Feb 2, 2018

@onsightit just like I put it on a ./solarcoin-qt I am a on the current directory, if I cd in libs/ I get a different yet similar error.

libs]$ ../solarcoin-qt 
../solarcoin-qt: error while loading shared libraries: libqrencode.so.3: cannot open shared object file: No such file or directory 

I don't have this issue with other qt wallets like DASH, PIVX, SmartCash, etc. I think the paths are somewhat hardcoded on the source and very strictly to the version of the development machine which fails on distros like mine (Arch Linux).

Ah maybe this can shed some light, I re-download the package and while executing the run package, I got the libgstreamer exception while depackaging which could mean there is an exception before unpacking that library.

$ bash SolarCoin_2.1.8_64bit\(1\).run 
Creating directory SolarCoin_2.1.8_64bit
Verifying archive integrity... All good.
Uncompressing 
Copyright (c) 2014-2015 The SolarCoin Developers
SolarCoin will start when the installation is complete...
.....................................................................................
[jza@kudu Downloads]$ ./solarcoin-qt: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants