I don't currently host any cvs repository on a cygwin port of cvs, and
nevertheless, in the Linux-based repository, I have history files ( ,v
files) with CR/LF rather than just LF.
This is as it should be: those files are meant to be used by silly Win32
applications that expect CR/LF as end-of-r
Hello,
after reading the docs on the web site and searching the list archive
on MARC a bit, there appears to be no "supported" way to install while
being offline. Eg. I will soon have a W2k box that I want to install on,
but certainly won't connect this box to the Internet to do it.
So my curr
On Thu, Feb 28, 2002 at 06:26:59PM +0100, Lapo Luchini wrote:
> I re-created that just before writing the message...
>
> Administrator@CYBERONE ~
> $ mkgroup -l
> Everyone:S-1-1-0:0:
> SYSTEM:S-1-5-18:18:
At that point, "None" should appear. That's a valid group on all NT
systems since it's the
Hello, cygwin hackers!
Would you please inform me about gcc-3.x status regarding to Cygwin
project? I mean
* status of gcc-3 ability at cygwin platform
(I suggest 99%; when I tried it out 2month ago everything seemed to be
allright except spec - it was ugly)
* plans of
Robert Collins wrote:
> We've branched the next version of setup.exe, and created a snapshot for anyone
>willing to be our guinea pigs.
>
> It is accessible via http://www.cygwin.com/setup-snapshots/setup-20020225.exe.;
>
> Please use this, and report any bugs back to us. We know of one with l
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Wed, Feb
27, 2002 at 01:06:16PM -0500
* Charles Wilson <[EMAIL PROTECTED]> [020227 19:15]:
> Take a look at the source code for Rick Rankin's version of lpr. It is
> in the cygutils-0.9.9 package.
>
> --Chuck
>
>
Thanks, but I loo
Hi,
i have trouble using PostgreSQL7.1.3 via jdbc on my Windows XP System
(using the actual cygwin distribution and j2sdk1.4.0).
The Database sends following error message after connection:
PacketReceiveFragment: read() failed: Connection reset by peer
The Java Program prints following stack t
On Thursday 28 Feb 02, Larry Hall (RFK Partners, Inc) writes:
> David (Starks-Browning), do you think it's necessary to update this
> FAQ entry so that it's clear that the Cygwin DLL has historically supported
> the then released versions of Windows?
Larry,
I don't understand what's wrong with
On Thu, Feb 28, 2002 at 04:03:34PM -0800, Joshua Daniel Franklin wrote:
> The code that produces this error is:
>
> MultiByteToWideChar (CP_ACP, 0, lname, -1, widepath, MAX_PATH);
> hres = pf->lpVtbl->Save (pf, widepath, TRUE);
> if (!SUCCEEDED(hres))
> {
> fprint
On Thursday 28 Feb 02, Ling F. Zhang writes:
> I am just try to install cygwin in my win2k machine.
> I selected everything after some serious
> mouse-clicking...and after it downloaded everything,
> it starts to install and my computer is dead frozen
> when it try to install gcc-lib*anyone h
Idea:
It would be better to support an evironment variable CYGWIN_ENV_UPPERCASE=0,
1, 2 or a list "var1 var2 var3".
The list could be, to work correctly in most cases (I used in my pdksh port)
"SHELL", "EXECSHELL", "PATH", "HOME", "INCLUDE", "LIB", "HOMEPATH",
"PATHEXT", "TMP", "TMPDIR", "TEMP",
On Fri, Mar 01, 2002 at 01:57:14PM +0300, Ildar Mulyukov wrote:
> Hello, cygwin hackers!
>Would you please inform me about gcc-3.x status regarding to Cygwin
>project? I mean
>
>* status of gcc-3 ability at cygwin platform
> (I suggest 99%; when I tried it out 2month ago every
On Fri, Mar 01, 2002 at 02:06:06PM +0100, Markus K. E. Kommant wrote:
>Idea:
>
>It would be better to support an evironment variable CYGWIN_ENV_UPPERCASE=0,
>1, 2 or a list "var1 var2 var3".
>The list could be, to work correctly in most cases (I used in my pdksh port)
>"SHELL", "EXECSHELL", "PATH"
Hi,
> Signal numbers and errno codes (and process status codes) are distinct.
> Process status codes to incorporate the signal number when a signal
> caused the death of the process.
>
> Signal 13 is SIGPIPE: Write to a pipe with no process there to read the
> data. In your context, this mean
Toni Mueller wrote:
> So my current guess is that I can download some stuff using eg. my Linux
> workstation, put them on CD and then move the CD to the W2k box for
> local installation there. Can anyone please confirm that? Can anyone
Have you looked at the current version of setup.exe at all. I
Hi,
Toni Mueller writes:
> So my current guess is that I can download some stuff using eg. my Linux
> workstation, put them on CD and then move the CD to the W2k box for
> local installation there. Can anyone please confirm that? Can anyone
> please tell me which version of setup.exe I should
Volker,
I don't think there's a problem here, actually.
I occasionally get these diagnostics, too, but there's never a problem
extracting the files from the archive. Apparently tar knows it's seen the
last TOC entry and closes the pipe from the gunzip sub-process. Then it
waits for that proce
Markus,
At 07:31 2002-03-01, Markus Hoenicka wrote:
>Hi,
>
>Toni Mueller writes:
> > So my current guess is that I can download some stuff using eg. my Linux
> > workstation, put them on CD and then move the CD to the W2k box for
> > local installation there. Can anyone please confirm that? Ca
Randall,
the original poster's suggestion was not to use setup.exe to download
the packages, but rather a linux box. This way you lose the dependency
tracking in setup.exe (it does not run on Linux afaik), and to
make sure you don't miss a dependency and thus waste a CD you'd have
to download *al
Surely if you were bothering to make a CD you'd want to include
everything anyway, thus you wouldn't need dependency checking.
Mark.
-Original Message-
From: Markus Hoenicka [mailto:[EMAIL PROTECTED]]
Sent: 01 March 2002 15:51
To: Randall R Schulz; [EMAIL PROTECTED]
Subject: Re: "local
Randall R Schulz wrote:
> I don't understand this. You get maximum flexibility by separate
> "Download from Internet" and "Install from Local Directory" operations.
> That way you can download sources and have them at hand without
> unconditionally installing them.
>
> By copying my local in
Hello,
I use Cygwin 1.3.10-1 on NT4.0 and I tried to use sunRPC.
I found the Corinna's port for B20.
On my box, this port seems to have problem :
With the binaries.tar.gz : portmap didn't stay alive and rpcinfo complains
about "enable to receive"
With the sources.tar.gz : portmap exit on an e
I actually solved the problem in this recent thread by doing the following
workaround: 1) share the printer, 2) in the printcap refer to the printer with
the path, i.e lp=ine/printer
Now I have to figure out how to send a linefeed at the end of the jobs,
otherwise the last page requires manual int
Chuck,
I cannot get setup.exe to permit multiple selection of mirrors, so how is
this magical seamless multi-mirror integration achieved? Can it be done
without running setup.exe more than once? If not, what's the advantage over
separate download and install?
Furthermore, why doesn't the mult
Mark Sheppard writes:
> Surely if you were bothering to make a CD you'd want to include
> everything anyway, thus you wouldn't need dependency checking.
>
Thus qoth the man behind a fat pipe. I don't know about the original
poster's situation, but if you use a modem connection the dependency
* Walter Garcia-Fontes <[EMAIL PROTECTED]> [020301 16:55]:
> I actually solved the problem in this recent thread by doing the following
> workaround: 1) share the printer, 2) in the printcap refer to the printer with
> the path, i.e lp=ine/printer
Sorry, this should read lp=//machine/printer
> N
At 07:59 AM 3/1/2002, David Starks-Browning wrote:
>On Thursday 28 Feb 02, Larry Hall (RFK Partners, Inc) writes:
> > David (Starks-Browning), do you think it's necessary to update this
> > FAQ entry so that it's clear that the Cygwin DLL has historically supported
> > the then released versions
I've got rxvt working under win98, but on another machine running w95,
the window is double width, and text comes out double-spaced
(horizontally). I'm using a recent rxvt downloaded only a couple of
weeks ago. Looks like it thinks I'm using a 16 bit char code or
something? Tried reinstalling rxvt
Randall,
thanks for having a look at this topic.
> I don't think there's a problem here, actually.
>
> I occasionally get these diagnostics, too, but there's never a problem
> extracting the files from the archive. Apparently tar knows it's seen
> the last TOC entry and closes the pipe from t
Chuck,
On Thu, Feb 28, 2002 at 12:18:35PM -0500, Charles Wilson wrote:
> Well, the current cygwin port of CVS seems to store all 'normal' files
> in the repository in LF/CR mode. On checkout (from a local repository)
> all 'normal' files are created in LF/CR mode. This is *regardless* of
> w
Jason Tishler wrote:
> Chuck,
>
> On Thu, Feb 28, 2002 at 12:18:35PM -0500, Charles Wilson wrote:
>
>>Well, the current cygwin port of CVS seems to store all 'normal' files
>>in the repository in LF/CR mode. On checkout (from a local repository)
>>all 'normal' files are created in LF/CR mo
Was an idea for a big bug solution.
"No thanx" is the worst solution ever...
And to fix it in cygwin1.dll itself...
At the moment "cygwin no thanx if I see this errors", because
>(..) We're only using cygwin to prototype some stuff, not to make any
>viable product as it just isn't stable/relia
On 28 Feb 2002 at 11:24, Colm Aengus Murphy wrote:
> Hi Johan,
>
> I took a quick look at source code for make 3.79.1-5.
>
> It looks to me like vpath.c (build_vpath_lists) does conversion of Win32
> paths to posix ones for the VPATH variable but not for vpath. Not being a
> software programmer
"Larry Hall (RFK Partners, Inc)" wrote:
> At 06:28 PM 2/26/2002, Kirk Erickson wrote:
> >I love cygwin. I've had no problems at home (running under XP),
> >but I'm experiencing a problem reported earlier by Benoit Rochefort
> >
> >http://sources.redhat.com/ml/cygwin/2002-02/msg00791.html
> >
> >u
Randall R Schulz wrote:
> Chuck,
>
> I cannot get setup.exe to permit multiple selection of mirrors, so how
> is this magical seamless multi-mirror integration achieved? Can it be
> done without running setup.exe more than once?
Yes -- you should be able to shift-click or ctrl-click select
Hi !
This comment is about the behavior of rxvt under X11, so
I am not sure if this is the proper mailing list (as
rxvt is distributed with cygwin, I assume it's OK). Under
Windows, rxvt-2.7.2-10 properly handles the dead-accents,
and that is its big advantage over the cygwin-term. But under
X11
max rtos wrote:
> 4)in Cygwin
> mount -f -b //./a: /dev/fd0
> dd conv=sync if=install/bin/redboot.bin of=/dev/fd0
> then I got
> /dev/fd0: can not find the file or directory
> What do I need to check
Erk. Perhaps this went away in cygwin 1.3.3 as well and I never noticed!
I'm CC'ing this to
On Fri, Mar 01, 2002 at 08:19:11PM +, Jonathan Larmour wrote:
>max rtos wrote:
>> 4)in Cygwin
>> mount -f -b //./a: /dev/fd0
>> dd conv=sync if=install/bin/redboot.bin of=/dev/fd0
>> then I got
>> /dev/fd0: can not find the file or directory
>> What do I need to check
>
>Erk. Perhaps this
Hello,
I telnet from my sun cmdtool to my winNT pc on intel. Then, type
'vi fname' which will then clear the screen and show me the file
Unfortunately, when I type :q to exit vi, the session is killed
The same result if I run rxvt, and then vi, and then :q
Has anyone else seen this result? Is
If you are in:
c:/temp (alternate way to address drives under cygwin)
and you perform "perl -e "use Cwd; cwd();" " you get:
/cygdrive/c/temp.
Any way to work around this?
Version 1.3.9
--
Timothy K. Canham
Jet Propulsion Laboratory
Pasadena, CA
[EMAIL PROTECTED]
MDS Flight Software
--
Uns
I'm forwarding this to the list, with the original author's permission, so
that it's in the archives. I think Scott's results are interesting since
they provide some real specific information on the services that are
required to get sshd to function reliably. While his original network
confi
Hello there,
I've been searching the mailing-list archives for posts concerning the vertical cursor
"trails" bug that rxvt exhibits under Windows XP with ClearType, but have found
nothing.
Steps to reproduce the bug:
- Under Windows XP, activate ClearType (Display Properties|Appearance|Effect
Rui Carmo wrote:
> Hello there,
>
> I've been searching the mailing-list archives for posts concerning the vertical
>cursor "trails" bug that rxvt exhibits under Windows XP with ClearType, but have
>found nothing.
>
> Steps to reproduce the bug:
> - Under Windows XP, activate ClearType (Disp
I figured out the problem already...it was because my
anti-virus software was on.
--- David Starks-Browning <[EMAIL PROTECTED]> wrote:
> On Thursday 28 Feb 02, Ling F. Zhang writes:
> > I am just try to install cygwin in my win2k
> machine.
> > I selected everything after some serious
> > mouse
> -Original Message-
> From: Charles Wilson [mailto:[EMAIL PROTECTED]]
> > Can you tell me some functionality only available when one uses
> > "Install
> > from Internet?"
>
>
> Sure: merging multiple "mirrors" into a seamless single-view
> installation. (Or, merging an official m
> -Original Message-
> From: Randall R Schulz [mailto:[EMAIL PROTECTED]]
> I cannot get setup.exe to permit multiple selection of
> mirrors, so how is
> this magical seamless multi-mirror integration achieved? Can
> it be done
> without running setup.exe more than once? If not, wha
> -Original Message-
> From: Charles Wilson [mailto:[EMAIL PROTECTED]]
> Perhaps the Emacs folks (NOT XEmacs -- they already have a different
> solution) will create a cygwin-setup dirtree once their
> cygwin port is
> complete. Perhaps folks who have ported a package and want
>
Hallo Corinna,
Am 2002-03-01 um 11:44 schriebst du:
> On Thu, Feb 28, 2002 at 06:26:59PM +0100, Lapo Luchini wrote:
>> I re-created that just before writing the message...
>>
>> Administrator@CYBERONE ~
>> $ mkgroup -l
>> Everyone:S-1-1-0:0:
>> SYSTEM:S-1-5-18:18:
> At that point, "None" shoul
The pkgconfig package has been added to the cygwin distribution.
The current cygwin version is 0.10.0-1. pkgconfig is a tool
used for managing the configuration information of OTHER packages.
To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page.
[please don't send me personal email related to cygwin. Keep it on the
list]
Randall R Schulz wrote:
> I tried the NEW setup. Let's say it has some problems still. I'll switch
> when the kinks are worked out.
Okay, so when you said "how can I..." you meant "I know it's supposed to
work, bu
At 16:33 2002-03-01, you wrote:
>[please don't send me personal email related to cygwin. Keep it on the list]
Just following your lead.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.co
Hello all,
I was wondering if it were possible to launch a win32 process from
within cygwin. (i.e. run a windows program in windows, but invoke it from
bash).
Thanks!
-Jonathan
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.ht
Randall R Schulz wrote:
> At 16:33 2002-03-01, you wrote:
>
>> [please don't send me personal email related to cygwin. Keep it on
>> the list]
>
>
>
> Just following your lead.
Huh? Wha...??? Oh, I see. My earlier messages were "reply to all" --
which meant they were sent (a) directly
Hello again,
Just to report that fetchmail 5.9.8 compiles cleanly on cygwin, and that we seem to be
heading towards a fully functioning e-mail solution (well, with ssmtp to forward mail
to a smarter MTA, at least). Just grab the sources and do:
/configure --with-ssl
make
make install
(I did
Chuck,
At 16:33 2002-03-01, you wrote:
>[please don't send me personal email related to cygwin. Keep it on the list]
>
>Randall R Schulz wrote:
>
>>I tried the NEW setup. Let's say it has some problems still. I'll switch
>>when the kinks are worked out.
>
>
>Okay, so when you said "how can I...
> On Thu, Feb 28, 2002 at 04:03:34PM -0800, Joshua Daniel Franklin wrote:
> > The code that produces this error is:
> >
> > MultiByteToWideChar (CP_ACP, 0, lname, -1, widepath, MAX_PATH);
> > hres = pf->lpVtbl->Save (pf, widepath, TRUE);
> > if (!SUCCEEDED(hres))
> > {
> >
- Original Message -
From: "Randall R Schulz" <[EMAIL PROTECTED]>
> >Randall R Schulz wrote:
> >
> >>I tried the NEW setup. Let's say it has some problems still. I'll
switch
> >>when the kinks are worked out.
> >
> >
> >Okay, so when you said "how can I..." you meant "I know it's supposed
Sorry about the length, just wanted to be really clear...
===
- Original Message -
From: "Charles Wilson" <[EMAIL PROTECTED]>
> Basically, the reason we've been harping that "setup is not a
mirroring
> tool" is to preserve the freedom to change setup's on-disk database
and
> operational b
Rob,
[ Our mails are crossing, so just know that I've read both the post I'm
replying to directly here and the subsequent amplification. I think we are
mostly just agreeing, albeit loudly. ]
>It did *what* ? How do you reproduce it?
Grumble. That must be an even-day bug, because when I went
Hi Philip,
I also have found in my Windows95 machine that rxvt puts
a space (in some cases 2 spaces) after each character
for most of the fonts. I have found that rxvt functions
properly only with some fonts like the default font
( no -fn option), or with fonts like "8x16", or "courier-14"
or "C
Hi,
I have the same problem as in the January thread cited below:
when starting the Cygwin shell I'm getting an error:
9 [main] bash 2040 init_cygheap::etc_changed: Can't open /etc for
checking, Win32 error 1
I have checked that I don't have two cygwin1.dll in my PATH. When I
rename the c
On Fri, Mar 01, 2002 at 07:37:20PM -0500, Jonathan Simms wrote:
> Hello all,
>
> I was wondering if it were possible to launch a win32 process from
> within cygwin. (i.e. run a windows program in windows, but invoke it from
> bash).
Yes.
--
Ryan T. Sammartino
http://members.shaw.ca/ryants/
On Fri, Mar 01, 2002 at 06:36:13PM +0100, Markus K. E. Kommant wrote:
>At the moment "cygwin no thanx if I see this errors", because
>>(..) We're only using cygwin to prototype some stuff, not to make any
>>viable product as it just isn't stable/reliable/secure enough unfortunately
>(...)
>
>and s
- Original Message -
From: "Timothy Canham" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 01, 2002 13:38
Subject: Perl reports different cwd() value
> If you are in:
>
> c:/temp (alternate way to address drives under cygwin)
>
> and you perform "perl -e "use Cwd; cwd();
- Original Message -
From: "Jonathan Simms" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 01, 2002 16:37
Subject: launch a win32 process from bash?
> I was wondering if it were possible to launch a win32 process from
> within cygwin. (i.e. run a windows program in win
Not really sure why you want to work around a standard way to express paths
but, if you need to, maybe something like this?
perl -e 'use Cwd;$path=cwd();print "[",$path,"]\n";$winpath = `cygpath -w
$path`;print "[",$winpath,"]\n";$winpath=~ tr/\\/\//;print
"[",$winpath,"]\n";'
Excuse any bad per
There's no announcement for 1.3.10 ?
--
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/
Greetings... and blessed be!
CONTENTS (of this message):
(A) Magic Prayers Service to solve your problems!
(B) FREE Dealer income opportunity!
(A) :::
Amazing Magic Prayers service can bring you money, exam success, luck, health and
love!
On Sat, Mar 02, 2002 at 12:29:00PM +0700, Hanzo wrote:
>There's no announcement for 1.3.10 ?
http://cygwin.com/ml/cygwin-announce/2002/msg00063.html
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: h
Gygwin is a great product and it allows me to do much unix work but on
top of windows. I am essentially a unix person.
Now I am trying to simply print text mutt mail messages to a local
printer plugged into the back of my machine, which is running
Windows2000. I have read the FAQ and searched t
Brian:
I used to be able to print from cygwin by refering to /dev/lpt1
-paul mcferrin
Brian Salter-Duke wrote:
>
> Gygwin is a great product and it allows me to do much unix work but on
> top of windows. I am essentially a unix person.
>
> Now I am trying to simply print text mutt mail messag
Re,
My company recently moved to Windows XP hence forced me to run it as my
desktop machine. I've installed VSHELL to access the box as well as CYGWIN,
however, cannot figure out how to merge "tcsh" will Windows environment.
"ps" shows only processes running under cygwin, I cannot chdir to c:\ an
72 matches
Mail list logo