[Asterisk-Users] Re: Asterisk Compile Problem on Red Hat 9
Daniel Eboa
Daniel_Eboa at creolink.com
Wed Feb 9 07:45:34 MST 2005
I have both Stable version (asterisk-1.0-RC2) and the CVS version (asterisk v1-0-5) running on different Red Hat 9 boxes and there is no problem. I have only problem when I installed the oh323 driver (asterisk-oh323).
Make sure you install Red Hat with required Package to run Asterisk.
Regards.
Daniel.
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Noah Miller
Sent: mercredi 9 février 2005 15:37
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Re: Asterisk Compile Problem on Red Hat 9
> I get the following error when trying to compile asterisk 1.05 on red
> hat 9.
Is this the tarball available for download from the asterisk website?
You might try CVS instead - try the CVS HEAD release:
# cd /usr/src
# export CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot
# cvs login - the password is anoncvs.
# cvs checkout zaptel libpri asterisk
Or, if that doesn't do it, you can try CVS Stable
# cvs checkout -r v1-0 zaptel libpri asterisk asterisk-addons
asterisk-sounds
When you compile, make sure you do a "make clean", first, then "make
install"
If neither of these works, I might suggest trying a different OS - Red
Hat 9 is no longer updated. If you're attached to red hat, you might
try Tao Linux or Whitebox Linux - both are essentially Red Hat
Enterprise, but they are free and both provide updates (security and
otherwise).
> -DASTMODDIR=\"/usr/lib/asterisk/modules\"
> -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
>
> -DBUSYDETECT_MARTIN `ls *.c`
>
> : invalid option
>
> Usage: /bin/sh [GNU long option] [option] ...
> *** You don't have mpg123 installed. You're going to need ***
>
> *** it if you want MusicOnHold ***
BTW: You can get mpg123 here:
http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123.html
Download the 0.59r version.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list