Hi Matt,

> It appears to open, but it just spits out another compressed file,  
> over and over -- like a cruel Matryoshka doll on my desktop.
>
> The file in question: http://www.sqlite.org/sqlite3-3.6.17-osx-x86.bin.gz

Yes, it is annoying. I've mentioned the problem here before. I think  
DRH said he'd fix this, but I guess hasn't yet. The .gz file  
decompresses OK into a .bin file. But this name extension implies a  
MacBinary file, which the Mac attempts to decompress again, and again.

Once you've decompressed the .gz file, just rename the .bin file to  
"sqlite3", set execute permission (if not already) and move it to /usr/ 
local/bin/sqlite3.

Tom
BareFeet

  --
Comparison of SQLite GUI applications:
http://www.tandb.com.au/sqlite/compare/?ml



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

Reply via email to