bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Crash when adding match to database


From: Michael Petch
Subject: Re: [Bug-gnubg] Crash when adding match to database
Date: Thu, 13 Aug 2009 13:10:41 -0600
User-agent: Microsoft-Entourage/12.20.0.090605

On 13/08/09 1:01 PM, "Michael Petch" <address@hidden> wrote:


> Since I believe there may be missing header files (and development files) on
> your system can you also email me a copy of the files (They are in the
> directory where you built gnubg):

Can you run this command as well:

dpkg-query -l | grep sqlite

I'd like to know what Sqlite packages you have installed. At a minimu you
will need:

libsqlite0
libsqlite3-0
libsqlite3-dev

(or something similar)

If you wish you could try installing these packages with the command:

apt-get install libsqlite0 libsqlite3-0 libsqlite3-dev

Then try to rebuild Gnubg starting with the ./configure process (If you add
libraries you will have to run ./configure again)

Mike






reply via email to

[Prev in Thread] Current Thread [Next in Thread]