Gerrit P. Haase wrote:
> Hallo Max,
>
> Am Freitag, 30. Mai 2003 um 17:47 schriebst du:
>
>> I know very little about perlio, but wouldn't defaulting to stdio cause
Perl
>> to obey Cygwin mount modes?
>
> From perlrun.pod:
> "An unset or empty PERLIO is equivalent to :stdio."
>
> The problem is tha
Gerrit P. Haase wrote:
> I would prefer to have it like it is on Unix, read and write back what
> you get, never do any conversion, why should I do a LF -> CRLF
> conversion for someone who lives on a text mount?
> Why should I do the conversion backwards?
*You* shouldn't. But you should allow Cyg
i'm trying to build unixODBC & PHP with ODBC support
on CYGWIN.
my first problem is with unixODBC. actually, building
unixODBC on CYGWIN is easy but when i've tested
the "isql" application to connect to a database, i received
an error "Could not SQLConnect".
i reviewed my ini settings and found o
Hallo Max,
Am Freitag, 30. Mai 2003 um 17:47 schriebst du:
> I know very little about perlio, but wouldn't defaulting to stdio cause Perl
> to obey Cygwin mount modes?
>From perlrun.pod:
"An unset or empty PERLIO is equivalent to :stdio."
The problem is that it will be superseeded for platforms
Hallo Greg,
Am Samstag, 31. Mai 2003 um 00:50 schriebst du:
> On Fri, 30 May 2003, Gerrit P. Haase wrote:
>> Hallo Max,
>> >>> Since Cygwin runs on Windows and Windows is a DOS system the PERLIO
>> >>> layer crlf is default.
>> > Is there any way to tell perlio "just let the system (i.e.
>> >
Hallo Max,
Am Freitag, 30. Mai 2003 um 17:47 schriebst du:
> Gerrit P. Haase wrote:
>> Hallo Max,
>>
> Since Cygwin runs on Windows and Windows is a DOS system the PERLIO
> layer crlf is default.
>>
>>> Ugh. Some of use Cygwin to *escape* Windows!
>>
>>> Is there any way to tell perlio "j
Oswell, Michael wrote:
[sorry for the full quote, but I'm CCing the cygwin mailing list too]
I am attempting to use rsync to "mirror" data between several windows 2000
and windows XP systems. I am a UNIX person by nature, so decided the
easiest way to go about doing this would be to use Cygwin wit
Charles Wilson wrote:
cvs has been updated to version 1.11.5-1.
FWIW - I know that cvs-1.11.6 was released last week. However, most of
the changes in .6 were internal, non-user-visible. Plus, I didn't think
we should go thru yet another six month testing cycle -- we've waited
long enough fo
On Fri, May 30, 2003 at 06:55:04PM -0700, Tron Thomas wrote:
>I am writing a Win32 application using the Cygwin development tools. I
>have a problem in that the program dies immediately when I try to run
>it. I've tried debugging the program using GDB. I set a breakpoint at
>the beginning of
I am writing a Win32 application using the Cygwin development tools. I
have a problem in that the program dies immediately when I try to run
it. I've tried debugging the program using GDB. I set a breakpoint at
the beginning of the main function (WinMain). The program exits with a
return co
cvs has been updated to version 1.11.5-1. CVS is the 'Concurrent
Versioning System', a widely-used package for maintianing revision
histories of source code. This port is based on the official cvs-1.11.5
release, and requires that libgdbm-1.8.0-5 be installed as well.
This is an update to versio
[EMAIL PROTECTED] wrote:
> I have made a bit of progress since I compiled
> krb5-1.2.6.
>
> ./configure --with-cc=gcc --without-krb4 --disable-dns-for-kdc
>
> It would be nice if there was an option to just
> compile client stuff.
Just use the makefile targets directly:
make ssh ssh-agent ssh-k
Pat,
On Fri, May 30, 2003 at 04:16:17PM -0700, Pat Lightbody wrote:
> > Note that a MTA (e.g, sendmail, postfix, etc.) in not needed on the
> > receive side, but...
>
> I tried it about a year ago and I ended up at a deadend when fetchmail
> was trying to deliver via an MTA. So it sounds like the
OK, further testing, I can't get the below rlogin "trick" to work on a
1.3.22 machine, the one it worked on is actually a 1.3.12 machine. so,
with 1.3.12 I can get it to work by forcing a password entry, but this
appears not to work with a 1.3.22 machine
continuing more confused than e
Sorry, On re-reading that, it's not as clear as it could be, the example
used in the previous e-mail ( below) was on a later version of cygwin, it
is not the 1.3.2 machine referred to earlier in the message.
- Original Message -
From: "Bruce Dobrin" <[EMAIL PROTECTED]>
To: <[EMAIL PR
Thanks for responding Larry,
I actually had tried most permutations of (no)ntsec, (no)smbntsec, (no)ntea,
etc... and on other machines that didn't have weird path or passwd
entries. -- no dice
I think I may have a good hint as to what is going on, but I'll need
someone who knows the system bette
> Note that a MTA (e.g, sendmail, postfix, etc.) in not needed on the
> receive side, but...
I tried it about a year ago and I ended up at a deadend when fetchmail was
trying to deliver via an MTA. So it sounds like there is a way around this?
> > I want to use Mutt to handle my POP mail after it
On Fri, 30 May 2003, Gerrit P. Haase wrote:
> Hallo Max,
> >>> Since Cygwin runs on Windows and Windows is a DOS system the PERLIO
> >>> layer crlf is default.
> > Is there any way to tell perlio "just let the system (i.e.
> > cygwin) handle things"? That would be a nice default.
> I need to p
On Fri, May 30, 2003 at 11:25:04PM +0200, Hannu E K Nevalainen (garbage mail) wrote:
>Is there someone out there who can explain this... is it plain legacy?
>If there is no better explanation, lets just have it added to the archives.
Try all of what you did outside of cygwin.
I'm sure it is in th
Is there someone out there who can explain this... is it plain legacy?
If there is no better explanation, lets just have it added to the archives.
I bumped into this while moving files between OS'es... using tar.
In fact tar has more restrictions on filenames, making me wonder whether all
really
[EMAIL PROTECTED] wrote:
Given that kerberos is a unifying feature linking
windows and unix it would be nice to see kerberos
and kerberized apps in cygwin.
http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/release/krb5/
--Chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscri
I have added code to the cron_diagnose.sh script to
help detect this problem in the future.
> -Original Message-
> From: Chuck Hamilton [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 30, 2003 2:19 PM
> To: [EMAIL PROTECTED]
> Subject: Re: crontab error
>
>
> That was it. Thanks for all yo
That was it. Thanks for all your help.
- Original Message -
From: "Larry Hall" <[EMAIL PROTECTED]>
To: "Chuck Hamilton" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, May 30, 2003 1:28 PM
Subject: Re: crontab error
> Ah, interesting. I didn't remember you were starting from
Pat,
On Fri, May 30, 2003 at 09:56:41AM -0700, Pat Lightbody wrote:
> Anyone here get fetchmail and procmail (and I guess sendmail or
> postfix is needed) to work with cygwin?
Do you Google?
http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=cygwin+fetchmail+procmail
BTW, the first hit
I think the \r is being added by Outlook Express when it attaches the file.
An "od -c /etc/group" shows on my end that the last character of the file is
a \n.
Crontab works fine now. Has for some time. I think the problem with that was
fixed when I regenerated my group and passwd files.
I've play
Anyone here get fetchmail and procmail (and I guess sendmail or postfix is
needed) to work with cygwin?
I want to use Mutt to handle my POP mail after it's been download from the
server.
-Pat
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygw
Andrew DeFaria wrote:
It's not obvious to me, which is why I asked the question.
BWJM.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwi
Gerrit P. Haase wrote:
> Hallo Max,
>
Since Cygwin runs on Windows and Windows is a DOS system the PERLIO
layer crlf is default.
>
>> Ugh. Some of use Cygwin to *escape* Windows!
>
>> Is there any way to tell perlio "just let the system (i.e. cygwin) handle
>> things"?
>> That would be a
Hallo Max,
>>> Since Cygwin runs on Windows and Windows is a DOS system the PERLIO
>>> layer crlf is default.
> Ugh. Some of use Cygwin to *escape* Windows!
> Is there any way to tell perlio "just let the system (i.e. cygwin) handle
> things"?
> That would be a nice default.
I need to patch the
Hallo Satyanarayana,
Am Freitag, 30. Mai 2003 um 15:01 schriebst du:
> I tried both cscope15.1 and cscope15.3.
> a) Invalid configuration `i1586-pc-cygwin': My m/c is pentium.
> b)automake is missing
> c) autoheader is missing.
> d) aclocal is missing.
> etc..
Probably you're missing Perl:
30 matches
Mail list logo