View Full Version : How to build software in Ubuntu
msfox99
March 1st, 2006, 12:43 PM
I have a clean install of Breazy. I am trying to get my wireless adapter working, so I downloaded the WPA supplicant. It requires me to do a "make." When I do this it is not recognized. I found imake on the system, which I think is a new version version of make, but I have to enter the complete path to imake to get it to execute. Then it can't find gcc.
Are there some paths that need to be set up? How do I do this.
Thanks for any help.
wylfing
March 1st, 2006, 12:45 PM
Try this:
sudo apt-get install build-essential
msfox99
March 1st, 2006, 01:03 PM
Thanks for the reply. Does this require an Internet connection (don't have the wireless working yet)? I have a connection on another machine that I can move files from using a flash drive.
engla
March 1st, 2006, 01:14 PM
That package and its dependencies are on the install cd
Use synaptic, use "Add cd" if the install disc is not already in the repositories and then you can search for build-essensial, mark for installation and apply
msfox99
March 1st, 2006, 10:49 PM
Thanks guys. I tried build-essential and it installed no problem. Didn't need to "Add cd." I am good to go now. (For now...)
moberry
March 2nd, 2006, 11:19 PM
Its _highly_ possible you might have to do a couple more commands before it will build.
As long as you use *nix. NEVER forget these 3 commands
./configure
make
(sudo) make install
those are pretty generic in the linux world.
Arkaniad
January 1st, 2008, 02:40 PM
:guitar: I have way too many computers for my own good. I have the following-
Dell Dimension 4550 (far from factory hardware)
IBM Think pad 365e
Dell Inspiron 7000
and a Compaq Proliant4500
Currently at the moment, i am installing Ubuntu 7.10 on the Inspiron. I use a Belkin 11mbps usb wireless adapter, which i am positive i have only the windows drivers for. Can somebody help me get it properly configured in Ubuntu???
:confused:i am completely new to Ubuntu but decently familiar with dos and know windows like the back of my hand.
LaRoza
January 1st, 2008, 03:13 PM
I have way too many computers for my own good. I have the following-
Dell Dimension 4550 (far from factory hardware)
IBM Think pad 365e
Dell Inspiron 7000
and a Compaq Proliant4500
Currently at the moment, i am installing Ubuntu 7.10 on the Inspiron. I use a Belkin 11mbps usb wireless adapter, which i am positive i have only the windows drivers for. Can somebody help me get it properly configured in Ubuntu???
i am completely new to Ubuntu but decently familiar with dos and know windows like the back of my hand.
Any particular reason you found a thread over a year old and asked an OT question?
You will get better results in another forum.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.