Post
Topic
Board Bitcoin Discussion
Re: Bitcoin 0.9.0 FINAL is available [Changelog] [Download]
by
wumpus
on 20/03/2014, 15:58:50 UTC
Uuhh yeah thanks... It's checked, but for some reason gedit is set as default application to open it with and if I remove it as default app Ubuntu doesn’t know what to do with it. It's no big deal I was just curious why Ubuntu isn't recognizing it as an executable. All of the binaries in the bin directory are doing this...
It's because we are compiling/linking with -pie. This adds address space randomization, which is a security/hardening feature that makes exploits more difficult. But it means that the executable is seen as a shared library by naive tools such as "file" and seemingly the Gnome file manager.

it seems that the new wallet not like folder with é or è  Sad
I have an é in my folder name, and unable to install the file of the first launch on it. Other folders no problem
Seems a problem with UTF8 in file names. Strange. What OS?