Well, in my case, it's a stand alone dev server and currently, the only file I modify is the NotificationHelper.cpp file that generates the email notice. So first off, I think the SSL part isn't important right? Second, I've already modified the file, has it changed so that I need to do it again if I update or can I just back it up, update, then overwrite?
Mike On Wed, 7 Apr 2010 10:44:21 -0400, Mossman, Paul (Paul) wrote: > Mike wrote: > >> Old thread but figured why start a new one :). >> I had not needed to use the dev server since this thread but >> yesterday, had to do an update to the mail message code. >> The first thing I did was to update the system. Then I edited >> my code and was ready to compile. >> >> However >> >> [sipxcha...@sipxdev WORKING]$ ./bin_ede/rebuild >> bash: ./bin_ede/rebuild: No such file or directory >> >> Did something change that I need to look into? >> > Auto-generation of the 'bin_ede/rebuild' script was added to > ede_build_devuser.sh in November of 2009, so it depends on which version > you used. > > > You can upgrade your EDE to get the latest features. From WORKING, run: > > rm ede_build_devuser.sh > wget > http://sipxecs.sipfoundry.org/rep/sipXecs/main/extras/ede/ede_build_devuser.sh > chmod +x ede_build_devuser.sh > ./ede_build_devuser.sh > > This is a rebuild of the code from scratch, so it'll take awhile. It will > also blow away your configuration and SSL certificates, though you could > use Backup/Restore to retain it all. > > > -Paul > [email protected]
_______________________________________________ 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/
