[Cialug] asterisk on mandriva 2007
David Champion
dave at visionary.com
Mon Dec 10 21:06:20 CST 2007
rpm -qil <rpm name> | less
That will show you all sorts of good stuff about an installed rpm,
including the full path of all the files it installed.
If you don't know the rpm's exact name, try something like this to find it:
rpm -qa | grep -i asterisk
You just want the first part, up to where the version # starts usually.
-dc
Dan Hockey wrote:
> Stupid question... is there a web or some sort GUI(rpm) for asterisk?
> urpmi.update -a is what it took to fix things then I installed using urpmi
> asterisk. I tried to install the docs also but I can't seem to find where it
> went.
> -dh
>
> -----Original Message-----
> From: cialug-bounces at cialug.org [mailto:cialug-bounces at cialug.org] On Behalf
> Of David Champion
> Sent: Sunday, December 09, 2007 2:15 PM
> To: Central Iowa Linux Users Group
> Subject: Re: [Cialug] asterisk on mandriva 2007
>
> Dan Hockey wrote:
>
>> One mandriva 2k7 when try to install asterisk-1.2.12.1-1mdv2007.0 in
>> the software install but when I click on the check box I get the
>> following
>>
>> Sorry, the following package(s) can't be selected:
>> asterisk-1.2.12.1-1mdv2007.0.i586
>>
>>
>> have any ideas what this means...
>> -dh
>>
> Try this in a shell (as root):
>
> urpmi.update -a
> urpmi asterisk
>
> -dc
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
>
More information about the Cialug
mailing list