./configure won't work when installing tar ball programs

Hi I’m trying to install bitcoin onto my computer, and the Linux version only comes in tar.gz, and I can extract it just fine, however when I put in ./configure using the command line…it doesn’t work…so I checked the README file and it didn’t mention doing that…it simply told me to run either /bin/64/bitcoin
or to run /bin/32/bitcoin

However when I try running first one, /bin/64/bitcoin, it simply says something about there not being a shared library…

But when I try to run /bin/32/bitcoin it simply says “Permission Denied” and yes I tried running as root when I first saw that…didn’t do any good. Any help would be very much appreciated. Thanks and have a nice day.

Hello AgoristTeen1994,

The readme is right, there’s no need to compile it yourself since the binaries are already built.

Do you run 64-bit openSUSE or 32-bit?
The one to choose depends on the one you run.

That’s because for some reason the binary hasn’t got execute permissions.
Enter the bin/32/ directory with a filemanager, right click on bitcoin.
Select the permissions tab and make sure “is executable” is checked.

Good luck!:wink:

…or

chmod +x /path/to/bitcoin

Okay thanks for the suggestions.

AgoristTeen1994 wrote:

> However when I try running first one, /bin/64/bitcoin, it simply says
> something about there not being a shared library…
>
Post the exact output here (if it is very long post it to susepaste.org and
give us the link here), maybe you simply need to install something in
addition.


PC: oS 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.6.3 | GeForce
9600 GT | 4GB Ram
Eee PC 1201n: oS 11.4 64 bit | Intel Atom 330@1.60GHz | KDE 4.6.0 | nVidia
ION | 3GB Ram