"Robert Collins" <[EMAIL PROTECTED]> writes:
> The cross-posting is fine,
Except that info-lilypond is moderated, try [EMAIL PROTECTED]
> the complete lack of detail - versions,
> filesystem, OS - is not.
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
htt
- Original Message -
From: "David A. Cobb" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "XEmacs NT Mailing List"
<[EMAIL PROTECTED]>
Sent: Monday, March 04, 2002 16:43
Subject: Re: [BUG] NetInstaller leaves bad dates
> Win98se
I telnet to a win 2000 adv SP2 server using Cygwin.
Then sqlplus to a database (oracle 8.1.7). I would
like to use "ed" command in sqlplus:
SQL > define_editor="notepad"(CHAR)
I changed the default editor, as notepad cannot be
displayed in telnet session:
SQL > define_editor="vi"
SQL > select * f
When I launch a Xwin using startwin.bat, get this
prompt:
'bash-2.05a$'
then I type some command
'bash-2.05a$xtartwn'
when I use backspace go back to fix my typo, the Xterm
hangs up when the cursor get past the first character
'bash-2.05a$'
=
data doesn't necessarily return a zero-terminated string, it simply returns
a ptr to the raw data. It is only zero-terminated if you call c_str() which
is, of course, why there are two functions in the first place.
This is in the wrong mailing list however, redirect it to the appropriate
gnu gcc
To compare the network performance of Cygwin and native WinSock, I wrote the
attached code.
Under the three compiler (MinGW 1.1 GCC 2.95, Cygwin GCC 2.95, GCC 2.96 of
Red Hat 7.1) I used, I typed only "gcc -Wall fakeweb.c -o fakeweb" to build.
Then I used a Web stress tool to send HTTP GET reques
> -Original Message-
> From: John Fisher [mailto:[EMAIL PROTECTED]]
> Issuing the command 'reset' solves the problem fine, but it
> seems like it should not be necessary. My cvs setup is
> standard with CVSROOT=':ext:uname@domain:/code' and
> CVS_RSH='ssh'. Attached is my cygcheck -
Hi,
Here's a patch for a typo on http://cygwin.com/lists.html (nice writing,
BTW), along with a couple of other possible edits.
Nick
--- lists.html.orig Mon Mar 4 22:08:28 2002
+++ lists.html Mon Mar 4 22:09:22 2002
@@ -129,13 +129,13 @@
Cygwin problem. If you can't figure out how to s
I am having the following bug occur in cygwin 1.3.9-1 running on Win2k Pro
SP2. When using cvs i have been known to change my mind before a commit or
update and out of habit I usually cancel with ^C.
Unfortunately, I have found that if I do this when it is asking me for my
password, the program d
On Mon, Mar 04, 2002 at 06:16:19PM -0800, Matt Seitz wrote:
>I cannot find the source code for the "select" function. I found
>"cygwin_select" in "select.cc", but not "select". Where is the source for
>"select"?
cygwin_select *is* select().
cgf
--
Please do not send me personal email with cygw
I cannot find the source code for the "select" function. I found
"cygwin_select" in "select.cc", but not "select". Where is the source for
"select"?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation:
Alessandro Zeffin wrote:
> Yes, now I'm working with JDK 1.4.0.
>
> java version "1.4.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
> Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
>
> I have the installation j2re-1.4.0-linux-i386.bin file in
> /usr/my/java/ d
Robert Collins wrote:
>>Please pardon the cross-posting. I'm copying this to
>>everyone known to
>>use the Cygwin Netinstaller.
>>
>The cross-posting is fine, the complete lack of detail - versions,
>filesystem, OS - is not.
>
Ah! Yes.
Win98se (4.10.), Fat32fs with multiple PMagic partit
"Neil Zanella" <[EMAIL PROTECTED]> wrote:
> I see people are setting up sshd on their cygwin environments.
> Does this mean it is actually possible to ssh to a windows box
> and get a cygwin terminal from a remote host??? If not then
> why are people setting up sshd?
A few folks have already com
> -Original Message-
> From: David A. Cobb [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 05, 2002 9:41 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; XEmacs NT Mailing List
> Subject: [BUG] NetInstaller leaves bad dates
>
>
> Please pardon the cross-posting. I'm copying this to
Hello
New dll cause error at connect from remote terminal.
Thank you
report.gif
Description: GIF image
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
1st HOSTING: Best of free advanced Web hosting WITHOUT banner ads
Are You Paying Too Much For Web Hosting? Or you are tired of
neverending monthly hosting payments?
$0 Web Hosting Plan:
---
www.yourdomain.com
Maxipoint Domain Name Registration
20MB Web
Please pardon the cross-posting. I'm copying this to everyone known to
use the Cygwin Netinstaller.
Following an installation, if I do a disk scan (either McAfee or Norton
- same result), I get numerous errors detected in the file date /
timestamp fields. McAfee explicitly says "invalid or f
Please disregard my earlier message with the subject line "How do I trap
divide-by-zero conditions in g77/gcc?". I had neglected to install
mingw-runtime, which contains _control87.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.ht
> -Original Message-
> From: Max Bowsher [mailto:[EMAIL PROTECTED]]
>
> But the user will need to run setup.exe and follow it through
> all the way anyway. If they've managed to get through package
> selection, does forcing the choice of shortcut creation help?
> Or do you have big
Found that both rsync and ssh were not installed because of
"action=skip" setting (I didn't read the setup.log close enough).
Under the "full" view in setup, found rsync and ssh... now they're
installed.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
Matt,
On Mon, Mar 04, 2002 at 02:28:54PM -0500, Matt Goyer wrote:
> I upgraded my Cygwin the other day and after the upgrade it appears my cvs
> client doesn't work.
>
> When 'cvs update'ing I get:
>
> mgoyer@[host] password:
> /CVSROOTccess /usr/cvs
> No such file or directory
>
> [snip]
>
>
On Mon, Mar 04, 2002 at 01:42:14PM -0600, David Fordyce wrote:
>I've been told by others who've already installed the latest versions of
>cygwin that rsync is there.
>
>Is there something else besides just running setup that's required to
>make rsync and ssh available?
You need to select rsync an
I've been told by others who've already installed the latest versions of
cygwin that rsync is there.
Is there something else besides just running setup that's required to
make rsync and ssh available?
Regards, David
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Mon Mar 04 13
It's a pity that you can tunnel only using sshd in "single user" (i.e. runing
it as your user and not as "system")... it's useful to have complete graphical
access using www.ThightVNC.com =)
BTW: Corinna is this accurate? is that patch with semi-authentication to have
TCP access from system user
I upgraded my Cygwin the other day and after the upgrade it appears my cvs
client doesn't work.
When 'cvs update'ing I get:
mgoyer@[host] password:
/CVSROOTccess /usr/cvs
No such file or directory
Both the server and client versions are 1.11. My environment settings are:
CVSROOT=mgoyer@[host]:
> I see people are setting up sshd on their cygwin environments.
> Does this mean it is actually possible to ssh to a windows box
> and get a cygwin terminal from a remote host??? If not then
> why are people setting up sshd?
Yes, you can ssh into your Windows box and get a bash shell. I also use
On Mon, Mar 04, 2002 at 03:54:52PM -, Stephen Osborn wrote:
>When using kill I get spurious "Not owner" messages, even though all
>processes (reported by ps) are running as me.
>
>In the mailing list archives the only problems with kill seem to be
>related to killing *other* users' processes.
I want to write a Fortran program that crashes if the user inadvertently
divides by zero. I can do it in Delorie by calling a C function named
_control87, but Cygwin has no such function. Is there a way to do it in
Cygwin? Thank you for your help.
--
Unsubscribe info: http://cygwin.com/ml/#
I successfully set it up on Saturday. Can SSH to my home Windows computer
from my office Linux box or Windows box. I love it! CYGWIN is great!
--
Erik Vigmostad
Vice President Technology
ArtSelect, Inc.
300 West Lowe Avenue
Fairfield, IA 52556
voice: 641-472-1495
When I cd with a relative path involving .., I find that sometimes the ../
does not get reduced in the current working directory string. This appears
to be limited to bash, and to one particular mount: /home/zeil
Example (my input occurs after each '>'):
/home/zeil/AlgAE/java> cd ../c++
/home/zei
Using SSHd is great way to tunnel TCP traffic to and from
your Windows box..
> I see people are setting up sshd on their cygwin environments.
> Does this mean it is actually possible to ssh to a windows box
> and get a cygwin terminal from a remote host??? If not then
> why are people setting up
At 01:26 PM 3/4/2002, Neil Zanella wrote:
>Hello,
>
>I see people are setting up sshd on their cygwin environments.
>Does this mean it is actually possible to ssh to a windows box
>and get a cygwin terminal from a remote host???
Certainly.
Larry Hall [EMAIL PROT
Hello,
I see people are setting up sshd on their cygwin environments.
Does this mean it is actually possible to ssh to a windows box
and get a cygwin terminal from a remote host??? If not then
why are people setting up sshd?
Thanks,
Neil
--
Unsubscribe info: http://cygwin.com/ml/#unsubs
Your e-mail has been received by the Perl Bug Squashing Team.
Original subject: bug with rmdir: Perl 5.6.1/Cygwin 1.3.9
A bug ID (20020304.002) has been assigned and is shown in the subject of this email.
Please include this ID in the subject line of any followup messages.
This is a
I'm sending this to both perlbug and cygwin mailing lists since I'm not sure
if it's a perl or cygwin problem. Regards,
Rhet Turnbull
To: [EMAIL PROTECTED]
Subject: Attempt to rmdir current directory under Cygwin Perl 5.6.1 causes
perl to abort without an error
Reply-To: [EMAIL PROTECTED]
Th
Thanks, Luke!
This explains it all! I'm sorry for the false alarm :(
Monday, March 04, 2002, 5:19:29 PM, you wrote:
LB> /bin/sh on Cygwin doesn't understand the ~ character. It's a rather
LB> limited shell.
LB> try this:
LB> :set shell=/bin/bash
LB> Luke
LB> On Mon, 4 Mar 2002, Pavel Tseko
At 02:21 PM 3/2/2002, David Kohn wrote:
>Anyone know of any issues with cron and clearcase.
>I'm getting a "permission denied" error when running a clearcase command -
>cleartool setcs -current
>using cron.
>when run manually the command works.
>clearcase view is a snap view - data is on a local d
At 01:01 PM 3/2/2002, Pepe Perez wrote:
>hello, I have a problem with a program him to compile perfectly in linux. The program
>is very simple, it is a sniffer that captures all the data that go by the net. In
>linux I work perfectly. Pass it to Cygwin, compile it without errors, I execute it
>
At 08:53 PM 3/1/2002, Stan Berka wrote:
>BTW, when I do "which cygwin1.dll" from the shell it tells me:
>/usr/bin/cygwin1.dll
>There is no /usr/bin. Is this a part of the problem?
I doubt it. Try typing 'mount' and see if there is a /usr/bin listed
there. If not, rerun setup. It creates the
At 04:23 PM 3/2/2002, Erik Vigmostad wrote:
>I have run ssh-host-config (trying to run sshd) and when it finishes, it
>says "cygrunsrv: not found". Am I missing something?
Yes, cygrunsrv. See
http://cygwin.com/packages/
This is the standard answer for 'Where is utility X?' Once you've dete
> Are you sure that this is a Cygwin issue? My system exhibits pauses like
> this and they affect many, possibly all, executing programs. I have
> noticed nothing that suggests this is a Cygwin issue, though I must admit,
> I have a Cygwin BASH running at all times.
This occurs too frequently for
At 03:38 AM 3/3/2002, Mike Hoare wrote:
>Hi there,
>
>I have managed to get Cygwin to work, but am stuck with the default window
>manager for XFree86 (twm). I have downloaded icewm 1.0.9-2 via the link on
>xfree86.cygwin.com. Whilst it apperars to be installed and I have replaced
>all refferences
/bin/sh on Cygwin doesn't understand the ~ character. It's a rather
limited shell.
try this:
:set shell=/bin/bash
Luke
On Mon, 4 Mar 2002, Pavel Tsekov wrote:
> Hey, there! :)
>
> I have noticed the following behaviour of VIM and thought it is worth
> reporting it to the list. Trying to exec
At 07:24 PM 3/3/2002, Brian Salter-Duke wrote:
>On Sun, Mar 03, 2002 at 10:49:53AM -, fergus at bonhard dot uklinux dot net wrote:
> > What about this? Any good?
> > If the file a.txt is DOS terminated, try
> > cp a.txt prn
> > OR
> > cat a.txt > prn
> > and if a.txt is Unix-terminated
At 12:17 AM 3/4/2002, Edward Lam wrote:
>Hi,
>
>Has anyone ported cygwin to the IA64 yet?
>
>Thanks,
>-Edward
>(Please cc my e-mail as I won't be able to regular check messages here)
This kind of information is in the list archives but from my recollection
the answer, whenever this question is a
>> Therefore, I would like setup to remember the fact that the
>> user has deliberately unchecked the boxes. I don't understand
>> why anyone would want the shortcuts deleted and recreated
>> every time the run setup?
>
> I can think of reasons :}. The first one being that as a sysadmin I
> might
Andrew T. Schnable [mailto:[EMAIL PROTECTED]] wrote:
> I think all the sem_* functions are broken similarly. [ ... ]
I just came across this myself while working on enabling
Cygwin Python threads. You may find the following function
helpful:
static int
fix_status(int status)
{
return (st
Corinna,
On Sun, Mar 03, 2002 at 03:58:18PM +, Rui Carmo wrote:
> On Sat, Mar 02, 2002 at 09:47:19PM -0500, Jason Tishler wrote:
> > > I was under the impression that recv() bugs had been twiddled in
> > > 1.3.10... Or did the changes in recv() not address MSG_PEEK?
> >
> > Hmm, I will look
When using kill I get spurious "Not owner" messages, even though all
processes (reported by ps) are running as me.
In the mailing list archives the only problems with kill seem to be related
to killing *other* users' processes. This is not what I am doing.
I am running Cygwin on NT. Cygcheck o
> -Original Message-
> From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 26, 2002 7:33 PM
>
> The CURL you're linking against is apparently expecting at
> least some POSIX APIs. You won't be able to get this to link
> without some porting. Perhaps
At 03:54 AM 3/3/2002, David Starks-Browning wrote:
>On Friday 1 Mar 02, Larry Hall (RFK Partners, Inc) writes:
> > Perhaps. It's an esoteric one. The original poster of this question wanted
> > to know if Cygwin 1.3.2 would work with Win2000. I replied with the FAQ
> > entry that says Cygwin w
I prefer start over cygstart. Here's my $0.02, FWIW:
o Newbies are more likely to find "start" than "cygstart". And
they'll be impressed that "start appname" JustWorks(tm).
o Oldies (like me, who can't always remember things very well)
wouldn't have to learn a new command name.
o "most
Hello, cygwiners! :)
Just to let you know that this message was sent to the list
unintentionally :( It was my fault that my colleague sent this
mail to the list - I had the Reply-To field set to the ml adress :(
Sorry for any inconvinience.
Pavel Tsekov
--
Unsubscribe info: http://cygwin
Yes, now I'm working with JDK 1.4.0.
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
I have the installation j2re-1.4.0-linux-i386.bin file in /usr/my/java/
directory in my machine (Fermi).
Pavel
ÎÒÊÇÒ»¸öÏÖ´úµÄÅ®º¢£¬Ï²»¶·ÉÏèÔÚ×ÔÓɵÄÌì¿Õ£¬×·Ñ°×źÍÄãÃÀÀöµÄåâåË£¬À´¹²Í¬ÏíÊÜ·è¿ñµÄÿһ·ÖÖÓ¡£ºó¼Ç£º±¾Ð¡Å®×Ó±ÏÒµÒ²¿ìÁ½Äê¶àÁË,¹¤×÷»»ÁËÓÖ»»,¿É²»ÖªÉϱ²×ÓÔâµÄʲôÄõ£¬µ½ÄĶ¼ÎÞÎÒÁ¢×ãÖ®µØ!Èç½ñ´ôµÃʵÔÚÎÞÁÄ£¬³ýÁËÉÏÍø»¹ÊÇÉÏÍø£¡ÔÚÍøÉÏÂþÓιý³ÌÖУ¬ÎÒ·¢ÏÖÁËÒ»¸öÎÊÌ⣬Ϊʲô¸÷¸öÍøÕ¾¶¼ËµÄÜΪÄã׬µ½ºÜ¶àÇ®ÄØ£¿¾ÍÁ¬¶ÁÒ»·âE
> -Original Message-
> From: Max Bowsher [mailto:[EMAIL PROTECTED]]
>
>
> > I was thinking that
> > If the setting is absent it prompts,
> > if the setting is on it always creates, overwriting the
> current one if
> > the setting is off it never creates.
>
> > Rob
>
> Hmm - I'm no
> I was thinking that
> If the setting is absent it prompts,
> if the setting is on it always creates, overwriting the current one
> if the setting is off it never creates.
> Rob
Hmm - I'm not sure I understand this.
Current behaviour is that setup checks the boxes by default, if it does not
fi
>rm -rf *.~*
>ls -r *.~*
>ls -r *.pas
> However,
>ls -r *
> works
The rm report ("it doesn't work") is strange. I guess it's a bit scary to
risk trying rm -r or even rm -rv, depending on how rm is aliased for you
(with or without -i?). Why not just
cp -vr {important directory
Hello !
On Mon, 4 Mar 2002, Serge Beaumont wrote:
> I downloaded and installed the base version of Cygwin today. I think I found
> a bug and did not find an answer in the FAQ and mailing list archives.
It is not a bug, it is a feature
to understand this, you should keep in mind, how pattern-
Joshua,
On Sat, Mar 02, 2002 at 07:49:11PM -0800, Joshua Daniel Franklin wrote:
> Thanks much, I'll take a look.
No problem.
Sorry for not directly trying to help debug your problem. And sorry
for not coming forward with (and/or contributing) my code sooner.
Jason
--
Unsubscribe info: h
Hello,
I downloaded and installed the base version of Cygwin today. I think I found
a bug and did not find an answer in the FAQ and mailing list archives.
I wanted to remove the *.~* files that Delphi always leaves behind in my
development directory. These commands I tried will not work recursiv
Umm... weird.
the snapshot binary has no bug, yet the one I compiled from current CVS
does. Can I have broken my build environment that badly?
Here's what I do
update from cvs
run this script
Hello cywin guru,
Maybe you can help me with the following problem.
We are running Cygwin version 1.3.10 on Windows NT.
We use sigaction to redirect the SIGIO signal to our
own sign
THE WORLD'S FIRST ONLINE DRUG SUPERSTORE
==> You can now access the best available REAL prescription medication.
==> Delivered to your door - anywhere in the world.
==> No appointments and total confidentiality and privacy.
http://www.pillorders.com/main2.php?rx=15654
**ABSO
> -Original Message-
> From: Max Bowsher [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 04, 2002 9:08 PM
> To: [EMAIL PROTECTED]
> Subject: Re: setup.exe (cinstall) bugfixes + minor new feature
>
>
> I did notice that setup-20020225.exe does not have the
> shortcut creation bug - d
> -Original Message-
> From: Max Bowsher [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 04, 2002 9:08 PM
> To: [EMAIL PROTECTED]
> Subject: Re: setup.exe (cinstall) bugfixes + minor new feature
>
>
> I did notice that setup-20020225.exe does not have the
> shortcut creation bug - d
On Monday 4 Mar 02, Alexandre Kazantsev writes:
> Hi,
>
> I'm new here, and I'm not a Unix programmer. There is a problem with the
> Cygwin installation from the Web using the Setup program. For my purpose,
> the Cygwin is supposed to be a shell for the PRC-Tools development chain,
> and it occur
Hey, there! :)
I have noticed the following behaviour of VIM and thought it is worth
reporting it to the list. Trying to execute an external command from
vim and passing it a file name parameter from my home directory using
the tilde character fails:
sha1sum: ~/gdbtk.ini: No such file or directo
Responses below
Max.
- Original Message -
From: "Robert Collins" <[EMAIL PROTECTED]>
To: "Max Bowsher" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, March 03, 2002 9:20 PM
Subject: RE: w32api bugfix (was: Currently, CVS setup.exe does not compile,
due to warnings with 'warnings
I did notice that setup-20020225.exe does not have the shortcut creation
bug - do you have some fixes which haven't made it to CVS yet?
Re Feature Addition - is the objection that you don't want to set a
precedent for lots of placeholder files in /etc/setup ? This I can
understand, but I don't se
Is there really nobody with this problem??
>
> Thanks
>
>Volker
Yes, I have experienced this intermittently. Unfortunately, it has never
been reproducable enough to investigate.
I only remeber seeing signal 11's, by the way.
Max.
--
Unsubscribe info: http://cygwin.com/ml/#un
Hi everybody.
I need to configure a Cygwin/NT workstation with a multiport serial I/O
adapter. As I need some informations about this stuff, I made some
researches in this mailing list, but I couldn't find anything proper (I
only found an old message referred to version B.20.1). I'm also downloadi
Hi,
I'm new here, and I'm not a Unix programmer. There is a problem with the
Cygwin installation from the Web using the Setup program. For my purpose,
the Cygwin is supposed to be a shell for the PRC-Tools development chain,
and it occurs that Make utility appears to be missing in my setup. It is
Hi Charles and Jason,
>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
This REG file will put info into your registry to be able to open
up a rxvt window similar to the powertoy.
notes:
1) if you dont have cygwin binary directory on your path,
you have to edit the REG file and add the path to the beginning.
ex:- C:\\CYGWIN\\BIN\\rxvt.exe
2) if you dont have ~/.pr
76 matches
Mail list logo