This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can not start 'startx' from the prompt and missing files


Hey Andy,

The installation Guide on page 15 says the following. I followed the exact instruction, but still no success....

========================================
startx - Use the standard XFree86 startx script with its attendant ~/.xinitrc configuration file. First you need to create ~/.xinitrc from the template in /etc/X11/xinit/:


Username at CygwinHost ~
$ cp /etc/X11/xinit/xinitrc ~/.xinitrc


Now you may customize ~/.xinitrc and start Cygwin/XFree86 with:


Username at CygwinHost ~
$ cd /usr/X11R6/bin && startx


Or, you can run startx by first adding /usr/X11R6/bin/ to the search path:


Username at CygwinHost ~
$ PATH=%PATH:/usr/X11R6/bin

Username at CygwinHost ~
$ startx


Or, you can run startx by first changing directories to /usr/X11R6/bin/:


Username at CygwinHost ~
$ cd /usr/X11R6/bin

Username at CygwinHost /usr/X11R6/bin
$ startx

=======================

I copied the .xinitrc file from /etc/X11/xinit/ and it was in this .xinitrc file that some of the variables defined in the file ( sysresources=/usr/X11R6/lib/X11/xinit/.Xresources and sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap ) weren't found.

BTW, whether I add the PATH=%PATH:/usr/X11R6/bin in the .xinitrc file or not didn't make difference.

Thanks,

Kiwhan




_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]