Re: [arch-general] xorg package not found...

2009-02-11 Thread Grigorios Bouzakis
On Wed, Feb 11, 2009 at 10:01 AM, Zack wrote: > I guess I should have read your email better. If you install the whole xorg > group, which is the xorg meta package, you will probably get everything you > need, maybe a little extra. > Arch Linux doesnt have meta packages for a quite while. Thats w

Re: [arch-general] xorg package not found...

2009-02-11 Thread Preston C.
I have the Beginners Guide pulled up. It does not say what to do in this situation. Thank you both for the advice. On Wed, Feb 11, 2009 at 3:00 AM, Grigorios Bouzakis wrote: > On Wed, Feb 11, 2009 at 02:49:53AM -0500, Preston C. wrote: >> I ran the command, pacman -S xorg , and it tells me that i

Re: [arch-general] xorg package not found...

2009-02-11 Thread Zack
I guess I should have read your email better. If you install the whole xorg group, which is the xorg meta package, you will probably get everything you need, maybe a little extra. On Tue, Feb 10, 2009 at 11:57 PM, Zack wrote: > You need xorg-server xf86-input-mouse xf86-input-keyboard > xf86-inp

Re: [arch-general] xorg package not found...

2009-02-11 Thread Grigorios Bouzakis
On Wed, Feb 11, 2009 at 02:49:53AM -0500, Preston C. wrote: > I ran the command, pacman -S xorg , and it tells me that it is not > found. It then asks if I want to install the whole group, which > consists of around 10 xorg and xf86 packages. Thanks for any help. xorg is a group. you can choose wh

Re: [arch-general] xorg package not found...

2009-02-10 Thread Zack
You need xorg-server xf86-input-mouse xf86-input-keyboard xf86-input-synaptics(for laptops) xf86-video-$brand xorg-xinit(if you want to use startx) xterm(not required, can be useful) I guess the xorg meta package was never put back. On Tue, Feb 10, 2009 at 11:49 PM, Preston C. wrote: > I ran th

[arch-general] xorg package not found...

2009-02-10 Thread Preston C.
I ran the command, pacman -S xorg , and it tells me that it is not found. It then asks if I want to install the whole group, which consists of around 10 xorg and xf86 packages. Thanks for any help.