Re: [reSIProcate] (no subject)
- From: Alan Hawrylyshen <alan@xxxxxxxxxx>
- Date: Mon, 28 Jun 2004 16:14:47 -0600
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Jun 28, 2004, at 14:40, Bob Bramwell wrote:
cd resiprocate; bash ./autogen.sh; cd build; ../configure ...
This no longer works -- the correct autotools procedure is:
cd ..../sip
echo yes | sh use-autotools.sh
sh autogen.sh
mkdir compile
cd compile
../configure [options]
make
DO NOT 'make install' YET. This is still being worked on. Bad things
will happen. :-/
A
a l a n a t j a s o m i d o t c o m
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFA4Jhb2t1B785xGCgRApdvAJ9NIHacdjBcOO1iPDnbjA5wNftSgQCfURhQ
DhhloSU9JNs0S7G2gJ0dTWk=
=hkaF
-----END PGP SIGNATURE-----