On 6/5/2012 12:55 PM, Nellis, Kenneth wrote:

I just installed this package without incident, but the files
promised both above and at ...
http://cygwin.com/packages/sqlite3/sqlite3-3.7.12.1-1
... are not present, in particular sqlite3.exe, the two READMEs,
or the man page.

It looks like the master setup.hint isn't being generated from my hint files correctly. setup.exe isn't being told it needs to grab the ^sqlite3*bz2$ file; it's installing only the lib*bz2 binary packages.

Maybe there is something wrong with my hint files, but since they're unchanged since the last time I released a version and the package names haven't changed, that could only happen if the rules for the hint files changed and I haven't updated my hints files to track the change.

Until this gets fixed, whether on my end or on sourceware, you can grab the package tarball and expand it by hand from your Cygwin root:

$ cd /
$ wget -O - \
http://etr-usa.com/cygwin/sqlite3/sqlite3-3.7.12.1-1.tar.bz2 | \
tar xvjf -

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to