Re: [CentOS] subversion 1.6.9 and sqlite 3.6.22

2010-02-03 Thread Benjamin Franz
Scot P. Floess wrote: > I just built Subversion 1.6.5 - and needed a newer version of SqlLite... > All I did was copy sqlite3.c to [subversion src dir]/sqlite-amalgamation > and confgure/make/make install magic ;) Meaning I didn't upgrade SqlLite > system wide ;) > > BTW, I am using sqlite-amal

Re: [CentOS] subversion 1.6.9 and sqlite 3.6.22

2010-02-02 Thread Mathieu Baudier
> I'm in the process of setting up subversion and since the version > packages with C5 is, shall we say, showing its age, I've built an The RPMForge repo provides Subversion 1.6.x. You could either use it directly or see in their SRPMs how they managed to deal with the sqlite dependency.

Re: [CentOS] subversion 1.6.9 and sqlite 3.6.22

2010-02-02 Thread Scot P. Floess
I just built Subversion 1.6.5 - and needed a newer version of SqlLite... All I did was copy sqlite3.c to [subversion src dir]/sqlite-amalgamation and confgure/make/make install magic ;) Meaning I didn't upgrade SqlLite system wide ;) BTW, I am using sqlite-amalgamation-3.6.19.tar.gz... On Tu