Installing build essentials without internet

Asked by jim_elvisfan

I am using Ubuntu 8.04 desktop edition. The build essential package that is needed has to be downloaded from the net.. But most of time I am not able to access the net..So how do i install the build essential package without a net connection??And is it possibel to download the package separately and burn in a cd?? If so how??
Please help.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu build-essential Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Laurie Clark-Michalek (laurielegit) said :
#1

I found this post on the forums that seem to solve your problem.

QUOTE:
That package, build-essential, is on the install CD. Insert the CD into a drive and at the prompt, type

Applications -> Accessories -> Terminal
Code:

sudo apt-cdrom add
sudo aptitude update
sudo aptitude install build-essential
gcc -v

You can find the whole thread at http://ubuntuforums.org/showthread.php?t=381532

Revision history for this message
jim_elvisfan (jim-elvisfan-yahoo) said :
#2

Well, tried as you said,,, but I found that the system still tries to access the net to install the packages.. Any ways. , How do I download the packages and burn them in a cd for future use>>>????Can you plese help.....

Revision history for this message
Yinon Ehrlich (yinone) said :
#3

Can you help with this problem?

Provide an answer of your own, or ask jim_elvisfan for more information if necessary.

To post a message you must log in.