This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] sqlite-3.0.7


* Sun 2004-12-19 Lapo Luchini <lapo@lapo.it> INBOX.list.cygwin-apps
| Yaakov Selkowitz wrote:
| 
| > I've built both 2.8.x and 3.0.8 locally.  I'm not sure
| > which version libgda will use, but both can be installed in parallel, so
| > this isn't a major problem.  While I'd rather not maintain these myself,
| > when libgda-1.2.0 comes out and we still don't have a sqlite maintainer,
| > then maybe I'll change my mind.
| 
| Could you send them both to me? (or are they on a website alerady?)
| I was thinking about mantaining it, but I haven't decided yet...

Hi all,

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]