Re: [GD-DEVEL] Call for test: 2.0.36

[email protected] (Lars Hecking) Mon, 10 Mar 2008 11:52:25 +0000 (GMT)
Newsgroups php.gd.devel
Message-ID <[email protected]>
> Does anyone else tested the package and had similar issues or get it
> compiled smoothly?
 
 Yes, I have the same problem here on fairly recent systems.

 In an earlier email, you mentioned using cpack to build the distribution.
 I am unfamiliar with this tool, but I am pretty confident that a "make dist"
 generated tarball will work fine. E.g. cp -pr your cvs somehere else,
 run bootstrap.sh, run make dist. Take the generated tarball and verify it
 builds on a system without autotools.

 And Christian's suggestion is a good one: don't release a pre-release
 version under the final name, it can get very confusing (this is why
 there was no gnuplot 3.6 ...).