On 04/12/2011 10:37 AM, Toralf Lund wrote:
Are there any official "snapshot" source code releases for QPid? I mean, distributions like qpid-0.8.tar.gz, only containing the latest and greatest source code at a given time, as opposed to a proper release version? If not, how can I build something like this from the SVN source code? I tried "make dist" after checking out the latest trunk, but this gave me qpidc-0.7.tar.gz, which doesn't seen quite right...
You need to have the latest version of QPID_VERSION.txt from the top level. Looks like you also need to regenerate the configure script to update to the new value. Re-running bootstrap (which includes autoconf) on a clean src tree worked for me... (i.e. gerenates qpidc-0.11.tar.gz).
I want to start off with a .tar.gz rather than building directly on the svn checkout location as I'm creating an rpm. - Toralf This e-mail, including any attachments and response string, may contain proprietary information which is confidential and may be legally privileged. It is for the intended recipient only. If you are not the intended recipient or transmission error has misdirected this e-mail, please notify the author by return e-mail and delete this message and any attachment immediately. If you are not the intended recipient you must not use, disclose, distribute, forward, copy, print or rely on this e-mail in any way except as permitted by the author. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
