Re: Where are end user instructions to compile an updated package?

2012-04-12 Thread Earnie Boyd
On Wed, Apr 11, 2012 at 9:34 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: Not to contradict the other respondents (and it is not exactly what you asked), but you do not need to create a cygwin package for one machine. You can just configure, compile, etc.  However, you might want to check at

Where are end user instructions to compile an updated package?

2012-04-11 Thread Keith Christian
I'm interested in compiling the latest Sqlite source into a Cygwin package to updated the current version, for use on one machine. Could someone point me to the instructions that are complete enough for an end user to begin with source code, and produce an installable Cygwin package? Thanks.

Re: Where are end user instructions to compile an updated package?

2012-04-11 Thread Achim Gratz
Keith Christian writes: I'm interested in compiling the latest Sqlite source into a Cygwin package to updated the current version, for use on one machine. Generally, use the source package as a starting point. Specifically in this instance, I've posted a cygport file that would do this in

Re: Where are end user instructions to compile an updated package?

2012-04-11 Thread Keith Christian
On Wed, Apr 11, 2012 at 10:39 AM, Achim Gratz strom...@nexgo.de wrote: AFAIK, work is underway to release a new package with the latest version. Achim, thanks for the info. After re-reading http://cygwin.com/setup.html, that page will probably suffice. =Keith -- Problem reports:

RE: Where are end user instructions to compile an updated package?

2012-04-11 Thread Buchbinder, Barry (NIH/NIAID) [E]
Keith Christian sent the following at Wednesday, April 11, 2012 9:41 AM I'm interested in compiling the latest Sqlite source into a Cygwin package to updated the current version, for use on one machine. Could someone point me to the instructions that are complete enough for an end user to begin