Ahoj, taky se snazim nainstalovat stejny modem a rovnez bezuspesne. Ma situace je nasledovna:
- Linux pouzivam asi 5 dni a chtel bych ted alespon rozchodit internet (pisu z Win)
- mam nainstalovane Ubuntu 5.10 s jadrem verze 2.6.12-9-386
- na abclinuxu jsem sice nasel navod, ale neco je v neporadku, navod rika:
1. stahnout modul z
http://www.eagle-usb.org/pro tento model je potreba pouzit ve verzi z řady 1.9.x (s vezí 2.y, pro mě y=3, nefunguje!)
2. rozbalit: tar -xvjf eagle-usb-1.9.9.1.tar.bz2
3. cd eagle-usb-1.9.9.1
4. ./configure
5. make
...
Ze musim predtim nainstalovat neco cemu se rika build-essential jsem jeste zvladnul. Ted mi ale terminal hlasi nasledovne zalezitosti, ze kterych nejsem s to vykoukat, co je spatne, resp. co mam udelat jinak. Jedine, co jsem udelal bylo instalace systemu, instalace build-essential a instalace linux-headers. Pak jsem zacal s vyse uvedenym postupem a dal nez ke kroku 5 resp. 4 jsem se nedostal. Vypis konce kroku 4. a celeho 5.:
................................................................................................................................................
*** docbook stylesheets are missing, keeping prebuild version ***
checking for kernel version...
checking for hotplug... 1
checking for ifup... 1
checking for adictrl... no
checking for eaglectrl... no
checking for showstat... no
checking for eaglestat... no
checking for startadsl... no
checking for stopadsl... no
configure: creating ./config.status
config.status: creating Makefile.common
========================================================================
distribution detected Debian
dhcp support dhclient
pppd support yes
pppoa support yes
pppoe support no (runtime detection)
install eagleconnect (tcl/tk frontend) yes
generate documentation no
========================================================================
note: current gcc should be the same version as the one used to compile kernel.
root@cibulak-notebook:/tmp/eagle-usb-1.9.9.1# make
make -C driver && \
make -C pppoa && \
make -C utils/scripts && \
make -C utils/eagleconnect && \
make -C doc
make[1]: Entering directory `/tmp/eagle-usb-1.9.9.1/driver'
make -C /lib/modules/2.6.12-9-386/build SUBDIRS=/tmp/eagle-usb-1.9.9.1/driver modules
/usr/src/linux-headers-2.6.12-9-386/scripts/gcc-version.sh: line 11: gcc-3.4: command not found
/usr/src/linux-headers-2.6.12-9-386/scripts/gcc-version.sh: line 12: gcc-3.4: command not found
make[2]: gcc-3.4: Command not found
make[2]: Entering directory `/usr/src/linux-headers-2.6.12-9-386'
CC [M] /tmp/eagle-usb-1.9.9.1/driver/eu_main.o
/bin/sh: gcc-3.4: command not found
make[3]: *** [/tmp/eagle-usb-1.9.9.1/driver/eu_main.o] Error 127
make[2]: *** [_module_/tmp/eagle-usb-1.9.9.1/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.12-9-386'
make[1]: *** [eagle-usb.ko] Error 2
make[1]: Leaving directory `/tmp/eagle-usb-1.9.9.1/driver'
make: *** [build] Error 2
.................................................................................................................................................
Budu moc vdecny, kdyz mi nekdo venujete trochu casu. Bez internetu to pro me nema moc smysl a byla by skoda, kdyby mi tohle zabranilo ve vnoreni se do Linuxu.
Diky predem.