Penguin

Differences between version 2 and revision by previous author of ALE070.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 2 Last edited on Wednesday, May 4, 2005 1:41:49 pm by MattBrown Revert
Older page: version 1 Last edited on Wednesday, May 4, 2005 1:38:39 pm by RichardBarrington Revert
@@ -4,9 +4,9 @@
 Dynalink ALE070 status - http://eciadsl.flashtux.org/modems.php?modem=27 
  
 The documentation is quite thorough, and setup doesn't take long. Binaries are available for many distributions. 
  
-On Ubuntu 5..4 , one can install from source 
+!! Ubuntu 5.04 , installation from source 
 * Ensure gcc, make, and similar are installed 
 * Install kernel headers with <code>apt-get install kernel-headers-2.6.10-5</code> 
 * Download the source archive with <code>wget http://eciadsl.flashtux.org/download/eciadsl-usermode-0.10.tar.bz2</code> 
 * Extract the archive with <code>tar -jxf eciadsl-usermode-0.10.tar.bz2</code> and then <code>cd eciadsl-usermode-0.10</code>