[Asterisk-Users] Help needed with bri-stuff.0.02. slw91 k2.6.5
    Dave Cotton 
    dcotton at linuxautrement.com
       
    Fri May 14 03:25:59 MST 2004
    
    
  
On Fri, 2004-05-14 at 12:16 +0200, Petter Ween wrote:
> rwxrwxrwx    1 root     root           11 May  2 10:39 linux -> linux-2.6.5
> I thought this was the link?
> I also searched around to see if i had totally misunderstood. Have I ??
> 
That's the default linux link to your source. What asterisk and
bri-stuff want is a link to linux-2.6 
ln -s linux linux-2.6 
or if you don't like links to links
ln -s linux-2.6.5 linux-2.6
but remember you will have to change it when you use the now released
2.6.6.
-- 
Dave Cotton <dcotton at linuxautrement.com>
    
    
More information about the asterisk-users
mailing list