>> We're planning to upgrade SQLite to the latest version (atleast to
v3.5.0)

> The latest version is 3.7.3.

>> Can somebody point me to the RPM download link location of the same?

> SQLite doesn't have RPM. You can download SQLite's sources or prebuild
> library from here: http://www.sqlite.org/download.html. Some googling
> suggests that you won't be able to replace SQLite came with the system
> by just compiling newer version, so probably this link would help you:
>
http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&order=ASC&to
pic_id=23339&forum=38#forumpost91373.

Thanks, that links was helpful in creating a RPM.  Also, I've upgraded our
SQLite to v3.7.3 (using 'rpm -Uvh').

Thanks once again.

I've another question in this regard, is it not possible to create RPM for
32-bit architecture from a 64-bit architecture server?  I tried creating by
specifying --target option, but it failed with errors?

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

Reply via email to