PinkSpider
Shit.
Riiiiiiiiiight. I have my luvely mandrake installed on my good machine. Now all I need is to install the drivers. I have the files (from http://dsl-linux.tripod.com/index/) I extracted them to /modem. I then navigated to them in the terminal as told and then typed make. And I got:
The instructions I got where:[pinkspider@localhost modem1]$ cd eciadsl-usermode_0.5
[pinkspider@localhost eciadsl-usermode_0.5]$ make
cc -Wall -g -c -o eci-load1.o eci-load1.c
make: cc: Command not found
make: *** [eci-load1.o] Error 127
[pinkspider@localhost eciadsl-usermode_0.5]$
Anyways please someone help. I need my net... I really doUntar the files
(Untar (unzip, unrar, just a different type))
go to the save location directory
(open a terminal (command prompt) navigate to the directory you extracted the files in, using cd to change directories)
and type
make
(simply type make and hit enter)
when that has finished, type
make install
(simply type make install and hit enter)
follow the instructions and edit the files suggested
(I assume after the make install, there will be a bit of extra instructions to follow)
/etc/ppp/peers/adsl - to add username
(edit this file (or use a nice gui app) to setup your adsl with your settings)
go to /usr/local/bin
(navigate here while still in the console)
run
./eci-doctor
(type that and hit enter)