Edimax EW-7811UAC Installation Guide - Page 19

Linux - ubuntu

Page 19 highlights

V. Linux The following instructions are an example of Linux setup using Ubuntu 12.04. The process may vary according to your operating system. V-1. Driver Installation An active Internet connection is required for Linux driver installation. 1. Ensure that your computer is connected to the Internet. 2. Click on "Dash Home" and then type "terminal". Click the "terminal" icon. 3. Execute the command below to download the packet that is necessary to build the driver. sudo apt-get install build-essential Type the password for the administrator, and then type "y" to install the gcc packet. 16

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44

16
V.
Linux
The following instructions are an example of Linux setup using
Ubuntu 12.04. The process may vary according to your operating
system.
V-1.
Driver Installation
An active Internet connection is required for Linux driver
installation.
1.
Ensure that your computer is connected to the Internet.
2.
Click on
“Dash Home” and then type “terminal”. Click the “terminal” icon.
3.
Execute the command below to download the packet that is necessary to
build the driver.
sudo apt-get install build-essential
Type the password for the administrator, and then type
“y”
to install the
gcc packet.