[JDEV] autoconf stuff

Thomas Muldowney temas at box5.net
Fri Oct 6 16:53:46 CDT 2000


Thanks a lot, but we're totally redefining how the build system is going to
work.  That's why there has been no automake system in place yet.  If you
want to help with the new build system, or just want more info feel free to
contact me.

--temas

On Fri, Oct 06, 2000 at 10:02:36PM +0200, David Le Corfec wrote:
> In attachment you'll find a tarball with the following :
> jabber2/configure.in
> jabber2/jabber.xml.in
> jabber2/configs/Makefile.am
> jabber2/docs/Makefile.am
> jabber2/jabberd/gen/Makefile.am
> jabber2/jabberd/io/Makefile.am
> jabber2/jabberd/log/Makefile.am
> jabber2/jabberd/xdb/Makefile.am
> jabber2/jabberd/Makefile.am
> jabber2/jsm/modules/Makefile.am
> jabber2/jsm/Makefile.am
> jabber2/pthsock/Makefile.am
> jabber2/xdb_file/Makefile.am
> jabber2/dnsrv/Makefile.am
> jabber2/Makefile.am
> jabber2/acinclude.m4
> ; empty files :
> jabber2/NEWS
> jabber2/AUTHORS
> jabber2/ChangeLog
> 
> You need to do the following :
> cd cvs/jabber (or wherever your cvs working directory is)
> tar zxvf jab2_ac_am.tgz
> cd jabber2
> aclocal
> automake --add-missing
> autoconf
> 
> then you can proceed as usual, eg :
> CFLAGS="-O2 -g" ~/cvs/jabber/jabber2/configure --prefix=$HOME/opt
> make
> make install
> 
> All shared objects are installed in the same dir
> (in $prefix/lib/jabber/$major.$minor/,
>  eg. /usr/lib/jabber/1.1/)
> 
> note: jabberd launched (normally, I guess) with
> io_select starting to listen on 5222 [(null)]
> io_select starting to listen on 5269 [(null)]
> but I didn't test with a client (haven't any under hand)
> 
> Better release this stuff now than later :)
> 
> I hope it will help, and make its way to the jabber.org CVS :)
> 
> -- 
> David Le Corfec
> IDEALX Open Source Engineering, http://www.idealx.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20001006/c4cd75a5/attachment-0002.pgp>


More information about the JDev mailing list