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

Góra strony

Reply to this message
Autor: Graham Bleach
Data:  
Dla: Hampshire LUG Discussion List
Temat: 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