
•To install the driver in .rpm or .deb format:
a Type su (for .rpm) or sudo (for debian) and press Enter. b At the prompt, enter your super user password.
c Next, for .rpm, enter
rpm
For .deb, enter
dpkg
d At the prompt, enter the Linux source build directory that matches your running kernel.
e If necessary, run dgcconfig to complete the installation.
•To install the driver in .tar format: a Extract the driver with
tar
dEnter
su make install
or
sudo make install
eAt the prompt, enter your super user password.
fNext, enter
dgcconfig
gAt the prompt, enter the Linux source build directory that matches your running kernel, and wait while the driver is installed.
hConfigure your PPP client program to use the USB modem.
That's it! Your installation is complete.
18