--- Doug Currie <[EMAIL PROTECTED]> wrote:

> Friday, January 21, 2005, 1:33:35 PM, DRH wrote:
> 
> > Version 3.1.0 (alpha) of SQLite is now available on the website.
> 
> Compiling with MinGW MSYS on WinXP...
> 
> 1. I had to modify my lib/tclConfig.sh to have
>   TCL_LIB_SPEC='-L/mingw/lib -ltcl84'
> instead of
>   TCL_LIB_SPEC=''
> or else testfixture wouldn't build. Dunno why my tclConfig.sh was broken.
> 
> 2. autovacuum-ioerr2.4.0 and onward fail...
> 
> autovacuum-ioerr2.4.0...
> Error: error copying "test.db" to "backup.db": no such file or directory
> autovacuum-ioerr2-4.1.1...
> Error: error copying "backup.db" to "test.db": no such file or directory
> autovacuum-ioerr2-4.1.2... Ok
> autovacuum-ioerr2-4.1.3... Ok

I had the same problem. It's caused by a bug in the version of TCL 
that comes with mingw. If you upgrade TCL (I used ActiveTcl 8.4.9)
it should work.



                
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 

Reply via email to