Re: installing winmodem drver into Mandrka 9.0
From: Andreas Janssen (andreas.janssen_at_bigfoot.com)
Date: 02/01/04
- Next message: Gene: "Re: Source files compiled. Why no loadable module?"
- Previous message: mile: "installing winmodem drver into Mandrka 9.0"
- In reply to: mile: "installing winmodem drver into Mandrka 9.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 01 Feb 2004 11:04:26 +0100
Hello
mile (<toskee@Eunet.yu>) wrote:
> seems I'll do something with this
> as I'm complete newby at Linux ...;)
>
> here is a part of instruction guide:
>
> snipp-------
>
> Prerequisites:
> 1. root access
> 2. bash shell to run install scripts
> 3. a HaM modem
> 4. kernel source headers for the kernel you are running
>
> 6 steps to install
> 1. login as ROOT
> 2. extract the archive into a directory with "tar -xvf
> <archivename>.tgz" 3. cd into the directory it created.
> 4. Type: make clean
> 5. Type: make all
> 6. Type: make install
> ...............
>
> I did items 1-3 with no probs at all,
> it made folder:
> 'intel-v92ham-453'
> went into it and started
> make clean...
>
> and it requests for files from item 4.
> 'kernel source headers for the kernel you are running'
>
> question:
> how can I extract source headers (probably files with xxx.h, etc)
> from install. CD1 for my 2.4.xx kernel?
> There are some imige files in ../src, I think?
Use the package manager (urpmi at the command line, or the graphical
frontend in the control center). Install the package kernel-headers,
or, if it is not available because the headers are in the kernel source
package, install that one. The version must be that of the kernel you
are currently running. Probably you will have the driver where the
headers are (by editing the Makefile for example, or by cerating a
symlink /usr/src/linux pointing to the real source directory).
best regards
Andreas Janssen
-- Andreas Janssen andreas.janssen@bigfoot.com PGP-Key-ID: 0xDC801674 Registered Linux User #267976
- Next message: Gene: "Re: Source files compiled. Why no loadable module?"
- Previous message: mile: "installing winmodem drver into Mandrka 9.0"
- In reply to: mile: "installing winmodem drver into Mandrka 9.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|