Re: SQLite3

2009-01-19 Thread Kamen Bundev
Done, thank you. Bundyo On Mon, Jan 19, 2009 at 1:31 PM, Andre Klapper wrote: > Am Sonntag, den 18.01.2009, 10:24 +0200 schrieb Kamen Bundev: > > Yep, no luck for Fremantle yet too... :) > > > > https://bugzilla.maemo.org/show_bug.cgi?id=3215 > > So this is still not available in the Fremantle p

Re: SQLite3

2009-01-19 Thread Andre Klapper
Am Sonntag, den 18.01.2009, 10:24 +0200 schrieb Kamen Bundev: > Yep, no luck for Fremantle yet too... :) > > https://bugzilla.maemo.org/show_bug.cgi?id=3215 So this is still not available in the Fremantle package? Would be nice if you could update it by adding a comment, because this confirmation

Re: SQLite3

2009-01-18 Thread Kamen Bundev
) implementations without having to modify > any core SQLite code > > · There is now a compile-time option that allows an application to > define alternative mutex implementations without having to modify any core > SQLite code > > http://www.sqlite.org/35to36.html (from 3.5.9

RE: SQLite3

2009-01-18 Thread Dr. Nicholas Shaw
that allows an application to define alternative mutex implementations without having to modify any core SQLite code http://www.sqlite.org/35to36.html (from 3.5.9 to 3.6.0) · Changes to the sqlite3 vfs object · The signature of the xCheckReservedLock method on sqlite3 io

Re: SQLite3

2009-01-18 Thread Kamen Bundev
If 3.4.1 is part of the Maemo distribution, I'm unaware of it. I've > downloaded/installed the debs @ > repository.maemo.org/pool/Diablo/free/s/sqlite3/ and sqlite3 does not run. > Nor can you run sqlite3 and have it run. This does work and so far I > haven't had any

RE: SQLite3

2009-01-17 Thread maemo
On Sat, 17 Jan 2009, Dr. Nicholas Shaw wrote: > If 3.4.1 is part of the Maemo distribution, I’m unaware of it. I’ve > downloaded/installed the debs @ > repository.maemo.org/pool/Diablo/free/s/sqlite3/ and sqlite3 does not run. > Nor can you run sqlite3 and have it run. Th

Re: SQLite3

2009-01-17 Thread Kamen Bundev
stable/4.1/4.1_vs_4.0.1_content_changes.html Regards: Bundyo On Sat, Jan 17, 2009 at 9:21 PM, Dr. Nicholas Shaw wrote: > If 3.4.1 is part of the Maemo distribution, I'm unaware of it. I've > downloaded/installed the debs @ > repository.maemo.org/pool/Diablo/free/s/sqlite3/ and sqlite3 does not &g

RE: SQLite3

2009-01-17 Thread Dr. Nicholas Shaw
If 3.4.1 is part of the Maemo distribution, I’m unaware of it. I’ve downloaded/installed the debs @ repository.maemo.org/pool/Diablo/free/s/sqlite3/ and sqlite3 does not run. Nor can you run sqlite3 and have it run. This does work and so far I haven’t had any problems. My next step is

RE: SQLite3

2009-01-17 Thread Dr. Nicholas Shaw
Oops, I forgot two steps... 8. cd /usr/bin 9. ln -s /usr/local/bin/sqlite3.dat sqlite3 (creates a link) Now you just call sqlite3 from wherever and you're up-and-running. Nick. -Original Message- From: maemo-developers-boun...@maemo.org [mailto:maemo-developers-boun...@maemo.or

Re: SQLite3

2009-01-17 Thread Kamen Bundev
Hi, You can also get a source package from Debian and create a deb directly from it in scratchbox. The real problem is that Sqlite3 3.4.1 is part of the Maemo distribution and if you replace is for the user you may break something else (i think the db format is slightly different) and break it

SQLite3

2009-01-17 Thread Dr. Nicholas Shaw
Ok, I have sqlite3.6.8 up-and-running on my 810. Here's what I did: 1. Got scratchbox up-and-running. 2. Under my user directory (logged in to scratchbox), created a directory called tmp. Then got out of scratchbox. 3. Went to sqlite.org ( http://www.sqlite.org/download.html ) and downloaded t

Re: sqlite3 CLI?

2008-06-03 Thread maemo
On Tue, 3 Jun 2008, Marius Gedminas wrote: > Well, there are now three people who miss it, so I'll go and file the > bug. > > Here it is: https://bugs.maemo.org/show_bug.cgi?id=3215 Excellent - thanks! -- Aj. ___ maemo-developers mailing list maem

Re: sqlite3 CLI?

2008-06-03 Thread Marius Gedminas
On Mon, Jun 02, 2008 at 09:31:39PM +0200, Frantisek Dufka wrote: > Marius Gedminas wrote: > > Do you know the reason for that? > > No. I also wondered why someone took the time to edit debian files to > remove it from the build, it does not look like the most productive > thing to do :-) Maybe i

Re: sqlite3 CLI?

2008-06-02 Thread Frantisek Dufka
Marius Gedminas wrote: > Do you know the reason for that? No. I also wondered why someone took the time to edit debian files to remove it from the build, it does not look like the most productive thing to do :-) Maybe it saves some trees? > > Is there a bug filed on bugs.maemo.org for restorin

Re: sqlite3 CLI?

2008-06-02 Thread Marius Gedminas
On Mon, Jun 02, 2008 at 09:32:09AM +0200, Frantisek Dufka wrote: > [EMAIL PROTECTED] wrote: > > Which package do I need to install to have the sqlite3 command-line tool > > available ? > > > > There is no such package in SDK repository, you should install sqlite3 &g

Re: sqlite3 CLI?

2008-06-02 Thread Frantisek Dufka
[EMAIL PROTECTED] wrote: > Which package do I need to install to have the sqlite3 command-line tool > available ? > There is no such package in SDK repository, you should install sqlite3 but this one is disabled in maemo patch for sqlite3 so you need to rebuild it from source and re

sqlite3 CLI?

2008-05-30 Thread maemo
Which package do I need to install to have the sqlite3 command-line tool available ? -- Aj. ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers