Talk:Installing

From Realtek Linux wireless driver

Jump to: navigation, search

Contents

Merge sections 1 and 2

I think that section 1 (Installing) and 2 (Debian/ubuntu) contain duplicated info which make this document less readeable. I propose to merge them. --Kjohansiglaz 11:02, 7 December 2007 (PST)

Re: Merge sections 1 and 2

I note just difference between section 1 and 2 is the topic 1.1/2.1, where I could merge very simple like this:


Preparing the System

You need a full build environment with gcc, make and the kernel-headers installed. Also you need install module-assistant package and run "module-assistant prepare" as root.

For get source code of the Subversion directory, you need install subversion

Debian / Ubuntu

Open a terminal and install this:

sudo apt-get install build-essential subversion module-assistant

If you are root do not write "sudo".

And to finish run:

sudo module-assistant prepare

If you are root do not write "sudo".


So, we can remove up the topics 1, 2 and 3, staying:

1 Preparing the System
    1.1 Debian / Ubuntu
2 Getting the Driver
3 Removing mainline ieee80211 Stack
4 Making and installing the driver
5 Installing permanently
6 Support

Can I do this?

Re: Merge sections 1 and 2

For me, your idea is OK. --Kjohansiglaz 12:15, 8 January 2008 (PST)

I did it.

Personal tools