Results 1 to 10 of 11
I've just installed the X Window System in my computer, from the X.org source. How can I add the apt-get package? How can I find and install all the dependencies ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-01-2007 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 40
Installing apt-get
I've just installed the X Window System in my computer, from the X.org source. How can I add the apt-get package? How can I find and install all the dependencies (packages) to make it work?
- 03-01-2007 #2
Um, what distro are you using? Debian, ubuntu, mepis, already have apt-get install.
Brilliant Mediocrity - Making Failure Look Good
- 03-01-2007 #3Just Joined!
- Join Date
- Oct 2006
- Posts
- 40
Don't have any yet. I'm working with a primitive X terminal that comes with Xorg.
- 03-01-2007 #4But that is running on an operating system.
Originally Posted by drimades Brilliant Mediocrity - Making Failure Look Good
- 03-01-2007 #5Just Joined!
- Join Date
- Oct 2006
- Posts
- 40
Linux 2.6.16.18
- 03-01-2007 #6
what distro are you working with not just the Linux kernel. sometimes if you dont know it can be found in /etc/issue but this is not always the case for all distros but it may work on yours.
ps type as root apt-get in the command line you might see that it is already installed if you are using a debian based distro. if not you have package managers that dont require you to install apt-get.
- 03-01-2007 #7
You need to be running a distro!!! Sometime uname -a can give us a clue
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 03-01-2007 #8Just Joined!
- Join Date
- Oct 2006
- Posts
- 40
Doing uname -a from my shell I get:
Linux (none) 2.6.16.18 #1 Fri Feb 9 17:11:10 CET 2007 i686 GNU/Linux
Is there any alternative to apt-get that I can install easily? The idea is to install a package manager and then to add other applications compiling and building from source (KDE, etc.).
- 03-01-2007 #9
- 03-01-2007 #10apt-get is best package manager. you dont need any other package manager.
Originally Posted by drimades
type 'apt' and hit TAB key twice. whats the output?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
