Page 1 of 1

SQLite: Need to update?

Posted: 9. Apr 2013, 10:50
by Andyun
With the package "Sqlite-3.7.13-i486-1gv":

Code: Select all

use[1]$ svn co https://rawstudio.org/svn/rawstudio/trunk/ rawstudio # or branches/vX.Y/
svn: E200029: Couldn't perform atomic initialization
svn: E200030: SQLite compiled for 3.7.14.1, but running with 3.7.13
use[1]$ 
With the package "Sqlite-3.7.14.1-i486-1_slack14.0" - OK.
Subversion-1.7.9-i486-1_slack14.0 compiled for Sqlite-3.7.14.1-i486-1_slack14.0.

Re: SQLite: Need to update?

Posted: 9. Apr 2013, 11:31
by gapan
I removed the sqlite-3.7.13-i486-1gv from the repos now that slackware has upgraded theirs, so everyone will be automatically upgraded to the slackware package. Thanks for the report.

Re: SQLite: Need to update?

Posted: 9. Apr 2013, 11:33
by Andyun
Thank you!