setting default font path

Suhaib Siddiqi ssiddiqi@inspirepharm.com
Wed Jun 6 07:54:00 GMT 2001


> The solution I came up with involved running a script from 
> bash.  So, my batch
> file now includes only the following lines :
> mkdir \tmp
^^^^^^^^^^^^^^^^^^^ I do not think you need this? once you created /tmp
directory,
as long as you do not delete it, you do not have to run mkdir everytime you
start
Xserver....  beside for a basj shell, should it not be mkdir /tmp.

Suhaib


> bash.exe startx_script
> 
> The startx script then uses path names appropriately, and it 
> all works.  So, I
> packaged the files together (Xwin.exe, bash.exe fvwm.exe, 
> fonts, dlls, etc),
> and copied only what I need to annother machine with Cygwin 
> NOT installed.
> Viola!!!!  It worked.
> 
> Thanks for the pointer,
> Brian
> 



More information about the Cygwin-xfree mailing list