RE: install 'cron' packages in cygwin

2002-02-06 Thread Prakriteswar Santikary

Hi,

here is the output  from 'cygcheck -s'. it looks like cron and vim are
installed. I see a src directory in which I have sourcce codes for cron and
vim. I don't know whether I have to compile them to get them to work. Can I
install the binary directly ?

Cygwin Win95/NT Configuration Diagnostics
Current System Time: Wed Feb 06 09:34:05 2002

Windows 2000 Professional Ver 5.0 Build 2195 Service

Path:   C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
c:\Oracle\Ora81\bin
c:\Program Files\Oracle\jre\1.1.7\bin
c:\WINNT\system32
c:\WINNT
c:\WINNT\System32\Wbem
c:\MSSQL7\BINN
54807.2300
c:\Program Files\Embarcadero\DBA541
c:\Program Files\Embarcadero\June2001Shared

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

HOME = `C:\cygwin\home\Administrator'
MAKE_MODE = `unix'
PWD = `/home/Administrator'
USER = `Administrator'

Use `-r' to scan registry

c:  hd  NTFS   17280Mb  45% CP CS UN PA FC

.  /cygdrive  userbinmode,noumount
C:/cygwin  /  system  binmode
C:/cygwin/bin  /usr/bin   system  binmode
C:/cygwin/lib  /usr/lib   system  binmode

Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Not Found: cpp (good!)
Found: C:\cygwin\bin\find.exe
Not Found: gcc
Not Found: gdb
Not Found: ld
Found: C:\cygwin\bin\ls.exe
Not Found: make
Found: C:\cygwin\bin\sh.exe

   45k 2001/04/25 C:\cygwin\bin\cygform5.dll
   35k 2002/01/09 C:\cygwin\bin\cygform6.dll
   18k 2000/10/23 C:\cygwin\bin\cyggdbm.dll
   17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll
   20k 2002/01/13 C:\cygwin\bin\cyghistory5.dll
   26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll
   20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll
  156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll
  175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll
  226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll
  202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll
   15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll
   12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll
  108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll
  121k 2002/01/13 C:\cygwin\bin\cygreadline5.dll
   50k 2002/01/20 C:\cygwin\bin\cygz.dll
  751k 2002/01/21 C:\cygwin\bin\cygwin1.dll
Cygwin DLL version info:
DLL version: 1.3.9
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 51
Shared data: 3
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix:
Build date: Mon Jan 21 12:48:41 EST 2002
Shared id: cygwin1S3


Cygwin Package Information
Package Version
ash 20020131-1
bash2.05a-2
compface1.4-5
cron3.0.1-5
cron-src3.0.1-5
cygrunsrv   0.94-2
cygrunsrv-src   0.94-2
cygwin  1.3.9-1
diff0.0
fileutils   4.1-1
findutils   4.1
gawk3.0.4-1
gdbm1.8.0-3
grep2.4.2-1
groff   1.17.2-1
gzip1.3.2-1
less358-3
libncurses5 5.2-1
libncurses6 5.2-8
libreadline44.1-2
libreadline54.2a-1
login   1.4-3
man 1.5g-2
ncurses 5.2-8
newlib-man  20001118-1
openssl-devel   0.9.6c-2
readline4.2a-1
sed 3.02-1
sh-utils2.0-2
shutdown1.2-2
shutdown-src1.2-2
tar 1.13.19-1
termcap 20010825-1
terminfo5.2-1
texmf-doc   2804-2
textutils   2.0.16-1
vim 6.0.93-1
vim-src 6.0.93-1
which   1.5-1
zlib1.1.3-7

Use -h to see help about each section
\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$

thanks
Aanti

-Original Message-
From: Michael A Chase [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 3:32 PM
To: Prakriteswar Santikary
Cc: cygwin
Subject: Re: install 'cron' packages in cygwin


Please continue with the list.  I have CCed this response there.

I am not familiar with cron, you should read the documentation that comes
with it to see how to set it up.  There should also be a lot in the mail
list archive.

I don't know why vim doesn't start for you.  Please send the output of
'cygcheck -s' to the list so someone can see better what is happening.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.htm
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.
- Original Message -
From: Prakriteswar Santikary [EMAIL

Re: install 'cron' packages in cygwin

2002-02-06 Thread Christopher Faylor

On Wed, Feb 06, 2002 at 02:29:01PM -, Prakriteswar Santikary wrote:
Hi,

here is the output  from 'cygcheck -s'. it looks like cron and vim are
installed. I see a src directory in which I have sourcce codes for cron and
vim. I don't know whether I have to compile them to get them to work. Can I
install the binary directly ?

If the name shows up in the cygcheck output without the '-src', it is already
on your system.  In your /bin, /sbin, or /usr/sbin directory.

cgf

--
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/




RE: install 'cron' packages in cygwin

2002-02-06 Thread Prakriteswar Santikary

Hi cgf,

I checked the output from 'cygcheck -s'. There is an entry called 'vim' and
there is no -src against it, but I don't see any vim.exe either under /bin
or /sbin or /usr/sbin. When I type 'vim' at the dollar prompt, it says
'command not found'. How do I check whether 'vim' is installed or not ?

thanks
Santi

-Original Message-
From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 9:40 AM
To: [EMAIL PROTECTED]
Subject: Re: install 'cron' packages in cygwin


On Wed, Feb 06, 2002 at 02:29:01PM -, Prakriteswar Santikary wrote:
Hi,

here is the output  from 'cygcheck -s'. it looks like cron and vim are
installed. I see a src directory in which I have sourcce codes for cron and
vim. I don't know whether I have to compile them to get them to work. Can I
install the binary directly ?

If the name shows up in the cygcheck output without the '-src', it is
already
on your system.  In your /bin, /sbin, or /usr/sbin directory.

cgf

--
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/

--
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/




RE: install 'cron' packages in cygwin

2002-02-06 Thread Prakriteswar Santikary

cgf,

when I type 'cygcheck -s' I see both 'vim' and 'vim-src'. Does that mean I
have installed the -src ? I uninstalled the vim by clicking 'keep' to
'uninstall', Reinstalled it but still when I type 'vim' it says command not
found. Where am I going wrong ? thanks for your help.

Santi

-Original Message-
From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 10:26 AM
To: [EMAIL PROTECTED]
Subject: Re: install 'cron' packages in cygwin


On Wed, Feb 06, 2002 at 06:00:35PM -, Prakriteswar Santikary wrote:
I checked the output from 'cygcheck -s'.  There is an entry called
'vim' and there is no -src against it, but I don't see any vim.exe
either under /bin or /sbin or /usr/sbin.  When I type 'vim' at the
dollar prompt, it says 'command not found'.  How do I check whether
'vim' is installed or not ?

The purpose of cygcheck is to determine what has been installed on your
system.

It's hard to conceive of a situation where you ran setup.exe, it seemed
to successfully install the package, and nothing showed up in /bin.

If I had to guess, I'd say that you had just installed the -src packages
somehow and not the binary, possibly by clicking on the source column
and not on the Skip column when you ran setup.exe.

I don't know if there is a problem with cygcheck.exe where it is reporting
a binary package being installed when it isn't, but that's my educated
guess.

cgf

--
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/

--
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/




Re: install 'cron' packages in cygwin

2002-02-06 Thread Christopher Faylor

On Wed, Feb 06, 2002 at 06:38:08PM -, Prakriteswar Santikary wrote:
when I type 'cygcheck -s' I see both 'vim' and 'vim-src'. Does that mean I
have installed the -src ? I uninstalled the vim by clicking 'keep' to
'uninstall', Reinstalled it but still when I type 'vim' it says command not
found. Where am I going wrong ? thanks for your help.

Sorry.  I don't have a clue.  If you don't have a vim in /bin/vim.exe or
/usr/bin/vim.exe after running setup.exe and definitely installing it,
then you are in a very very small minority.

I assume that it probably actually is on your system somewhere.  If this
was my problem, I would have searched the system for vim.exe a while
ago.  Have you done that?  Have you used the Windows Find to look for
vim.exe?  I really don't know what's happening.

cgf

--
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/




Re: install 'cron' packages in cygwin

2002-02-06 Thread Christopher Faylor

On Wed, Feb 06, 2002 at 06:55:05PM -, Prakriteswar Santikary wrote:
yes, I indeed searched for vim.exe and I could not find it. One thing. When
I expand the 'category', I see 'skip'. When I click on it, it changes to
source. Should I click on it while installing ? or shouldn't I ?

If you click on it until it says source, you are just installing the
source only.  Keep clicking until you get the highest version number.
That will install the binary.

cgf

--
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/




RE: install 'cron' packages in cygwin

2002-02-06 Thread Prakriteswar Santikary

cgf,

thank you very much. I got it to work. thank you again.

Santi

-Original Message-
From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 06, 2002 11:02 AM
To: [EMAIL PROTECTED]
Subject: Re: install 'cron' packages in cygwin


On Wed, Feb 06, 2002 at 06:55:05PM -, Prakriteswar Santikary wrote:
yes, I indeed searched for vim.exe and I could not find it. One thing. When
I expand the 'category', I see 'skip'. When I click on it, it changes to
source. Should I click on it while installing ? or shouldn't I ?

If you click on it until it says source, you are just installing the
source only.  Keep clicking until you get the highest version number.
That will install the binary.

cgf

--
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/

--
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/




install 'cron' packages in cygwin

2002-02-05 Thread Prakriteswar Santikary

Hi,

I installed 'cygwin' today. I would like to install packages pertaining to
'cron' for submitting jobs. Where can I find that package and how can I
install it ? thanks. Santi

Prakriteswar Santikary, Ph.D.
Professional Services
POINT Information Systems, Inc.
65 William Street, Suite 150
Wellesley, MA 02481
Phone:  (781) 416-7905
Fax:(781) 416-7901

mailto:[EMAIL PROTECTED]
www.pointinfo.com



--
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/




Re: install 'cron' packages in cygwin

2002-02-05 Thread Christopher Faylor

On Tue, Feb 05, 2002 at 09:31:11PM -, Prakriteswar Santikary wrote:
I installed 'cygwin' today. I would like to install packages pertaining to
'cron' for submitting jobs. Where can I find that package and how can I
install it ? thanks. Santi

It's available via setup.exe but not installed by default.

The Categories part of the setup process has all sorts of interesting
things available, if you click on parts of the screen which contain
categories.

In this case, you should click on the Admin category if you want to
see the cron selection.

cgf

--
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/




RE: install 'cron' packages in cygwin

2002-02-05 Thread Prakriteswar Santikary

Hi christopher,

I just downloaded setup.exe and doubled-cliked on it to install. When should
I see this 'category' thing you are talking about ?

thanks
Santi

-Original Message-
From: Christopher Faylor [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 1:45 PM
To: Prakriteswar Santikary
Cc: [EMAIL PROTECTED]
Subject: Re: install 'cron' packages in cygwin


On Tue, Feb 05, 2002 at 09:31:11PM -, Prakriteswar Santikary wrote:
I installed 'cygwin' today. I would like to install packages pertaining to
'cron' for submitting jobs. Where can I find that package and how can I
install it ? thanks. Santi

It's available via setup.exe but not installed by default.

The Categories part of the setup process has all sorts of interesting
things available, if you click on parts of the screen which contain
categories.

In this case, you should click on the Admin category if you want to
see the cron selection.

cgf

--
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/

--
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/