> -----Original Message----- > From: [email protected] [mailto:asterisk-users- > [email protected]] On Behalf Of Jason Parker > Sent: 06 May 2011 20:01 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Cannot install dahdi-linux on (old) PAE kernel. > > On 05/06/2011 01:30 PM, Bob Beers wrote: > > Not sure if this will work, but I'd try adding, before line 86: > > > > #Workaround for PAE > > %if "%{paevar}" == "PAE" > > Provides: kmod-dahdi-linux > > %endif > > > > Can't actually test it myself, sorry. > > > > - Bob > > > > You'd probably want to modify the kmodtool that comes with it, to just always > provide kmod-dahdi-linux. >
Jason, I solved by editing dahdi-linux.spec to change the Requires to expect the PAE variant, but I think Bob's idea is better. I'm not sure what the kmodtool is. Can you enlighten? Steve Hindmarch > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > 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 -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
