[Blink] blink crashes on Ubuntu Precise Pangolin

Saúl Ibarra Corretgé saul at ag-projects.com
Wed Oct 17 01:28:52 CEST 2012


Hi Morgan,

On Oct 17, 2012, at 1:09 AM, Morgan Redfield wrote:

> Hi,
> 
> I had some trouble compiling Blink on Windows, so I decided to try it
> on Ubuntu. I set up a virtual box Ubuntu Precise Pangolin VM and tried
> to install it using apt-get.
> 
> If I run "sudo apt-get install blink", then blink and all of it's
> dependencies seem to install correctly. When I then try to run blink,
> I get a seg fault. This is on a fresh install of Ubuntu, the only
> thing I did was add ag-projects to the apt sources.list file. What am
> I doing wrong here?
> 

There is a bug with the libgcrypt library provided by Ubuntu, we have a fixed version in our repository. To install it you can do as follows:

apt-get install libgcrypt11

You should get a version which has "+agp" at the end.


Regards,

--
Saúl Ibarra Corretgé
AG Projects






More information about the Blink mailing list