Re: [ANNOUNCEMENT] Updated: parrot-0.6.4-1 with parrot-perl6 and parrot-languages

2008-07-20 Thread Reini Urban
2008/7/21 Michael Schaap: > On 20-Jul-2008 17:36, Michael Schaap wrote: >> On 19-Jul-2008 21:42, Reini Urban wrote: >>> Michael Schaap schrieb: Is perl6 supposed to (somewhat) work, yet? I get: % perl6 -e 'say "Hello, World!"' "load_bytecode" couldn't find file 'P6object.pbc' >>

Re: File permissions cygwin install

2008-07-20 Thread Larry Hall (Cygwin)
Angelo Graziosi wrote: Larry Hall wrote: Doing so would likely remove the ability that we have now the allows users pre-create the installation directory with the permissions they want to have for the entire tree. So adding the additional functionality you speak of to 'setup.exe', while possib

Re: [ANNOUNCEMENT] Updated: parrot-0.6.4-1 with parrot-perl6 and parrot-languages

2008-07-20 Thread Michael Schaap
On 20-Jul-2008 17:36, Michael Schaap wrote: On 19-Jul-2008 21:42, Reini Urban wrote: Michael Schaap schrieb: Is perl6 supposed to (somewhat) work, yet? I get: % perl6 -e 'say "Hello, World!"' "load_bytecode" couldn't find file 'P6object.pbc' current instr.: 'onload' pc 0 (src/gen_builtins.pir:2

Re: File permissions cygwin install

2008-07-20 Thread Angelo Graziosi
Larry Hall wrote: Doing so would likely remove the ability that we have now the allows users pre-create the installation directory with the permissions they want to have for the entire tree. So adding the additional functionality you speak of to 'setup.exe', while possible, comes with additiona

Re: File permissions cygwin install

2008-07-20 Thread Larry Hall (Cygwin)
Angelo Graziosi wrote: Corinna Vinschen wrote: > I don't beleieve it is supposed to be this way? > setup.exe creates the files with Windows default permissions. Usually those are determined by the inheritable permissions of the parent directory in which you install the Cygwin directory.

Re: cron jobs and email

2008-07-20 Thread r
Reini Urban x-ray.at> writes: > > 2008/7/20 r: > > I've a problem with cron, it does not send email > > when the job is done. > > Very good! I'm seeing improvement following > http://www.faqs.org/rfcs/rfc1855.html Netiquette > Esp. "Mail should have a subject heading which reflects the content

ssh client disconnect error

2008-07-20 Thread luciop
hi all i cant connect to my local sshd using vista home. after numerous attempts to install (10) i have read every posting on this issue but still my problem persisted. i have my mcfee fiewall turned off. the error ssh_exchange_identification: Connection closed by remote host is produced. see b

Re: cron jobs and email

2008-07-20 Thread Reini Urban
2008/7/20 r: > I've a problem with cron, it does not send email > when the job is done. Very good! I'm seeing improvement following http://www.faqs.org/rfcs/rfc1855.html Netiquette Esp. "Mail should have a subject heading which reflects the content of the message." > I read " /usr/share/doc/Cygwi

Re: Updated [experimental]: git-1.5.6.3-1; new: gitk, git-gui, git-completion

2008-07-20 Thread Reini Urban
2008/7/20 Eric Blake <[EMAIL PROTECTED]>: > A test release of a new release of git, 1.5.6.3-1, has been uploaded. > git-1.5.6-1 remains current for a few more days, until it is verified that > the new layout works. Works fine for me. > This is a new upstream release. I've applied a patch that re

Re: [ANNOUNCEMENT] Updated: parrot-0.6.4-1 with parrot-perl6 and parrot-languages

2008-07-20 Thread Michael Schaap
On 19-Jul-2008 21:42, Reini Urban wrote: Michael Schaap schrieb: Is perl6 supposed to (somewhat) work, yet? I get: % perl6 -e 'say "Hello, World!"' "load_bytecode" couldn't find file 'P6object.pbc' current instr.: 'onload' pc 0 (src/gen_builtins.pir:28) called from Sub 'parrot;Perl6::Compiler;ma

Re: CSIH patch (Re: Unable to run sshd under a domain sshd_server account [SOLVED])

2008-07-20 Thread Corinna Vinschen
On Jul 20 14:27, Corinna Vinschen wrote: > On Jul 19 16:46, Charles Wilson wrote: > > Should be modified somehow, perhaps (UNTESTED): > > > > for username in cyg_server cron_server sshd_server > > do > > if egrep "^${username}:" /etc/passwd 1>/dev/null 2>&1 || > >net

cron jobs and email

2008-07-20 Thread r
I've a problem with cron, it does not send email when the job is done. I read " /usr/share/doc/Cygwin/cron-4.1-6.README" and followed all the instruction but nothing email ( the jobs in crontab are done ok ). My /var/log/cron.log is empty, there is no $HOME/cron.log, the exim log doesn't specify

Re: CSIH patch (Re: Unable to run sshd under a domain sshd_server account [SOLVED])

2008-07-20 Thread Corinna Vinschen
On Jul 19 16:46, Charles Wilson wrote: > Corinna Vinschen wrote: > >> However, I sent a second patch in >> http://cygwin.com/ml/cygwin/2008-06/msg00453.html >> The Interactive Logon Right is also necessary for this account. > > I don't know why I missed that. I'll roll 0.1.6 soon. Thanks. >> What