Thanks Antonio:
I did this according yours instructions:
>1) download
>http://linmodems.technion.ac.il/packages/smartlink/slmodem-2.9.11-20090222.tar.gz
>and
>http://linmodems.technion.ac.il/packages/smartlink/ungrab-winmodem-20080126.tar.gz
>
>extact them with
>$ tar -zxvf slmodem-2.9.11-20090222.tar.gz
>and
>$ tar -zxvf ungrab-winmodem-20080126.tar.gz
>$ cd slmodem-2.9.11-20090222
>$ make KERNEL_DIR=/lib/modules/`uname -r`/build
I write this last order like this:
make KERNEL_DIR=/lib/modules/2.6.24-23-generic -r/build
(¿is an error not include the apostrophes?)
Them I have obtained the next messages:
make: opción inválida -- /
make: opción inválida -- u
Modo de empleo: make [opciones] [objetivo] ...
Opciones:
[...lista de opciones...]
Este programa fue construido para i486-pc-linux-gnu
Informe sobre los errores a <bug-make@xxxxxxx>
And them exit to shell.
I think is because the slmodem-2.9.11-20090222.tar.gz I have used and
the version I'd installed is ubuntu-8.04.2-desktop-i386
¿Which is the next step I can do?
Thanks
Lilia