Results 1 to 9 of 9
hi i was just wondering if there was a package that includes all the lib files such as lobc6,libgcc1,libglu etc etc, because i dont want to spend all this time ...
- 09-10-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 5
libs
hi i was just wondering if there was a package that includes all the lib files such as lobc6,libgcc1,libglu etc etc, because i dont want to spend all this time downloading each one, one by one, please help
- 09-10-2007 #2
meta-package 'build-essential' contains all the dev libraries.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-10-2007 #3Just Joined!
- Join Date
- Sep 2007
- Posts
- 5
thanks but do you think you could give me a link? i cant seem to find it
- 09-10-2007 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,085
If you are running Debian and using apt-get, I think it should be something like:
Code:apt-get install build-essential
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 09-11-2007 #5Just Joined!
- Join Date
- Sep 2007
- Posts
- 5
Thank you but you see i do not have a internet connection hooked up to the laptop, so i canot run apt-get, i do have apt-get and dpkg but i need to install everything manualy, i use my desktop(winXP) to download stuff and put it on a flash drive and then put the flash on the laptop to trasfer stuff, so if you could just give me a link that would be great thank you
- 09-11-2007 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,085
You should be able to find it at the Debian Packages website:
Debian -- Packagesoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 09-11-2007 #7Do you have installation CD? build-essential package is available in Installation CD/DVD.
Originally Posted by sahid2080
Execute this
Code:su apt-cdrom add apt-get update apt-get install build-essential
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-12-2007 #8Just Joined!
- Join Date
- Sep 2007
- Posts
- 5
well you see im runing DSL but i know its debian based thats why i asked over here, so thats why i needed the direct link because ive been looking but i cant find anything
- 09-12-2007 #9forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,085
Did you search really hard? I just found it with my first search...

Debian -- Details of package build-essential in etchoz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote

