Re: editing crontab using gvim

2009-02-18 Thread Shai
Hi,

Thanks for the response. About the quoting, that's a reply I'm just
doing via Gmail, I don't recall actually doing anything special to
have that quote the email.

I'll see if there are other the things I can check, like the /tmp permissions.

Shai

On Wed, Jan 28, 2009 at 2:00 AM, Toby Allsopp x...@xxx wrote:
 On Tue, Jan 27 2009, Shai wrote:

 On Tue, Jan 29, 2008 at 9:42 PM, Toby Allsopp x...@xxx wrote:

 Please don't quote email addresses on this list.  See
 http://www.cygwin.com/acronyms/#PCYMTNQREAIYR.

 Also, if you'd waited two more days it would have been a bit funnier.

 On Tue, Jan 29 2008, Shai wrote:

  Hi,
 
  I have gvim installed and when I do:
  $ crontab -e
  gvim opens up my crontab.
 
  But, it opens it as readonly and saving it requires wq! but then when
  it exits, I see:
  $ crontab.exe -e
  crontab: no changes made to crontab

 EDITOR=gvim -f

 Without the -f, gvim runs in the background and crontab see it exit
 immediately without making any changes.

 Regards,
 Toby.

 Hi Toby,

 If I use your method, I get this when I try and save the file in gvim:
 E45: 'readonly' option is set (add ! to override)

 I'm guessing this probably has something to do with permissions in
 /tmp.  I suggest you read the User's Guide and FAQ and look into it.

 Toby.


 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: editing crontab using gvim

2009-01-26 Thread Shai
On Tue, Jan 29, 2008 at 9:42 PM, Toby Allsopp toby.alls...@navman.co.nz wrote:

 On Tue, Jan 29 2008, Shai wrote:

  Hi,
 
  I have gvim installed and when I do:
  $ crontab -e
  gvim opens up my crontab.
 
  But, it opens it as readonly and saving it requires wq! but then when
  it exits, I see:
  $ crontab.exe -e
  crontab: no changes made to crontab

 EDITOR=gvim -f

 Without the -f, gvim runs in the background and crontab see it exit
 immediately without making any changes.

 Regards,
 Toby.

Hi Toby,

If I use your method, I get this when I try and save the file in gvim:
E45: 'readonly' option is set (add ! to override)

Shai

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



editing crontab using gvim

2008-01-28 Thread Shai
Hi,

I have gvim installed and when I do:
$ crontab -e
gvim opens up my crontab.

But, it opens it as readonly and saving it requires wq! but then when
it exits, I see:
$ crontab.exe -e
crontab: no changes made to crontab

But I did do the changes!
Anyways, if I use this command to edit my crontab:
$ EDITOR=vim crontab -e
then everything is OK but isn't GUI like I want.

Any ideas what I can do to resolve this?
NOTE: to create my initial crontab, I had to use the latter command.

Shai

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Install problems ssmtp

2008-01-24 Thread Shai
are you sure that /usr/sbin/ssmtp.exe doesn't exist?

Shai

On Jan 24, 2008 12:53 PM,  [EMAIL PROTECTED] wrote:
 Brian Dessent - [EMAIL PROTECTED] wrote:
  Dave Korn wrote:
 
  and there is of course no such file as
  /usr/bin/ssmtp-config^M.  Solution:
 
  ls -l $(cygcheck -l ssmtp | d2u)
 
  ...which is precisely what cygcheck -c ssmtp does.
  Specifically, it prints OK if all the files are present.
 
  But this is all a red herring.  You said you have some kind
  of problem with ssmtp but you only described an unrelated
  problem with using cygcheck.  Describe the actual problem --
  what are you trying to accomplish, what have you done so far
  to get there, and what happens when you do that?
 
 Sorry. I try again to describe my problem.

 I tried to get mail from my cron jobs, so I like to make a link from
 ssmt to sendmail. But there ist no file installed.

 I started setup an reinstalled ssmtp but the files are still missing. I
 deleted ssmtp with setup. And Installed ssmpt new but still no files on
 the disk.

 I didn't see any error on reinstalling and installing the ssmtp.

 I'm using Setup.exe version 2.573.2.2

 Thank for any help

  Franz

 IMPORTANT
 I will read replies only from the mailing list.
 If you send me email directly it will be deleted.



 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Install problems ssmtp

2008-01-24 Thread Shai
What did the mail from Dave say? Sahre with us :)

On Jan 24, 2008 3:14 PM,  [EMAIL PROTECTED] wrote:
 Brian Dessent - [EMAIL PROTECTED] wrote:
  [EMAIL PROTECTED] wrote:
 
  I tried to get mail from my cron jobs, so I like to make a link from
  ssmt to sendmail. But there ist no file installed.
 
  What exactly do you mean by there is no file installed and
  how did you come to this conclusion?  Did you run
  ssmtp-config?  It will set everything up for you.
 
  Brian


 Thanks brian

 I found the failure I got your mail before I got the mail of Dave Korn
 which solved my problem.

 Thank you very much


  Franz





 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



path and .exe issue after initial installation

2008-01-23 Thread Shai
Hi,

I've just now installed a fresh Windows XP installation.
I've also just now installed a fresh install of the latest stable
Cygwin downloaded from cygwin.com

After install, I usually need to check out a CVS tree but when trying
to run any command I get a command not found type result. That said,
yes I've added c:\cygwin\bin to the ENV PATH.

