Results 1 to 10 of 22
I've been thinking about installing EVERY library in apt, just so that installations don't take as long. I realize that this will waste a lot of space, but I think ...
- 02-06-2007 #1Linux Newbie
- Join Date
- Jun 2006
- Posts
- 150
What if I install ALL libraries?
I've been thinking about installing EVERY library in apt, just so that installations don't take as long. I realize that this will waste a lot of space, but I think that it would be worth it to install anything I want without having to worry about installing a thousand little libraries for the compile. Anyways, would there be anything that would get completely screwed up by doing this? I have Ubuntu 6.06 and I'm going to use synaptic to get them all.
- 02-06-2007 #2
i wont suggest you to do that. as you already realized, this will waste a lot of disk space and i am sure that you are not going to install all the packages available in repositories.
libraries are small in size and take much less time to install than the Package that needs those.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2007 #3
As long as you use synaptic (or apt-get) it shouldn't break anything. I don't understand why you would do it, but you computer = your rules
Brilliant Mediocrity - Making Failure Look Good
- 02-06-2007 #4Linux Newbie
- Join Date
- Jun 2006
- Posts
- 150
yeah, even though I'm a newbie, I'm reluctant to do it, I don't have that much space on my linux partition, but it seems like whenever I try to compile a program, it never just WORKS. I always have to run around for like half an hour figuring out what the exact name of the package I need to compile successfully is. Then it usually ends up that something else is wrong after I FINALLY find and install the package. That's my major gripe with Linux, nothing seems to work out of the box. Yeah, I know that Linux is meant to make you get down and dirty and find out what's going on behind the scenes, but when I'm looking to install stuff, I don't want it to take an entire day of researching just to install the stupid thing. So unless someone can suggest a better way of getting Linux to just work, then I think I'll be cleaning some of my high-gig-count games off of my Windows partition to install these things...
- 02-06-2007 #5
most packages are available in repositories and you dont need to complie. which packages your are trying to install/compile?
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-06-2007 #6Just Joined!
- Join Date
- Feb 2007
- Posts
- 1
Yeah im having simalar problems with the lack of libaries (this has happened alot with my last 2 SuSE installs). Is there any good libary sites out there? I have tried google, but I get results that dont work, or are for wrong distro. Thanks in advance!
- 02-06-2007 #7Linux Newbie
- Join Date
- Jun 2006
- Posts
- 150
I don't mean that I am having trouble with packages from aptitude, I love apt-get. However, programs that only come in the .tar.gz format are almost more trouble than they're worth... Considering that I'm not an experienced programmer.
- 02-06-2007 #8What casper is asking is do you really install that many packages that are only come in tar.gz? Ubuntu has +15,000 programs.....
Originally Posted by Alaric Brilliant Mediocrity - Making Failure Look Good
- 02-07-2007 #9Linux Newbie
- Join Date
- Jun 2006
- Posts
- 150
Yeah, I realize that aptitude has a lot of packages but as recently as yesterday I found packages that didn't come in .deb format. Being able to install from sour ce is essential, especially if I want to learn to program well.
- 02-07-2007 #10
which package you couldn't find?
installing from source is easy too. read README file that comes with source and follow instructions. if you have all the dependencies installed, a few commands ( ./configure, make, make install) complie and install the package.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote