Andrew McRory
2006-Jan-17 07:32 UTC
[Asterisk-Users] Problem with installation of rpm's, Please, help me.
mkumar@mantragroup.com wrote: > Hi All, > > I am a newbie and trying to install Asterisk from instructions given > in http://www.voip-info.org/tiki-index.php?page=Asterisk+RPM. We have > Centos 3.3 so > I downloaded rpm's from > ftp://ftp.linuxsys.com/pub/LSE/packages/CentOS-3.4/asterisk-1.0.9/ and > tried installing one by one but I get the following errors Manoj, Run in the installation with all the package names in one command like so: rpm -ivh --nodeps asterisk-v1.0.9-4.FC1.LSE.i386.rpm \ asterisk-libpri-v1.0.9-4.FC1.LSE.i386.rpm \ asterisk-addons-v1.0.9-4.FC1.LSE.i386.rpm If that fails then add a --nodeps flag to the rpm command. I'll be releasing new packages that fix these errors asap. Regards, Andrew