Now, if I cd /bin and type the command ./ls.exe I get the list of the
directory, but if I try something like ./cvs.exe .. I get the bash
again. Meaning, no output.

$ /bin/cvs.exe --help also shows no output and just jumps to the next
line in bash.

Any ideas why this fresh install isn't working as expected?

Shai

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: path and .exe issue after initial installation

2008-01-23 Thread Shai
Could it be that the package/s have been downloaded badly?
I've asked Cygwin to first download without installing the packages to
my local server and only then ran the cygwin installation and asked it
to install from the local downloaded directory.
If a package was broken, would I know about this?

Shai

On Jan 23, 2008 3:12 PM, Dave Korn [EMAIL PROTECTED] wrote:
 On 23 January 2008 13:06, Shai wrote:

  when trying
  to run any command I get a command not found type result.

  Now, if I cd /bin and type the command ./ls.exe I get the list of the
  directory, but if I try something like ./cvs.exe .. I get the bash
  again. Meaning, no output.

  $ /bin/cvs.exe --help also shows no output and just jumps to the next
  line in bash.

  Any ideas why this fresh install isn't working as expected?

   Could be an error during install left you with one or more missing files,
 these symptoms are very typical of a missing DLL.  Run cygcheck /bin/cvs.exe
 to find out, it'll tell you if anything's missing.  If so, you should be able
 to fix it by just running setup.exe again and clicking 'next' all the way
 through without changing the settings; it'll verify your installation and
 repair/replace anything that's missing.

 cheers,
   DaveK
 --
 Can't think of a witty .sigline today


 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: path and .exe issue after initial installation

2008-01-23 Thread Shai
bash-3.2$ cygcheck /bin/cvs.exe
bash: cygcheck: command not found
bash-3.2$

:(

Shai

On Jan 23, 2008 4:38 PM, Dave Korn [EMAIL PROTECTED] wrote:
 On 23 January 2008 13:59, Shai wrote:

  Could it be that the package/s have been downloaded badly?
  I've asked Cygwin to first download without installing the packages to
  my local server and only then ran the cygwin installation and asked it
  to install from the local downloaded directory.
  If a package was broken, would I know about this?

   Yes, setup verifies the file was downloaded ok by checking the md5 checksum
 of the tarball, which is listed in setup.ini.



 cheers,
   DaveK
 --
 Can't think of a witty .sigline today


 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: path and .exe issue after initial installation

2008-01-23 Thread Shai
Oops... my bad, here is an updated one:

bash-3.2$ cygcheck /bin/cvs.exe
C:\cygwin\bin/cvs.exe
Error: could not find cygcrypt-0.dll
  C:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
  C:\WINDOWS\system32\ntdll.dll
  C:\WINDOWS\system32\KERNEL32.dll
  C:\WINDOWS\system32\RPCRT4.dll
bash-3.2$

Shai

On Jan 23, 2008 5:06 PM, Shai [EMAIL PROTECTED] wrote:
 bash-3.2$ cygcheck /bin/cvs.exe
 bash: cygcheck: command not found
 bash-3.2$

 :(

 Shai


 On Jan 23, 2008 4:38 PM, Dave Korn [EMAIL PROTECTED] wrote:
  On 23 January 2008 13:59, Shai wrote:
 
   Could it be that the package/s have been downloaded badly?
   I've asked Cygwin to first download without installing the packages to
   my local server and only then ran the cygwin installation and asked it
   to install from the local downloaded directory.
   If a package was broken, would I know about this?
 
Yes, setup verifies the file was downloaded ok by checking the md5 
  checksum
  of the tarball, which is listed in setup.ini.
 
 
 
  cheers,
DaveK
  --
  Can't think of a witty .sigline today
 
 
  --
  Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
  Problem reports:   http://cygwin.com/problems.html
  Documentation: http://cygwin.com/docs.html
  FAQ:   http://cygwin.com/faq/
 
 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: path and .exe issue after initial installation

2008-01-23 Thread Shai
I don't see this package as even been downloaded.
I thought I had set it to download everything... why am I missing it
in the first place? I don't even see it in the local package folder I
had cygwin install download to.

Shai

On Jan 23, 2008 5:29 PM, Dave Korn [EMAIL PROTECTED] wrote:
 On 23 January 2008 15:08, Shai wrote:

  Oops... my bad, here is an updated one:
 
  bash-3.2$ cygcheck /bin/cvs.exe
  C:\cygwin\bin/cvs.exe
  Error: could not find cygcrypt-0.dll

   Like I guesed, a missing DLL.  So re-run setup.exe; it should pick up the
 dependency.

   If for any reason you don't have the package downloaded, you can always find
 out which package contains a given file: go to http://cygwin.com/packages,
 enter the name of the file, and you'll see (at
 http://cygwin.com/cgi-bin2/package-grep.cgi?grep=cygcrypt-0.dll in this case)
 that you need to (re?)install the crypt-1.1-1 package.


 cheers,
   DaveK
 --
 Can't think of a witty .sigline today


 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



fltk package status

2005-11-22 Thread Shai Ayal
Hi all,

I'm not sure if this is the right list, but here it goes:

Does anybody know who is the maintainer for the fltk package and if it
is going to be updates anytime soon? current package is 1.1.4, current
fltk version is 1.1.6, mainly bug fixes!

Shai

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/