X in cygwin problem

Andrew Markebo flognat@flognat.myip.org
Thu Jan 3 12:06:00 GMT 2002


/etc/profile, or ~/.profile, maybe add something like

if ! echo $PATH | /bin/grep -q "/usr/X11R6/bin" ; then
  PATH="$PATH:/usr/X11R6/bin"
fi

(Well it has a bunch of safety-nets but..)

        /Andy

/ "Sharmin Kabir" <sharminkabir@hotmail.com> wrote:
| Hi,
| To start X in cygwin, I do the command "sh /usr/X11R6/bin/startxwin.sh
| at the bash prompt all the time, otherwise I dont get X! Could you pl
| tell me where is the place to set up this path?

-- 
 The eye of the beholder rests on the beauty!



More information about the Cygwin-xfree mailing list