Step #3 seems redundant? >But, here's how I'd start:
>- Definitely use the latest EDE: >http://sipx-wiki.calivia.com/index.php/Express_Development_Environment_S >etup But, you will need to deviate a little bit... >- Use CentOS 5.2, instead of Fedora 10. (The sipXecs ISO you have is >running CentOS 5.2.) >- The current Step #3 gives you the main branch code. You actually want >the 4.0 branch: > svn co -q http://sipxecs.sipfoundry.org/rep/sipXecs/branches/4.0/ >- The 4.0 branch sipXconfig does not run with OpenJDK Java, which the >main branch EDE will have installed. So, switch to Sun Java: > wget >http://sipxecssw.org/pub/sipXecs/4.0.3/CentOS/5/i386/RPM/java-1.6.0-sun- >1.6.0.7-1jpp.i586.rpm > rpm -ihv java-1.6.0-sun-1.6.0.7-1jpp.i586.rpm > alternatives --set java /usr/lib/jvm/jre-1.6.0-sun/bin/java >- Make the source code modifications at this point. (The code will be >in a "4.0" directory under WORKING.) So, should I follow the above or the steps in; http://sipx-wiki.calivia.com/index.php/Express_Development_Environment_Setup _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
