My precise release steps are:

svn export http://svn.refractions.net/geos/tags/[thetag]
./autogen
./configure
make dist
untar dist tarball
./configure
make
make check

If everything works "ok" as far as I can quickly tell visually, I then copy to the web site.

P

On 6-Nov-06, at 8:08 AM, [EMAIL PROTECTED] wrote:

On Mon, Nov 06, 2006 at 08:04:02AM -0800, Paul Ramsey wrote:
I ran "make dist" to get the tarball, extracted that and made sure it
built, then ran "make distcheck" and saw all the tests run.  I was
not looking closely at the output, only at general conformance.  So
"make dist" will need to be fixed to include that file.

Did you run ./autogen.sh and ./configure again ?
I'm pretty sure I've fixed this (should be fixed in both trunk
and tags/3.0.0rc2 )

--strk;
_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to