On Mon, Aug 13, 2001 at 03:11:43AM -0700, Paul Scott wrote:
> Nathan E Norman wrote:
>
> >On Sun, Aug 12, 2001 at 02:04:24PM -0700, Paul Scott wrote:
> >
> >>>[1] /usr/src has even been deprecated AFAIK.
> >>>
> >>Please post anything you know about this. The Filesystem Hierarechy
> >>Standard d
Nathan E Norman wrote:
On Sun, Aug 12, 2001 at 02:04:24PM -0700, Paul Scott wrote:
[1] /usr/src has even been deprecated AFAIK.
Please post anything you know about this. The Filesystem Hierarechy
Standard doesn't mention this.
He simply means that you aren't [0] supposed to compile kern
On Mon, 13 Aug 2001, Rogério Brito wrote:
RB> On Aug 12 2001, Guy Geens wrote:
RB> > [1] /usr/src has even been deprecated AFAIK.
RB>
RB> What is the best current practice nowadays?
RB>
RB> Since I read a post by Linus on the lkml some time ago, I've
RB> been compiling my kernels un
On Mon, Aug 13, 2001 at 01:26:05AM -0300, Rog?rio Brito wrote:
> On Aug 12 2001, Guy Geens wrote:
> > [1] /usr/src has even been deprecated AFAIK.
>
> What is the best current practice nowadays?
>
> Since I read a post by Linus on the lkml some time ago, I've
> been compiling my
On Sun, Aug 12, 2001 at 02:04:24PM -0700, Paul Scott wrote:
> >[1] /usr/src has even been deprecated AFAIK.
>
> Please post anything you know about this. The Filesystem Hierarechy
> Standard doesn't mention this.
He simply means that you aren't [0] supposed to compile kernels
there.
/usr/src i
On Aug 12 2001, Guy Geens wrote:
> [1] /usr/src has even been deprecated AFAIK.
What is the best current practice nowadays?
Since I read a post by Linus on the lkml some time ago, I've
been compiling my kernels under my own user tree, and not even
bothering using /
Guy Geens wrote:
"Paul" == Paul Scott writes:
Paul> I was trying not to do that but I couldn't find header files
Paul> which seemed to be the exact same version as the kernel that I
Paul> had installed. I did my install from official CD's but I don't
Paul> remember every step. There are supp
> "Paul" == Paul Scott <[EMAIL PROTECTED]> writes:
Paul> I'm still reading every fine manual I can but can you tell me
Paul> how I identify the kernel? Are you talking about executable or
Paul> source? I actually D/L'd the entired source last night but I'm
Paul> not sure if I installed it corr
Guy Geens wrote:
"Paul" == Paul Scott <[EMAIL PROTECTED]> writes:
Paul> I am trying to get my LT WinModem running under potato
Paul> 2.2.19pre17 #1 I have downloaded what seem to be the files I
Paul> need. Running the install script appropriate for Debian I get
Paul> this which I believe is t
> "Paul" == Paul Scott <[EMAIL PROTECTED]> writes:
Paul> I am trying to get my LT WinModem running under potato
Paul> 2.2.19pre17 #1 I have downloaded what seem to be the files I
Paul> need. Running the install script appropriate for Debian I get
Paul> this which I believe is the relevant part
D. Hoyem wrote:
Deven,
You hit the nail on the head there... If Paul would
go to linmodems.org and look around there he would
probably find a .deb for his version of kernel and
then he wouldn't need the headers.
Don
--- [EMAIL PROTECTED] wrote:
It appears to me that when you are trying to
D. Hoyem wrote:
Paul,
I realize that I'm getting in late on this thread,
but if you go to this web page you should be able to
find the LTModem driver in the .deb version that you
want
http://www.physcip.uni-stuttgart.de/heby/computer/ltmodem/
Thanks. That's where I got ltmodem-5.99b. I be
Deven,
You hit the nail on the head there... If Paul would
go to linmodems.org and look around there he would
probably find a .deb for his version of kernel and
then he wouldn't need the headers.
Don
--- [EMAIL PROTECTED] wrote:
> It appears to me that when you are trying to make
> this driver,
It appears to me that when you are trying to make this driver, what it's
complaining about is either that your kernel is not the same version as your
kernel sources in usr/src, or that this source can't work with the version of
either you have. Make sure you have the SAME version kernel as your
Find out what kernel version you're running (man uname) and
install kernel-source package for that vesrion. Symlink
/usr/src/linux to wherever kernel source is installed.
Disclaimer: I haven't used debian kernel packages since I don't
remember when.
I heartily recommend installing kernel-package
Paul,
I realize that I'm getting in late on this thread,
but if you go to this web page you should be able to
find the LTModem driver in the .deb version that you
want
http://www.physcip.uni-stuttgart.de/heby/computer/ltmodem/
Don
--- Paul Scott <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am an exper
Paul Scott wrote:
Paul Scott wrote:
[EMAIL PROTECTED] wrote:
I'm not going to tell you to RTFM because I hate when people say
that. :)
dpkg -l kernel-headers-2.2.19pre17
turned up nothing
apt-get install kernel-headers-2.2.19pre17
seemed to work and left me with:
kernel-headers-2.2
Paul Scott wrote:
[EMAIL PROTECTED] wrote:
I'm not going to tell you to RTFM because I hate when people say that. :)
I have been reading everything I can find most of which is at LDP or
places linked to there. I've found many answers but not some of the
structural answers I need. I'll ad
[EMAIL PROTECTED] wrote:
I'm not going to tell you to RTFM because I hate when people say that. :)
I have been reading everything I can find most of which is at LDP or
places linked to there. I've found many answers but not some of the
structural answers I need. I'll admit being somewhat
Brett Parker wrote:
On Sun, Aug 05, 2001 at 03:34:44PM -0700, Paul Scott wrote:
Hi,
I am an experienced programmer who still has a lot to learn/remember
about *nix.
I am trying to get my LT WinModem running under potato 2.2.19pre17 #1 I
have downloaded what seem to be the files I need.
On Sun, Aug 05, 2001 at 03:34:44PM -0700, Paul Scott wrote:
> Hi,
>
> I am an experienced programmer who still has a lot to learn/remember
> about *nix.
>
> I am trying to get my LT WinModem running under potato 2.2.19pre17 #1 I
> have downloaded what seem to be the files I need. Running the
On Sunday 05 August 2001 17:00, Paul Scott wrote:
> Brett Parker wrote:
> > On Sun, Aug 05, 2001 at 03:34:44PM -0700, Paul Scott wrote:
> > have you got the kernel-headers-2.2.19pre17 package installed? if
> > not, that's what you are missing.
> How do I determine whether that package is installed?
I'm not going to tell you to RTFM because I hate when people say that. :) I'd
say, first off, install the linux kernel sources into /usr/src (it should
make a /linux dir and dump all the stuff in there when you un-tar/gz it.)
Then try running it. Note that if the driver won't work, try an older
Hi,
I am an experienced programmer who still has a lot to learn/remember
about *nix.
I am trying to get my LT WinModem running under potato 2.2.19pre17 #1 I
have downloaded what seem to be the files I need. Running the install
script appropriate for Debian I get this which I believe is the
24 matches
Mail list logo