On Wed, 2008-12-03 at 10:25 -0500, rabail javed wrote: > Hi , > My intention is to compile sipXconfig source code with the required > binaries like sipxcommserverLib etc. My directory structure is > something like this > /separate > /separate/config > /separate/sipXconfig > /separate/aclocal.m4 > /separate/build > /separate/configure > /separate/confiure.ac > /separate/dependencies.mak > /separate/Makefile.in > /separate/top.mak.in > /separate/BUILD > /separate/BUILD/sipXconfig > > For rest of the dependencies e.g sipxcommserverLib , I am installing > the rpms . I am unable to compile the code and sipXconfig couldnt find > the jar files e.g JUNIT , from its lib folder. I have attached the > build log for your reference. > > The intention behind this whole exercise is to compile and run > sipXconfig source code independently.So I am trying to compile only > sipXconfig . I have copied the build scripts and only the sipXconfig > component on a seperate machine (running CentOS). sipXconfig is based > on 3.11.8-014041. >
Did you install the rest of the dependencies as described on the wiki (Setting up a development environment)? Some of those dependencies are for sipXconfig. I am pretty sure that junit specifically is there. Kevin _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
