Re: [asterisk-users] Asterisk and Fedora 9

2008-09-12 Thread MFH
The best way I can think of is:

 >wget http://ftp.digium.com/pub/asterisk/asterisk-1.4.21.2.tar.gz
 >tar -zxvf asterisk-1.4.21.2.tar.gz
 >cd asterisk-1.4.21.2
 >./configure
 >make menuselect (You don't have to select anything)
 >make
 >make install
 >make samples

Pascal Bruno wrote:
> I am about to install Asterisk on a Fedora 9 box, but i see with yum, 
> they only have Asterisk 1.6 beta in the package repos which I didn't 
> really want to install until they have a stable release.  Does anybody 
> know or have a good and easy way to install Asterisk 1.4 on fedora 9?  
> Thank you.
> 
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Asterisk and Fedora 9

2008-09-12 Thread Pascal Bruno
Ok very good,  how about for the asterisk addonds and sounds?  Can you
provide me the commands to get, build and install for the 1.4.21 version?
Thanks a lot guys.


On Fri, Sep 12, 2008 at 6:07 AM, MFH <[EMAIL PROTECTED]> wrote:

> The best way I can think of is:
>
>  >wget http://ftp.digium.com/pub/asterisk/asterisk-1.4.21.2.tar.gz
>  >tar -zxvf asterisk-1.4.21.2.tar.gz
>  >cd asterisk-1.4.21.2
>  >./configure
>  >make menuselect (You don't have to select anything)
>  >make
>  >make install
>  >make samples
>
> Pascal Bruno wrote:
> > I am about to install Asterisk on a Fedora 9 box, but i see with yum,
> > they only have Asterisk 1.6 beta in the package repos which I didn't
> > really want to install until they have a stable release.  Does anybody
> > know or have a good and easy way to install Asterisk 1.4 on fedora 9?
> > Thank you.
> > 
> >
> > ___
> > -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> >
> > AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> > Register Now: http://www.astricon.net
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >http://lists.digium.com/mailman/listinfo/asterisk-users
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk and Fedora 9

2008-09-12 Thread Jonn R Taylor
http://www.taylortelephone.com/asterisk/



There are install scripts for Centos 5 Asterisk 1.4. They should work just fine 
on FC9. If you have a problem just email me.



Jonn



  _

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pascal Bruno
Sent: Friday, September 12, 2008 9:14 AM
To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk and Fedora 9



Ok very good,  how about for the asterisk addonds and sounds?  Can you provide 
me the commands to get, build and install for the 1.4.21 version?  Thanks a lot 
guys.



On Fri, Sep 12, 2008 at 6:07 AM, MFH <[EMAIL PROTECTED]> wrote:

The best way I can think of is:

 >wget http://ftp.digium.com/pub/asterisk/asterisk-1.4.21.2.tar.gz
 >tar -zxvf asterisk-1.4.21.2.tar.gz
 >cd asterisk-1.4.21.2
 >./configure
 >make menuselect (You don't have to select anything)
 >make
 >make install
 >make samples


Pascal Bruno wrote:
> I am about to install Asterisk on a Fedora 9 box, but i see with yum,
> they only have Asterisk 1.6 beta in the package repos which I didn't
> really want to install until they have a stable release.  Does anybody
> know or have a good and easy way to install Asterisk 1.4 on fedora 9?
> Thank you.

> 

>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users





___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk and Fedora 9

2008-09-12 Thread Benny Amorsen
"Pascal Bruno" <[EMAIL PROTECTED]> writes:

> Ok very good,  how about for the asterisk addonds and sounds?  Can you
> provide me the commands to get, build and install for the 1.4.21 version?
> Thanks a lot guys.

If you can't figure that out on your own, you really should stick with
the distribution-provided packages. But hey, if you love dealing with
dependencies by hand and you don't mind not having a clean upgrade
path, feel free to avoid the package manager.


/Benny


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Asterisk and Fedora 9

2008-09-12 Thread Nicholas Blasgen
You wont need things like PHP, MySQL, etc but you do need some of the other
things otherwise you'll get errors.  And while I run these as automated
batches, I suggest you take my commands and do them one line at a time.
 Keep an eye out for errors.

yum -y install kernel kernel-devel ntp
yum -y install subversion gcc gcc-c++ libtermcap-devel bison
yum -y update
ntpdate time.apple.com

cd /usr/src
svn checkout http://svn.digium.com/svn/zaptel/branches/1.4 zaptel
svn checkout http://svn.digium.com/svn/asterisk/branches/1.4 asterisk
svn checkout http://svn.digium.com/svn/asterisk-addons/branches/1.4
asterisk-addons
cd zaptel; ./configure; make; make install; make config; cd ..
cd asterisk; ./configure; make; make install; make samples; cd ..
cd asterisk-addons; ./configure --with-mysqlclient=/usr; make; make
install; make samples; cd ..


On Fri, Sep 12, 2008 at 2:02 PM, Jonn R Taylor <[EMAIL PROTECTED]>wrote:

>  http://www.taylortelephone.com/asterisk/
>
>
>
> There are install scripts for Centos 5 Asterisk 1.4. They should work just
> fine on FC9. If you have a problem just email me.
>
>
>
> Jonn
>
>
>  --
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Pascal Bruno
> *Sent:* Friday, September 12, 2008 9:14 AM
> *To:* [EMAIL PROTECTED]; Asterisk Users Mailing List -
> Non-Commercial Discussion
> *Subject:* Re: [asterisk-users] Asterisk and Fedora 9
>
>
>
> Ok very good,  how about for the asterisk addonds and sounds?  Can you
> provide me the commands to get, build and install for the 1.4.21 version?
> Thanks a lot guys.
>
>  On Fri, Sep 12, 2008 at 6:07 AM, MFH <[EMAIL PROTECTED]> wrote:
>
> The best way I can think of is:
>
>  >wget http://ftp.digium.com/pub/asterisk/asterisk-1.4.21.2.tar.gz
>  >tar -zxvf asterisk-1.4.21.2.tar.gz
>  >cd asterisk-1.4.21.2
>  >./configure
>  >make menuselect (You don't have to select anything)
>  >make
>  >make install
>  >make samples
>
>
> Pascal Bruno wrote:
> > I am about to install Asterisk on a Fedora 9 box, but i see with yum,
> > they only have Asterisk 1.6 beta in the package repos which I didn't
> > really want to install until they have a stable release.  Does anybody
> > know or have a good and easy way to install Asterisk 1.4 on fedora 9?
> > Thank you.
>
> > 
>
> >
> > ___
> > -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> >
> > AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> > Register Now: http://www.astricon.net
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >http://lists.digium.com/mailman/listinfo/asterisk-users
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
Nicholas Blasgen
[EMAIL PROTECTED]
408.497.9796 (c)
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk and Fedora 9

2008-09-12 Thread Pascal Bruno
Thanks Jonn!!!



On Fri, Sep 12, 2008 at 2:02 PM, Jonn R Taylor <[EMAIL PROTECTED]>wrote:

>  http://www.taylortelephone.com/asterisk/
>
>
>
> There are install scripts for Centos 5 Asterisk 1.4. They should work just
> fine on FC9. If you have a problem just email me.
>
>
>
> Jonn
>
>
>  --
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Pascal Bruno
> *Sent:* Friday, September 12, 2008 9:14 AM
> *To:* [EMAIL PROTECTED]; Asterisk Users Mailing List -
> Non-Commercial Discussion
> *Subject:* Re: [asterisk-users] Asterisk and Fedora 9
>
>
>
> Ok very good,  how about for the asterisk addonds and sounds?  Can you
> provide me the commands to get, build and install for the 1.4.21 version?
> Thanks a lot guys.
>
>  On Fri, Sep 12, 2008 at 6:07 AM, MFH <[EMAIL PROTECTED]> wrote:
>
> The best way I can think of is:
>
>  >wget http://ftp.digium.com/pub/asterisk/asterisk-1.4.21.2.tar.gz
>  >tar -zxvf asterisk-1.4.21.2.tar.gz
>  >cd asterisk-1.4.21.2
>  >./configure
>  >make menuselect (You don't have to select anything)
>  >make
>  >make install
>  >make samples
>
>
> Pascal Bruno wrote:
> > I am about to install Asterisk on a Fedora 9 box, but i see with yum,
> > they only have Asterisk 1.6 beta in the package repos which I didn't
> > really want to install until they have a stable release.  Does anybody
> > know or have a good and easy way to install Asterisk 1.4 on fedora 9?
> > Thank you.
>
> > 
>
> >
> > ___
> > -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> >
> > AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> > Register Now: http://www.astricon.net
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >http://lists.digium.com/mailman/listinfo/asterisk-users
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk and Fedora 9

2008-09-12 Thread MFH
It's like the same except you wget a different package and I don't think 
you have a menuselect option and you do it before you compile asterisk. 
For addons I think there might be some configuration if you are 
planning to use the database stuff which I don't use. The sounds come 
with the asterisk install and the menuselect allows you to decide which 
sounds you want. But, if compiling is foreign to you as someone points 
out maybe you should not take that route.

I don't agree that upgrading is difficult with this process though.

Pascal Bruno wrote:
> Ok very good,  how about for the asterisk addonds and sounds?  Can you 
> provide me the commands to get, build and install for the 1.4.21 
> version?  Thanks a lot guys.
> 
> 
> On Fri, Sep 12, 2008 at 6:07 AM, MFH <[EMAIL PROTECTED] 
> > wrote:
> 
> The best way I can think of is:
> 
>  >wget http://ftp.digium.com/pub/asterisk/asterisk-1.4.21.2.tar.gz
>  >tar -zxvf asterisk-1.4.21.2.tar.gz
>  >cd asterisk-1.4.21.2
>  >./configure
>  >make menuselect (You don't have to select anything)
>  >make
>  >make install
>  >make samples
> 
> Pascal Bruno wrote:
>  > I am about to install Asterisk on a Fedora 9 box, but i see with yum,
>  > they only have Asterisk 1.6 beta in the package repos which I didn't
>  > really want to install until they have a stable release.  Does
> anybody
>  > know or have a good and easy way to install Asterisk 1.4 on fedora 9?
>  > Thank you.
>  >
> 
>  >
>  > ___
>  > -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>  >
>  > AstriCon 2008 - September 22 - 25 Phoenix, Arizona
>  > Register Now: http://www.astricon.net
>  >
>  > asterisk-users mailing list
>  > To UNSUBSCRIBE or update options visit:
>  >http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> 

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users