On 10 Jan 2002 at 10:06, Robert Collins wrote:
> Ah, magic word.. firewall.
> > I've had problems like this before that I got around by D/L'ing to a faster
> > site (my ISP on the backbone) and then D/L'ing from there to my
> > dialup PC.
> > The amount of data that I need to do this with this
1) Try using rxvt.
2) Don't forget to check the mailing list arcvhive
Rob wrote:
> Hi all!
>
> Is there a console app out there that will allow for scrolling with an
> unlimited buffer? Win 2k's DOS prompt has this and I want it very badly on
> my WinME machine running cygwin..
--
Unsubscrib
> "Rob" == relaxedrob writes:
Rob> OK.. I used your .inputrc - thank you very much. Here is what I found:
Rob> right-click copies
Rob> insert pastes
Rob> end prints out ~
Rob> home prints out ~
Rob> middle mouse button doesn't seem to do anything!
Rob> Did I mis
Hello.
GCC 2.95.3-5 reports internal compiler error for the following source
code. Maybe it's only the cygwin special version's case, since other
versions of gcc (2.96, egcs-2.91.66) for Linux can compile it well.
--
class A
{
public:
void f() {}
};
template class C
{
friend void A:
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "$Bill Luebkert" <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 7:10 PM
Subject: Re: Downloading problems - either won't D/L at all or truncates
over 1MB
> On 10 Jan 2002 at 10:06, Robert Collins wrote:
>
>
> -Original Message-
> From: Earnie Boyd [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 09, 2002 8:42 PM
> To: CU List
> Subject: Re: Compiling apps to Mingw32 with cygwin
>
>
> > Subject: Re: Compiling apps to Mingw32 with cygwin
> > Date: Wed, 9 Jan 2002 18:11:16 +0100
> > From:
Hi all
Seems I've been on the receiving end of all the advice so far.. hope
this will change in the future :)
Until then.. here is the next piece of pain ;)
I use the autotools(all of them) to build my project. I've read the
whole of chapter 25 of the Autobook-1.3, and all I could find on
dll's
Hi,
I've tried to compile a recent setup.exe from the cvs and got an error while compiling
mklink2.c about "function declaration isn't a prototype"
I've found that in cinstall/Makefile.in the -Werror option is set, so warnings causes
compiling failures.
What about this ? As I see there are two s
===
- Original Message -
From: "Ralf Habacker" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 8:45 PM
Subject: Problem with winsup/cinstall compilation
> Hi,
>
> I've tried to compile a recent setup.exe from the cvs and got an error
while compiling
I mapped network drive (h:) in network neighboornood
in w2k SP2 advanced server. The network drive (h:) can
be accessed in both w2k "My computer" , w2k command
line "cd" and also in shortcut of Cygwin in w2k
desktop.
But when I telnet to the w2k server using Cygwin ,
type "mount". I cannot see h:
- Original Message -
From: "$Bill Luebkert" <[EMAIL PROTECTED]>
> You would think it would be easy to save the selections to a disk file
> (as are the servers etc) and reload on request.
It's not all that hard. Someone needs time and motivation. Also there
are some compromises due to the
> -Original Message-
> From: S.B.(SangBum) LEE [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 10, 2002 2:04 AM
> To: Pavel Tsekov
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Q]Windows PATH is not working..
>
>
> Is there anybody doing OK with Windows path? Cygwin
> documentation says:
- Original Message -
From: "Rob" <[EMAIL PROTECTED]>
To: "Cygwin" <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 5:49 AM
Subject: RE: Copy and Paste into Console
> I am sure that I remember right-click being paste when I was using RedHat
> Linux.. anyway..
If you were using Linux
Jean,
2002-01-10 11:15:36, du schriebst:
> Hi all
> Seems I've been on the receiving end of all the advice so far.. hope
> this will change in the future :)
> Until then.. here is the next piece of pain ;)
> I use the autotools(all of them) to build my project. I've read the
> whole of chapte
Heyho :)
Bernard Dautrevaux wrote:
Well, I felt the same way - I thought I should
investigate this but not until the weekend. I
hoped that someone will shed some light in the
meantime :)
>
> I must say I'm a bit puzzled; I never look at it, but WIN32 path work very
> well for arguments to prog
Charles Wilson wrote:
> Please keep replies on the list.
>
> Igor Bujna wrote:
>
>> Charles Wilson wrote:
>>
>>> Try installing this font: Lucida ConsoleP from
>>> http://www.neuro.gatech.edu/users/cwilson/cygutils/unversioned/bashprompt/
>>>
>>>
>>> It is Lucida Console, reencoded to put the
I've been using Lucida Console since that's the closest that I could get
to terminal, but I really would like to get the actual terminal font
working. Does anyone have any suggestions? I've already checked the mail
archives, the FAQ, and done a Google search, all to no avail.
-Alex
-Original
Hallo Cygwinners,
I'm getting these undefined references when linking against
libjpeg import lib:
/stuff/test/mMosaic-src-3.7.2/src/readPNG.c:79: undefined reference to
`png_read_destroy'
/stuff/test/mMosaic-src-3.7.2/src/readPNG.c:94: undefined reference to `png_info_init'
/stuff/test/mMosaic-s
If I run up the cygwin bash (presukably under some flavour of
cmd.exe), and then run rxvt, I get a new window with TERM=xterm
as expected, but all attempts to print escape codes print '\e'!
Cursor movement's shot to hell too; pressing 'up' actually
moves the cursor in the window as oppo
Gerrit,
2002-01-10 13:10:29, du schriebst:
> Hallo Cygwinners,
> I'm getting these undefined references when linking against
> libjpeg import lib:
Waddaza want? Wanted to say> libpng import lib
> /stuff/test/mMosaic-src-3.7.2/src/readPNG.c:79: undefined reference to
>`png_read_destroy'
> /s
Neither rxvt tips nor instructions for installing everything with
setup.exe are in the FAQ yet. I'm really sorry. Hopefully tonight?
Meanwhile you'll have to search the email archives. (I think the FAQ
tells you to do that anyway, before writing to the mailing list.)
The problem with my FAQ ma
indu britto wrote:
>
> Hello Earnie
>
> I went through your tutorial on 'Installing
> (Cygwin'http://gw32.freeyellow.com/InstallingCygwin.html) , and followed
> these steps, to install Cywin on my Windows 2000 machine:
>
I'm only responding to you because you mention this out of date
website.
On Wed, Jan 09, 2002 at 07:29:50PM -0800, Andrew DeFaria wrote:
> Larry Hall (RFK Partners, Inc) wrote:
>
> >OK, yes all your mounts are system. Looking back over your original
> >comments, what doesn't work again? You seem to indicate that cron is
> >running. The output you show indicates
On Thu, Jan 10, 2002 at 11:18:11AM +0100, Gerrit P. Haase wrote:
> Jean,
>
> 2002-01-10 11:15:36, du schriebst:
>
> >...
> > Now, from what I understand, the --no-undefined switch should
>
> It is `-no-undefined' and also just `-version-info',
> `-export-symbols' and so on, not `--xxx-xxx'.
>
(1)
I saw only a few references to this in past postings, but actually did not
find a resolution (most recent posting is
http://sources.redhat.com/ml/cygwin/2001-11.t/msg00299.html )
I tried to install Cygwin 1.3.6 on our PC with NT 4.0, service pack 4.
When invoking the bash shell (either thro
On Thu, Jan 10, 2002 at 03:30:45AM +, Greg B. wrote:
>
> Hi,
>
> I've installed Cygwin on Windows XP
> when I execute the shortcut to Cygwin Bash Shell,
> I get
>
> C:\cygwin\bin\id.exe: *** Couldn't reserve space
> for cygwin's heap (0x9B) in child, cygheap, Win32 error 487
> C:\cygwin
On Thu, Jan 10, 2002 at 06:20:41PM +0900, Humitaka Tamura wrote:
> Hello.
>
> GCC 2.95.3-5 reports internal compiler error for the following source
> code. Maybe it's only the cygwin special version's case, since other
> versions of gcc (2.96, egcs-2.91.66) for Linux can compile it well.
You sho
On Thu, Jan 10, 2002 at 09:59:16AM +, Tiffany Chan wrote:
> I mapped network drive (h:) in network neighboornood
> in w2k SP2 advanced server. The network drive (h:) can
> be accessed in both w2k "My computer" , w2k command
> line "cd" and also in shortcut of Cygwin in w2k
> desktop.
>
> But
On Thursday 10 Jan 02, Corinna Vinschen writes:
> Workaround: Create a new drive mapping *inside* your telnet session
> using another drive letter:
>
> net use J:
>
> But *DON'T FORGET* to release the drive mapping before logging
> out that very telnet session. Otherwise this drive le
On Thu, Jan 10, 2002 at 12:52:57PM +, David Starks-Browning wrote:
> On Thursday 10 Jan 02, Corinna Vinschen writes:
> > Workaround: Create a new drive mapping *inside* your telnet session
> > using another drive letter:
> >
> > net use J:
> >
> > But *DON'T FORGET* to release the
> >I know about that.
>
> Ok. Then that's the way to go. Just follow the procedures in
> http://cygwin.com/contrib.html . If your fix is big you'll
> need to fill
> out an assignment form as that web page mentions.
It's a whole bunch of small fixes. I think I need to fill out the assignment
On Thursday 10 Jan 02, Corinna Vinschen writes:
> Did you see my previous mail related to using network drives
> in ssh sessions, David? That's the crucial stuff.
Probably, but I may have to dig around my archives. I'll let you know
if I can't find it.
David
--
Unsubscribe info: http://
Jean,
2002-01-10 14:01:30, du schriebst:
> Perhaps this time I can ofer my two cents worth ;)
>> > Hallo Cygwinners,
>>
>> > I'm getting these undefined references when linking against
>> > libjpeg import lib:
>> Waddaza want? Wanted to say> libpng import lib
>>
>> > /stuff/test/mMosaic-src
On Thu, Jan 10, 2002 at 07:59:12AM -0500, Fleischer, Karsten (K.) wrote:
> It's a whole bunch of small fixes. I think I need to fill out the assignment form.
Yeah, please send it as soon as possible since you'll have to send
it by snail mail. Sometimes it takes two to three weeks for some
reason
On Thu, Jan 10, 2002 at 01:07:35PM +, David Starks-Browning wrote:
> On Thursday 10 Jan 02, Corinna Vinschen writes:
> > Did you see my previous mail related to using network drives
> > in ssh sessions, David? That's the crucial stuff.
>
> Probably, but I may have to dig around my archives.
- Original Message -
From: "Corinna Vinschen" <[EMAIL PROTECTED]>
> > - getpagesize() should return a value compatible with mmap(), that
is dwAllocGranularity (65536) instead of dwPageSize (1024).
>
> We discussed that months ago. I think we're not going to change that
> (it's 4096, not 1
Markus Brenner wrote:
> (1)
>
> I saw only a few references to this in past postings, but actually did not
> find a resolution (most recent posting is
> http://sources.redhat.com/ml/cygwin/2001-11.t/msg00299.html )
>
> I tried to install Cygwin 1.3.6 on our PC with NT 4.0, service pack 4.
>
>
On Fri, Jan 11, 2002 at 12:54:06AM +1100, Robert Collins wrote:
> - Original Message -
> From: "Corinna Vinschen" <[EMAIL PROTECTED]>
> > > - getpagesize() should return a value compatible with mmap(), that
> is dwAllocGranularity (65536) instead of dwPageSize (1024).
> >
> > We discussed
On Thu, Jan 10, 2002 at 03:01:12PM +0100, Pavel Tsekov wrote:
> Markus Brenner wrote:
> >For compatibility and historical reasons the B20 release is also installed
> >on the same machine (I am not sure whether this has any influence on the
> >above described problem).
>
>
> This is not good. I'm
> > It's a whole bunch of small fixes. I think I need to fill
> out the assignment form.
>
> Yeah, please send it as soon as possible since you'll have to send
> it by snail mail. Sometimes it takes two to three weeks for some
> reason.
OK, I'll fill it out later today.
> > Is it OK to send p
On Thu, Jan 10, 2002 at 09:13:01AM -0500, Fleischer, Karsten (K.) wrote:
> > > It's a whole bunch of small fixes. I think I need to fill
> > out the assignment form.
> >
> > Yeah, please send it as soon as possible since you'll have to send
> > it by snail mail. Sometimes it takes two to three
> > Glenn found some test cases where mmap() failed and has
> also written a nice test program. I will get this to you later.
> > He also states that the value returned by getpagesize()
> must conform to mmap() alignment by definition in the SUSv2.
> I'm not quite sure about that, though.
>
>
On Thu, Jan 10, 2002 at 10:09:59AM -0500, Fleischer, Karsten (K.) wrote:
> > But, uhm, what exactly is a `superuser' from your point of view?
> > We don't have that concept except for SYSTEM as _the_ user which
> > is able to change user context w/o changing security policies.
> > And on 9x/Me...
On Thu, Jan 10, 2002 at 04:28:54PM +0100, Corinna Vinschen wrote:
>
> http://cygwin.com/cygwin-ug-net/ntsec.html
>
> It's rather old and a bit badly maintained but it's basically still
> correct.
Unfortunately, it doesn't contain any word about the ability to change
user context w/o password
I have a crude, tacky workaround for this that I've been using with the AT
command
since the NT 3.51 days. It fits much better with cron than with telnet (although
perhaps something could be hacked up for telnet, too).
Anyway, I have a little .BAT file in my Startup folder* that (im
> The problem is that by default the "Everyone" group has the uid and
> gid 0. The user can change that in the passwd and group files.
OK, I'll take that out again then.
> You just should stick with uid/gid 18 for the user SYSTEM. Are you
> familar with the NT security concept? If you want to
On Thu, Jan 10, 2002 at 06:59:54PM +1100, Robert Collins wrote:
>> I was going back over this thread before checking in a change to see if
>> I'd missed something.
>>
>> I just realized that I didn't address this concern. Don't know if it
>> matters but...
>>
>> The difference between the SIG_IGN
On Thu, Jan 10, 2002 at 10:50:46AM -0500, Fleischer, Karsten (K.) wrote:
> > http://cygwin.com/cygwin-ug-net/ntsec.html
> >
> > It's rather old and a bit badly maintained but it's basically still
> > correct.
>
> I've read it a long time ago...
I'm feeling flattered. :-)
> > One general ques
On Thu, Jan 10, 2002 at 02:45:51PM +0100, Corinna Vinschen wrote:
>> Is it OK to send patches to 1.3.3-2 or should I move them to 1.3.6 first?
>
>I would suggest to move them to the latest from CVS. If you're
>always working against the latest from CVS you don't get hit too
>much by changes from
On Thursday 10 Jan 02, Corinna Vinschen writes:
> On Thu, Jan 10, 2002 at 01:07:35PM +, David Starks-Browning wrote:
> > On Thursday 10 Jan 02, Corinna Vinschen writes:
> > > Did you see my previous mail related to using network drives
> > > in ssh sessions, David? That's the crucial stuff.
>
On Thu, Jan 10, 2002 at 05:03:26PM +0100, Corinna Vinschen wrote:
>> , so I've rewritten the code from memory after looking at the sources.
>> The differences are substancial, so no problem here either.
>
>I think that's ok. "Rewritten" should be enough. IANAL, IANAL, ...
If you've actually loo
> If you've actually looked at the UWIN sources, this is not
> enough. IANAL
> either, but I believe that this means you've been tainted. That means
> that we can't use your patches. Sorry.
I've never had the chance to look at the UWIN sources. It's proprietary.
As I said before, the UWIN dev
Hi
Sorry for the slightly off topic question, but i was wondering how best to
have a function of type double return NaN in C. I'm using the cygwin
environment for developement (so gcc), but am looking for the most portable
solution.
Thanks
Jonathan.
--
Unsubscribe info: http://cygwin.com/
'man libpng' reveals:
png_read_init ---> png_create_read_struct
png_write_init ---> png_create_write_struct
png_info_init --> png_create_info_struct
png_read_destroy --> png_destroy_read_struct
png_write_destroy --> png_destroy_write_struct
The old methods have been deprecated. They are current
It's a bit more than slightly off topic.
Try http://groups.google.com/groups?hl=en&lr=&safe=off&group=comp.lang.c
-Original Message-
From: Underwood, Jonathan [mailto:[EMAIL PROTECTED]]
Subject: How to return NaN?
Sorry for the slightly off topic question, but i was wondering how best t
The subject line problem, reported back in November, 2001 was stated to be
fixed in message archive post
http://www.cygwin.com/ml/cygwin/2001-11/msg00694.html by Jeff Mincy. I am
running 1.3.6 and STILL have the problem (running on win2k)
$ uname -a
CYGWIN_NT-5.0 POOLSIDE 1.3.6(0.47/3/2) 2001-12-
Try
c:\Cygwin\bin\rxvt.exe -fn "Fixedsys" -tn cygwin -e /bin/bash --login -i
which gives a nice squarecut font and is (I think) the default for Windows
telnet and loads of other MS stuff.
Fergus
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http
I've searched the archive and can't seem to find anything
applicable. My problem:
Win2000SP2 CYGWIN_NT-5.0 1.3.6(0.47/3/2) 2001-12-08 17:02 i686 unknown
OpenSSH_3.0.2p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
Open a Cygwin command shell (my default is configured to 80x45)
ssh to a RH Linux 7
At 01:08 PM 1/10/2002, James Garrison wrote:
>I've searched the archive and can't seem to find anything
>applicable. My problem:
>
>Win2000SP2 CYGWIN_NT-5.0 1.3.6(0.47/3/2) 2001-12-08 17:02 i686 unknown
>OpenSSH_3.0.2p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
>
>Open a Cygwin command shell (my
On Thu, Jan 10, 2002 at 11:18:04AM -0500, Fleischer, Karsten (K.) wrote:
>>If you've actually looked at the UWIN sources, this is not enough.
>>IANAL either, but I believe that this means you've been tainted. That
>>means that we can't use your patches. Sorry.
>
>I've never had the chance to loo
On Thu, Jan 10, 2002 at 03:37:41PM +0100, Corinna Vinschen wrote:
>On Thu, Jan 10, 2002 at 09:13:01AM -0500, Fleischer, Karsten (K.) wrote:
>>Glenn found some test cases where mmap() failed and has also written a
>>nice test program. I will get this to you later. He also states that
>>the value
Anyway, cron has no access to them. It's running under SYSTEM
account which has only access to publicly available net drives, that
is, drives which are available w/o any form of authentication
required. The forked cron jobs are running in the same logon session
even if they ar
David,
I have pdksh working. I had the same problems as you.
The 'make check' action runs a perl script. The perl script requires some .ph files.
These .ph files are perly versions of your system's .h files.
I made the .ph files. However, I had to hack then a bit to get 'make check' to work.
Larry Hall (RFK Partners, Inc) wrote:
> At 01:08 PM 1/10/2002, James Garrison wrote:
>
>>I've searched the archive and can't seem to find anything
>>applicable. My problem:
[snip]
>
> Did you see this?
>
> http://cygwin.com/ml/cygwin/2002-01/msg00212.html
>
> Is it applicable?
I'm not sur
To the best of my knowledge, there is no way to set >25 lines on a DOS box
using Win98. I was hoping that Cygwin itself had such a mechanism, or that
there was a third party tool in use.
Best Regards,
Paul
> -Original Message-
> From: Dylan Cuthbert [mailto:[EMAIL PROTECTED]]
> Sent: W
At 01:45 PM 1/10/2002, Andrew DeFaria wrote:
>Anyway, cron has no access to them. It's running under SYSTEM
>account which has only access to publicly available net drives, that
>is, drives which are available w/o any form of authentication
>required.
>No credentials, no au
> What would really be nice is if "newbies" actually read the message that
> they get when they subscribe to the list which contains the following:
>
> Before posting, please check out following links:
>
> The Cygwin Web Sitehttp://cygwin.com/
> The Cygwin FAQ htt
As a newbie, the first thing to learn is to search the Cygwin site and
the mail archives first for answers to questions like these. Last time
I looked, Win9x could set a window size up to 50 lines. Regardless, if
you look at the Cygwin web site you'll find references to Chuck Wilson's
site where
On Thu, Jan 10, 2002 at 01:40:19PM -0500, Christopher Faylor wrote:
>On Thu, Jan 10, 2002 at 11:18:04AM -0500, Fleischer, Karsten (K.) wrote:
>>>If you've actually looked at the UWIN sources, this is not enough.
>>>IANAL either, but I believe that this means you've been tainted. That
>>>means tha
So,
Is it very difficult to give just a short answer?
Help, please! --
I'm trying to get the solution and sent this questions to cygwin list and to
cvs
list already twice -- but the result is poor -- i got no concrete answer!
But,
I CAN NOT USE ONE OF THE MAIN DEVELOPMENT TOOLS -- CVS,
because "c
Paul Johnson wrote:
> To the best of my knowledge, there is no way to set >25 lines on a DOS box
> using Win98. I was hoping that Cygwin itself had such a mechanism, or that
> there was a third party tool in use.
consize, and win95cmd or ReactOS-cmd. See here:
http://www.neuro.gatech.edu/use
On Thu, 10 Jan 2002 22:28:32 +0300 you wrote:
>But,
>I CAN NOT USE ONE OF THE MAIN DEVELOPMENT TOOLS -- CVS,
>because "cvs co -r " is not working under Cygwin!!!
>
>I tried a "cvs co -r mytag myproj" and receive the following:
>
>cvs [checkout aborted]: cannot open directory .../CVS/mypoj/Attic:
Alexei,
Beyond the uncalled-for shouting and the demanding tone, there's a paucity
of information in your cry for help.
Please give is more details about your configuration: Cygcheck, the
contents of any ".cvsrc" files. Likewise, please say more about what
specifically you're attempting. Show
> So,
> Is it very difficult to give just a short answer?
> Help, please! --
> I'm trying to get the solution and sent this questions to cygwin list and
to
> cvs
> list already twice -- but the result is poor -- i got no concrete answer!
Berating volunteers is probably not going to help your caus
You wrote:
>At 01:45 PM 1/10/2002, Andrew DeFaria wrote:
>>Anyway, cron has no access to them. It's running under SYSTEM
>>account which has only access to publicly available net
drives, that
>>is, drives which are available w/o any form of authe
Alexei Lioubimov wrote:
> So,
> Is it very difficult to give just a short answer?
> Help, please! --
> I'm trying to get the solution and sent this questions to cygwin list and to
> cvs
> list already twice -- but the result is poor -- i got no concrete answer!
>
> But,
> I CAN NOT USE ONE OF TH
Hi All
how do I set up syntax color coding with vim under cygwin? I use gvim in the
Windows environmnt, and that seesm to be working okay. I've looked at the
cygwin doco I could find, and it discusses windows and Unix - I'm not sure
where cygwin fits into the scheme of thngs. For instance, I adde
Dan,
Most likely all you need to know is where to put your color scheme files.
If you're doing it all from Vim's "rc" file, then you need to use the right
one: "~/.vimrc" / "$HOME/.vimrc". The Cygwin-hosted Vim is a non-GUI,
Unix-style Vim (just vim or vi), _not_ a GUI, stand-alone one (gvim).
Thanks Randall
upon further investigation (and putting .vimrc in my home directory on not
gvimrc doh) I've discovered that color-coding is working if I use the
command window. However, if I use rxvt, I lose color and instead get text
emphasis in bolds and underlines. Obviously, I'm missing someth
Dan Horne wrote:
> Thanks Randall
>
> upon further investigation (and putting .vimrc in my home directory on not
> gvimrc doh) I've discovered that color-coding is working if I use the
> command window. However, if I use rxvt, I lose color and instead get text
> emphasis in bolds and underline
Hi
term is set to xterm. If I do ls -l --color (or set the ls alias to do so),
the listing is indeed in colour.
Dan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Charles Wilson
Sent: Friday, January 11, 2002 9:28 AM
To: [EMAIL PROTECTED]
Cc: Randall R
-Original Message-
From:
Sent: Thursday, January 10, 2002 2:08 PM
To: cygwin (E-mail)
Subject: service won't start at boottime for w2000(w2k)/xp possible
solution
Think i have a solution to the service startup problem for sshd/inetd.
Try the dependency of lanmanworkstation and see
Dan Horne wrote:
> Hi
>
> term is set to xterm. If I do ls -l --color (or set the ls alias to do so),
> the listing is indeed in colour.
Because 'ls.exe' is less careful about emitting color codes than vim is.
You can even try this: within vim, type
:se term=rxvt
and the :r a file in.
Earnie Boyd wrote:
> Your wrapper script is a good idea but has the wrong name as has been
> pointed out already. It needs to be named i386-pc-mingw32-gcc and a
> copy as mingw32-gcc so that when specifying the --host=mingw32 or
> --host=i386-pc-mingw32 the configure script will find it appropria
On Thu, Jan 10, 2002 at 01:44:28PM -0600, Matthew Smith wrote:
>> I'm trying to get the solution and sent this questions to cygwin list
>> and to cvs list already twice -- but the result is poor -- i got no
>> concrete answer!
>
> Berating volunteers is probably not going to help your cause.
Ind
Hmmm...perhaps ESR's Smart Questions document should also state:
"Do not assume that respondents to your question on a mailing list
will send the replies directly to you. Be sure to check the mailing
list itself -- or the archives if you are not subscribed to it -- for
replies to your quest
- Original Message -
From: "Jon Leichter" <[EMAIL PROTECTED]>
I hope I don't repeat anything from this thread, I've only been scanning
it lightly.
..
> obvious to me that unless you're building a project with a configure
script
> built by an up-to-date version of autoconf, none of what y
Thanks that worked
Dan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Charles Wilson
Sent: Friday, January 11, 2002 9:52 AM
To: [EMAIL PROTECTED]
Cc: Randall R Schulz; [EMAIL PROTECTED]
Subject: Re: vim and color
Dan Horne wrote:
> Hi
>
> term is s
Gary,
I was happy to learn about this:
># Make insert actually useful
>"\e[2~": paste-from-clipboard
...since it is not documented via "man readline," "man bash" nor in my
rather dated hard-copy BASH manual.
However, I now have two questions:
1) Where does one find complete and definitive in
Robert Collins wrote:
> No. Specify --host. The meaning is clearly documented in the autoconf
> documentation.
> For clarity:
> build - what OS the compilation is running on..
> host - what OS the binaries created should run on.
> target - what OS the binaries created should target their output
Anything sent to stderr does not appear on the terminal. It seems to
disappear into a black hole. I think it started when I was attempting to
redirect stdout and stderr into the same file in the same order it appears
on the console using something like
runme 1>&2 > filename
I tried all sorts of co
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Robert Collins
> Sent: Thursday, January 10, 2002 1:44 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Compiling apps to Mingw32 with cygwin
>
> Autoconf 2.13 supports these options -
At 05:07 PM 1/10/2002, William S Fulton wrote:
>Anything sent to stderr does not appear on the terminal. It seems to
>disappear into a black hole. I think it started when I was attempting to
>redirect stdout and stderr into the same file in the same order it appears
>on the console using something
- Original Message -
From: "Jon Leichter" <[EMAIL PROTECTED]>
> > No. Specify --host. The meaning is clearly documented in the
autoconf
> > documentation.
> > For clarity:
> > build - what OS the compilation is running on..
> > host - what OS the binaries created should run on.
> > targe
Jon Leichter wrote:
>
> Earnie Boyd wrote:
> > Your wrapper script is a good idea but has the wrong name as has been
> > pointed out already. It needs to be named i386-pc-mingw32-gcc and a
> > copy as mingw32-gcc so that when specifying the --host=mingw32 or
> > --host=i386-pc-mingw32 the config
===
- Original Message -
From: "Earnie Boyd" <[EMAIL PROTECTED]>
> My statements are based on the standard. For those packages
conforming
> to AC_CAN0NICAL_SYSTEM my statements will make a difference. I'm
saying
> you should just get used to always doing it that way so that you never
>
William S Fulton wrote:
>
> Anything sent to stderr does not appear on the terminal. It seems to
> disappear into a black hole. I think it started when I was attempting to
> redirect stdout and stderr into the same file in the same order it appears
> on the console using something like
> runme
On Thu, Jan 10, 2002 at 11:06:57PM +, Don Sharp wrote:
>William S Fulton wrote:
>> Anything sent to stderr does not appear on the terminal. It seems to
>> disappear into a black hole. I think it started when I was attempting to
>> redirect stdout and stderr into the same file in the same order
> - Original Message -
> From: "Ralf Habacker" <[EMAIL PROTECTED]>
> To: "Cygwin" <[EMAIL PROTECTED]>
> Sent: Thursday, January 10, 2002 8:45 PM
> Subject: Problem with winsup/cinstall compilation
>
>
> > Hi,
> >
> > I've tried to compile a recent setup.exe from the cvs and got an error
>
hi there!
i previously used cygwin under a windows 2000 environment, and it worked
really fine. (i more or less only use the gcc compiler and tools)
but i got myself a new machine, and - bad luck - it only really runs fine
under windows xp. So there i am on my win xp system, and, yes the cygwin s
1 - 100 of 149 matches
Mail list logo