Hello

I'm trying to compile on debian 

for fe moment I've made this

aptitude install sudo g++ subversion libtool libltdl3-dev libcppunit-dev
libpcre3-dev libssl-dev sun-java6-jdk ant libxerces-c2-dev unixodbc-dev
doxygen ruby stunnel rake rubygems libwww-ssl-dev libapr1-dev
apache2-prefork-dev apache2-mpm-prefork ant-optional junit libdbi-ruby1.8
unzip zip libcgicc5-dev
mkdir -p /usr/local/cgicc
ln -s /usr/lib /usr/local/cgicc/lib
useradd sipx

mkdir /home/sipx
chown sipx:sipx /home/sipx
su - sipx
svn co http://sipxecs.sipfoundry.org/rep/sipXecs/main sipx
cd sipx
autoreconf -if

mkdir BUILD
cd BUILD
../configure --cache-file=`pwd`/ac-cache-file SIPXPBXUSER=`whoami`

and then I have this error but I don't really know what is missing

=== configuring in sipXconfig (/home/sipx/sipx/BUILD/sipXconfig)
configure: running /bin/sh ../../sipXconfig/configure
'--prefix=/usr/local/sipx' 'SIPXPBXUSER=sipx'
--cache-file=/home/sipx/sipx/BUILD/ac-cache-file --srcdir=../../sipXconfig
configure: loading cache /home/sipx/sipx/BUILD/ac-cache-file
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) mawk
checking whether make sets $(MAKE)... (cached) no
checking for automake version >= 1.6... 1.10.1 is ok
checking for autoconf... (cached) /usr/bin/autoconf
checking for rpm... no
checking how to treat compilation warnings... normal mode - allow warnings
checking for openssl... (cached) /usr/bin/openssl
checking for bash... (cached) /bin/sh
checking for xargs replace option... -I
checking for /usr/lib/jvm/java/lib/dt.jar... (cached) yes
checking for ant... (cached) /usr/bin/ant
checking for /usr/share/java/ant/clover.jar... no
checking for /etc/java/java.conf... no
configure: error: Cannot system jar directory. Try to install jpackage-utils
package.
configure: error: ../../sipXconfig/configure failed for sipXconfig
 

 

thanks for your help

 

cyril

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to