How to Compile & Install Asus EEE PC 901 Wireless?

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: How to Compile & Install Asus EEE PC 901 Wireless?

Post by Husse »

A little bit hard to answer when you don't know what file you have there
But I'll give it a shot
First install build-essential

Code: Select all

apt install build-essential
Pack up the archive (tar)
A folder will be created, move into it and open a terminal

Code: Select all

sudo ./configure

Code: Select all

sudo make
and possibly

Code: Select all

sudo make install
There may be a file named install (install-sh) in which case you do ./install
There should be a readme that tells you what to do - I just gave you the general description
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Hardware Support”