LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Intel Ham modem installation (https://www.linuxquestions.org/questions/linux-networking-3/intel-ham-modem-installation-103568/)

sdabhi 10-13-2003 06:23 PM

Intel Ham modem installation
 
Hi frends,
i have just installed RedHat 8.0 but my modem doesn't work.
My Modem is INTEL HAM DATA/FAX/VOICE (563x family).
I have got my modem drivers from Intel's website.
1st when i installed RedHat linux8.0 i didn't install all the components, but in this installation i have installed EVERYTHING. But still when i try to install my modem ,i get error messages. I m posting my results here. Please help me (a NEWBIE).

[root@localhost 1]# make clean
cd coredrv; make clean
make[1]: Entering directory `/root/.gnome-desktop/1/coredrv'
rm -f *.o *~ core
make[1]: Leaving directory `/root/.gnome-desktop/1/coredrv'
cd serialdrv; make clean
make[1]: Entering directory `/root/.gnome-desktop/1/serialdrv'
rm -f *.o *~ core
make[1]: Leaving directory `/root/.gnome-desktop/1/serialdrv'
rm -f *.o
rm -f *.o
[root@localhost 1]#


[root@localhost 1]# make ham
: command not found34:
Module precompile check
Current running kernel is: 2.4.18-14
: command not found37:
: command not found38:
config_check: line 97: syntax error: unexpected end of file
make: *** [check] Error 2
[root@localhost 1]#


[root@localhost 1]# make install
bash haminst
: command not found
: command not found
running kernel 2.4.18-14
: command not found
'aminst: line 38: syntax error near unexpected token `in
'aminst: line 38: `case $KERNVER in
make: *** [install] Error 2
[root@localhost 1]#

Capt_Caveman 10-13-2003 07:54 PM

Check out this howto on compiling from source. It should give you a good start.

http://www.linuxquestions.org/questi...ticle&artid=15


All times are GMT -5. The time now is 05:48 AM.