Re: [Hampshire] Debian Lenny 5. Gnome Live CD.

Inizio della pagina

Reply to this message
Autore: Graham Bleach
Data:  
To: Hampshire LUG Discussion List
Oggetto: Re: [Hampshire] Debian Lenny 5. Gnome Live CD.
2008/9/17 john lewis <johnlewis@???>:
> I had no idea when I wrote earlier that iceweasel/firefox used
> sqlite. Although iceweasel is installed I only use it if I have
> problems accessing a site with my referred browser (opera) so have
> had no reason to look into ~/.mozila/firefox/*default where I now
> discover there are several files *.sqlite
>
> However I can see no evidence that any package with name sqlite
> is actually installed so is it something embedded into iceweasel?


iceweasel depends on xulrunner, which depends on libsqlite.

sqlite is the interactive shell for querying sqlite databases,
libsqlite is the core of the sqlite software.

Cheers,
Graham