delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/01/25/15:00:25

From: ikohn AT vertex DOT ucls DOT uchicago DOT edu (Isaac Kohn)
Subject: Re: Installing
25 Jan 1998 15:00:25 -0800 :
Message-ID: <Pine.SOL.3.96.980125165113.11947A-100000.cygnus.gnu-win32@vertex.ucls.uchicago.edu>
References: <Pine DOT OSF DOT 3 DOT 93 DOT 980125170720 DOT 15313B-100000 AT oak DOT cats DOT ohiou DOT edu>
Mime-Version: 1.0
To: Kevin Tighe <kt400797 AT oak DOT cats DOT ohiou DOT edu>
Cc: gnu-win32 AT cygnus DOT com

Hi Kevin,

> I'm having problems setting up gnu-win32.  I've added the lines that I was
> supposed to to my autoexec.bat file, but when I rebooted, it said "bad
> command or file name."  Is there a specific place these lines should be in
> autoexec.bat?  Also, I'm not sure how to do things like add  "/bin" and
> "/tmp" directories.  The installation instructions assume a certain amount
> of knowedge that I don't have.  Any help would be greatly appreciated.

first of all, to set an environment variable add the following anywhere in
your autoexec.bat:

	set <variablename>=<variablevalue>

for example, i have:

	set GCC_EXEC_PREFIX=C:\ivk\gnuwin32\H-i386-cygwin32\lib\gcc-lib\
	set TCL_LIBRARY=C:/ivk/gnuwin32/tcl/lib/tcl7.6
	set GDBTK_LIBRARY=C:/ivk/gnuwin32/share/gdbtcl
	[and a path var, which is long so i won't include it here]

these obviously assume installation dir of C:\ivk\gnuwin32\* rather than
c:gnuwin32\b18\*, but the general principle is the same.

purists would tell you to put these lines at the end of your autoexec.bat,
for technical reasons that are really not important.  you really can put
them anywhere in the file you want to.

after that you ought to be pretty much all set, if you still have a
problem drop a note.

regards,
isaac kohn

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019