LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Dsl-200 (https://www.linuxquestions.org/questions/linux-newbie-8/dsl-200-a-354133/)

Casket 08-17-2005 04:03 AM

Dsl-200
 
Hey,

I have a D-Link DSL-200 USB modem for connection via PPPoE on an ADSL connection.

Tutorial
http://eciadsl.flashtux.org/tutorial.php?lang=en

Driver
http://eciadsl.flashtux.org/download.php?lang=en

My question is, how do i install the patch? Ive tried ./[patch] and it didnt work.

Also, the tutorial is for .rpm packages. Will it be the same with a .tgz file using installpkg?

Thanks

Vgui 08-17-2005 11:23 AM

Well, you can always try rpm2tgz to convert the rpm, but otherwise the install looks like it should be similar.
For applying patches, do a Google search. I did a quick "Linux, apply patches" and came up with a buncha useful results. Just look into diff and patch (yes, there is a command patch). Basically you apply the differences in the patch file to the original code.
Hope that helps.


All times are GMT -5. The time now is 08:10 PM.