[Freeswitch-users] What FreeSwitch version i am using after updating git pull?
Peter Olsson
peter.olsson at visionutveckling.se
Thu Apr 7 14:43:31 MSD 2011
This does not seem to be pulled from git. Please follow the instructions on the wiki http://wiki.freeswitch.org/wiki/Installation_Guide.
More or less like this;
git clone git://git.freeswitch.org/freeswitch.git freeswitch (only first time you checkout)
cd freeswitch
./bootstrap.sh (only first time)
./configure (only first time)
make current
Next time you just do git pull && make current
Mvh
Peter Olsson
Från: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] För Shamun toha md
Skickat: den 7 april 2011 12:31
Till: FreeSWITCH Users Help
Ämne: [Freeswitch-users] What FreeSwitch version i am using after updating git pull?
How do we know if i am using the latest Git version (nightly builids)? How to know if i am really using 1.0.7 or 1.0.6 oldest?
So far tried as >
git pull && make current >
make current (showed some error) >
make clean modwipe (completed successfully) >
./configure && make & make install >
/usr/local/freeswitch/bin/freeswitch >
> preesed F12 shows: > FreeSWITCH Version 1.0.head (git-828960a 2010-09-25 12-51-42 -0500)
Let me know plz, is this the 1.0.7 ?
!DSPAM:4d9d937a32761735852961!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110407/613ef257/attachment-0001.html
More information about the FreeSWITCH-users
mailing list