[ITP] sqlite-3.0.7
Gerrit P. Haase
gp@familiehaase.de
Thu Dec 30 18:22:00 GMT 2004
Jari Aalto+list.cygwin-apps wrote:
> Good news. After busy end of the year I found time to make the
> packages. I'm preparing separate sqlite3 package soon.
>
> Jari
>
> ======================
> 2.x
> ======================
>
> wget --non-verbose \
> http://tierra.dyndns.org:81/cygwin/sqlite/sqlite-2.8.12-1.tar.bz2 \
> http://tierra.dyndns.org:81/cygwin/sqlite/sqlite-2.8.12-1-src.tar.bz2 \
> http://tierra.dyndns.org:81/cygwin/sqlite/setup.hint
>
> OR uese this:
>
> mkdir sqlite ; cd sqlite
> wget -q -O - http://tierra.dyndns.org:81/cygwin/sqlite/get.sh | sh
There was some discussion on this list about getting shared sqlite
libraries, IIRC I posted a patch which enables shared libraries,
however there are no DLLs included in the tarball:
$ tar xjvf sqlite-2.8.12-1.tar.bz2
usr/share/doc/sqlite-2.8.12/README
usr/share/doc/sqlite-2.8.12/VERSION
usr/share/doc/sqlite-2.8.12/lemon.html
usr/share/doc/sqlite-2.8.12/report1.txt
usr/share/doc/Cygwin/sqlite-2.8.12.README
usr/share/man/man1/sqlite.1.gz
usr/lib/libsqlite.la
usr/lib/libsqlite.a
usr/lib/libtclsqlite.la
usr/lib/libtclsqlite.a
usr/lib/pkgconfig/sqlite.pc
usr/bin/sqlite.exe
usr/bin/tclsqlite.exe
usr/include/sqlite.h
Gerrit
--
=^..^=
More information about the Cygwin-apps
mailing list