public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* path suggestion needed
@ 2001-11-14 15:12 Sharmin Kabir
  2001-11-14 15:25 ` Larry Hall (RFK Partners, Inc)
  2001-11-21 15:24 ` Sharmin Kabir
  0 siblings, 2 replies; 4+ messages in thread
From: Sharmin Kabir @ 2001-11-14 15:12 UTC (permalink / raw)
  To: cygwin

Hello,
I installed cygwin in windows 98. But I am confused, because without setting 
any path, I got the bash commands work at the bash prompt! Could you pl tell 
me about Whether I need to put the path or not, where to put the path????

I saw the following line in profile in cygwin/etc folder.

PATH="/usr/local/bin:/usr/bin:/bin:$PATH"


Do I also need to set the path
SET PATH=C:\CYGWIN\BIN;%PATH%
SET HOME=C:\CYGWIN\HOME\MATH
SET CYGWIN=tty binmode
in  autoexec.bat/ cygwin .bat file????  If yes, where it should be? In
autoexec.bat or cygwin.bat or profile? How can I test the installation is
right? Is there any command to test it.


Sharmin





_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: path suggestion needed
  2001-11-14 15:12 path suggestion needed Sharmin Kabir
@ 2001-11-14 15:25 ` Larry Hall (RFK Partners, Inc)
  2001-11-21 15:36   ` Larry Hall (RFK Partners, Inc)
  2001-11-21 15:24 ` Sharmin Kabir
  1 sibling, 1 reply; 4+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-11-14 15:25 UTC (permalink / raw)
  To: Sharmin Kabir, cygwin

At 06:24 PM 11/21/2001, Sharmin Kabir wrote:
>Hello,
>I installed cygwin in windows 98. But I am confused, because without setting any path, I got the bash commands work at the bash prompt! Could you pl tell me about Whether I need to put the path or not, where to put the path????
>
>I saw the following line in profile in cygwin/etc folder.
>
>PATH="/usr/local/bin:/usr/bin:/bin:$PATH"
>
>
>Do I also need to set the path
>SET PATH=C:\CYGWIN\BIN;%PATH%
>SET HOME=C:\CYGWIN\HOME\MATH
>SET CYGWIN=tty binmode
>in  autoexec.bat/ cygwin .bat file????  If yes, where it should be? In
>autoexec.bat or cygwin.bat or profile? How can I test the installation is
>right? Is there any command to test it.


I'm not sure I understand your question.  You say that you installed 
Cygwin and now you can run the commands that come with Cygwin from the
bash prompt without needing to make any other changes to your environment.
You act like this is a bad thing.  This is precisely what you should 
expect.  You shouldn't need to make any changes at all after installation
in order to run the Cygwin-provided utilities.  So what's your problem
exactly?  Sounds to me like everything is working *perfectly*!



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* path suggestion needed
  2001-11-14 15:12 path suggestion needed Sharmin Kabir
  2001-11-14 15:25 ` Larry Hall (RFK Partners, Inc)
@ 2001-11-21 15:24 ` Sharmin Kabir
  1 sibling, 0 replies; 4+ messages in thread
From: Sharmin Kabir @ 2001-11-21 15:24 UTC (permalink / raw)
  To: cygwin

Hello,
I installed cygwin in windows 98. But I am confused, because without setting 
any path, I got the bash commands work at the bash prompt! Could you pl tell 
me about Whether I need to put the path or not, where to put the path????

I saw the following line in profile in cygwin/etc folder.

PATH="/usr/local/bin:/usr/bin:/bin:$PATH"


Do I also need to set the path
SET PATH=C:\CYGWIN\BIN;%PATH%
SET HOME=C:\CYGWIN\HOME\MATH
SET CYGWIN=tty binmode
in  autoexec.bat/ cygwin .bat file????  If yes, where it should be? In
autoexec.bat or cygwin.bat or profile? How can I test the installation is
right? Is there any command to test it.


Sharmin





_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: path suggestion needed
  2001-11-14 15:25 ` Larry Hall (RFK Partners, Inc)
@ 2001-11-21 15:36   ` Larry Hall (RFK Partners, Inc)
  0 siblings, 0 replies; 4+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-11-21 15:36 UTC (permalink / raw)
  To: Sharmin Kabir, cygwin

At 06:24 PM 11/21/2001, Sharmin Kabir wrote:
>Hello,
>I installed cygwin in windows 98. But I am confused, because without setting any path, I got the bash commands work at the bash prompt! Could you pl tell me about Whether I need to put the path or not, where to put the path????
>
>I saw the following line in profile in cygwin/etc folder.
>
>PATH="/usr/local/bin:/usr/bin:/bin:$PATH"
>
>
>Do I also need to set the path
>SET PATH=C:\CYGWIN\BIN;%PATH%
>SET HOME=C:\CYGWIN\HOME\MATH
>SET CYGWIN=tty binmode
>in  autoexec.bat/ cygwin .bat file????  If yes, where it should be? In
>autoexec.bat or cygwin.bat or profile? How can I test the installation is
>right? Is there any command to test it.


I'm not sure I understand your question.  You say that you installed 
Cygwin and now you can run the commands that come with Cygwin from the
bash prompt without needing to make any other changes to your environment.
You act like this is a bad thing.  This is precisely what you should 
expect.  You shouldn't need to make any changes at all after installation
in order to run the Cygwin-provided utilities.  So what's your problem
exactly?  Sounds to me like everything is working *perfectly*!



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-21 23:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-14 15:12 path suggestion needed Sharmin Kabir
2001-11-14 15:25 ` Larry Hall (RFK Partners, Inc)
2001-11-21 15:36   ` Larry Hall (RFK Partners, Inc)
2001-11-21 15:24 ` Sharmin Kabir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).