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]

Re: Cygwin-Xfree for XDM clients


On Tue, 21 Aug 2001, Rasjid wrote:

> I have basically got a XDM client up with nothing but cygwin1.dll,
> cygz.dll and XWin.exe. 
> 
> 
> How does one tell the cygwin dll what directory to use for tmp if cygwin
> has never actually been installed?  (ie, preferably from a batch file /
> environment variable etc)  Or am I required to do a minimal cygwin
> install?
> 
either via the registry key
REGEDIT4

[HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/tmp]
"native"="c:\\temp"
"flags"=dword:00000000

or by using the mount utility. I think you won't need to install all 
the cygwin utilities and you can place mount.exe on the central server and 
export it via smb. Than you have to call 
mount -b 'c:\temp' /tmp 

bye
	ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723
 phone: +49 3725 349 80 80	mobile: +49 172 7854017


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