> -----Original Message----- > From: Bartosz Jozwiak [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 16, 2003 11:53 AM > To: [EMAIL PROTECTED] > Subject: Re: [Asterisk-Users] LineJack + Asterisk HELP!
> To install driver for LineJack I need kernel source. > I have debian, and I installed from apt-get install > kernel-source.2.4.20 but while it make ./configure it still > asks me for the kernel source. What can be wrong ? [...] Debian kernel sources are tared and compressed. You should see a kernel-source.2.4.20.tar.bz2 or similar in /usr/src. Un bzip2 it, untar it, and make a /usr/src/linux symbolic link to the directory it unpacks to. Daryl _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
