On 3 Jan 2010, at 3:34am, Ervin Sebag wrote:

> No need for google-fu antics. I was able to uninstall using fnpkg -r with
> the following results:
> 
> Removing file /mnt/HD_a2/ffp/lib/pkgconfig/sqlite3.pc
> Removing file /mnt/HD_a2/ffp/lib/libsqlite3.la
> Removing file /mnt/HD_a2/ffp/lib/libsqlite3.a
> Removing file /mnt/HD_a2/ffp/include/sqlite3ext.h
> Removing file /mnt/HD_a2/ffp/include/sqlite3.h
> 
> However i am still able to access the sqlite prompt by typing 'sqlite3'
> 
> I think all other sqlite files should be deleted as well.

Your problem is with the package manager, not with sqlite3.  You may have 
installed another package with a dependency on the files that weren't 
uninstalled.  Or perhaps those files come with the OS rather than having been 
installed with the package.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to