On 4/23/07, Lloyd Martin T. Yong <[EMAIL PROTECTED]> wrote:
Hi Sir Amir I think i was able to download the repositories but i think there's still something wrong
Nothing is wrong, it's just that there is no gnome package. It should be # yum install gnome-desktop or # yum groupinstall "GNOME Desktop Environment" For more information, do a # yum grouplist then # yum groupinfo "GNOME Desktop Environment" to view what packages will be installed when installing the GNOME DE. Also, # man yum helps a lot. If you have successfully installed GNOME, and still don't get a GDM login screen at boot, try running # startx and to make it pervasive, edit /etc/inittab and set init level to 5 (the relevant line is id:x:initdefault: where x is the init level). Hope this helps. -- Ian Dexter R. Marquez http://iandexter.net | [EMAIL PROTECTED] http://feeds.feedburner.com/Coredump _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

