After running
autoreconf -if
./configure --prefix=/root/INSTALL
make sipx && make sipx.install
SipXecs is installed in /root/INSTALL but since the dependency install
has already gotten SipX from the repo running service sipxecs start will
try to run the old version while going directly to
/root/INSTALL/etc/init.d/sipxecs start will not work and just throws a
ton of errors. Configuring with --prefix= (no path) will install things
like the Java files into the wrong path (/share/java instead of
/usr/share/java). What do I have to set there to make the files end up
where they belong?
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/