Am 30.11.2010 10:17, schrieb George Niculae:
On Tue, Nov 30, 2010 at 10:44 AM, David Becker
<[email protected] <mailto:[email protected]>> wrote:
I just reinstalled system on CI server as hudson user, here are the
steps followed (is not a good idea to install as root):
su hudson
git clone git://github.com/dhubler/sipxecs.git
<http://github.com/dhubler/sipxecs.git> master-4.2-sanity
mkdir BUILD
mkdir INSTALL
cd master-4.2-sanity/
autoreconf -if
cd ../BUILD
../master-4.2-sanity/configure --cache-file=`pwd`/ac-cache-file
SIPXPBXUSER=hudson SIPXPBXGROUP=hudson
--prefix=/home/hudson/workspace/INSTALL/ JAVAC_DEBUG=on
JAVAC_OPTIMIZED=off
make build
George
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/
Thanks, that did it
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/