In that case I would first try to reinstall and check all along whether everything 
runs OK...

As to your other question:
You can find whether your file exist and where it is by entering 
locate filename
use 
man locate 
to find out about the limitations of locate (basically locate uses a db to speed up 
search if you
create new files they will only be entered in the db after you run the "program" cron 
(preferably
overnight...) check
man cron
 
you can find out the permissions by doing 
ls -l path/filename
you can change the permissions by using chmod just enter
man chmod
to find out how...
chers
Lionel
--- goofy guy <[EMAIL PROTECTED]> wrote:
> Yes, I was logged in as root. As for checking
> existence and permission, how do I do that (I am a
> complete beginner)?
> 
> --- Lionel Lecoq <[EMAIL PROTECTED]> wrote:
> > Strange, are logged in as root? check existence and
> > permission  on both file and directories
> > Lionel
> > --- goofy guy <[EMAIL PROTECTED]> wrote:
> > > I just finished installing Redhat 7.2, but I can't
> > > configure X (This is my very first time using
> > Liux/X).
> > > When I run 'xf86config' there is not an option for
> > my
> > > exact card: 3D Rage LT Pro. When I run
> > Xconfigurator
> > > it detects my exact card (ATI:3D Rage LT Pro
> > AGP-133)
> > > along with everything else, but either way I'm not
> > > able to use X. 
> > > (I'm trying to use it on a Compaq Presario 5050 
> > > Celeron 333mhz 
> > > 8GB HD 
> > > 96 MB RAM 
> > > 3D Rage LT Pro video card with 2MB SGRAM)
> > > 
> > > ANY IDEAS WOULD BE GREATLY APPRECIATED!
> > > 
> > > This is what I get every single time after I
> > log-in
> > > and type "startx": 
> > > 
> > > (**) XKB: model: "pc105" 
> > > (**) XKB: layout: "us" 
> > > (**) FontPath set to "unix/:7100" 
> > > (**) RgbPath set to "/usr/X11R6/lib/x11/rgb" 
> > > (==) ModulePath set to "/usr/X11R6/lib/modules" 
> > > 
> > > Couldn't open RGB-DB '/usr/X11R6/lib/X11/rgb' 
> > > 
> > > (WW) Warning, couldn't open module bitmap 
> > > (EE) Failed to load module "bitmap" (module does
> > not
> > > exist, 0) 
> > > (WW) Warning, couldn't module pcidata 
> > > (EE) Failed to load module "pcidata" (module does
> > not
> > > exist, 0" 
> > > 
> > > Fatal server error: 
> > > Unable to load required base module, Exiting 
> > > 
> > > XIO: fatal IO error 104 (Connection reset by peer)
> > on
> > > X server ":0:0" after 0 requests (known processed)
> > > with 0 events remaining. 
> > > 
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Buy the perfect holiday gifts at Yahoo! Shopping.
> > > http://shopping.yahoo.com
> > > _______________________________________________
> > > Newbie mailing list
> > > [EMAIL PROTECTED]
> > > *** To unsubscribe , or change message options,
> > see:
> > > http://XFree86.Org/mailman/listinfo/newbie
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Send your FREE holiday greetings online!
> > http://greetings.yahoo.com
> > _______________________________________________
> > Newbie mailing list
> > [EMAIL PROTECTED]
> > *** To unsubscribe , or change message options, see:
> > http://XFree86.Org/mailman/listinfo/newbie
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Send your FREE holiday greetings online!
> http://greetings.yahoo.com
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to