Unless I'm reading that completely wrong -- won't this send a confirmation
email to the owner of the defunct email address, which will just solicit
another "no longer works here" type auto-response and then disappear
without trace?
Andrew.
On Mon, 25 Aug 2003, [iso-8859-1] Jörg Schaible wrote:
Who do we report defunct list subscribers to? For example I got the
automated response below in reply to a recent post.
I looked for a list maintainer address on the website but could only find
the automated subscribe/unsubscribe mechanisms.
Sorry for posting an essentially content-free message
Tab completion is a facility of the shell running on the remote computer
surely, nothing to do with ssh itself.
e.g. I ssh into my home PC from work and I get tab completion, because my
shell at home is bash with completion set up. This would also be the case
if I were to use telnet or rlogin to
Larry,
Can I just jump in here and say thanks for doing this quick intro to
debugging?
The closest I've come to gcc and gdb was using DJGPP about eight years ago
and it's hard to know where to start when things go wrong. This should get
me started next time something does...
Andrew.
On Thu, 1
On Wed, 16 Jul 2003, Elfyn McBratney wrote:
> > That reminds me about an idea I had re. cygcheck results. Is it possible
> > to set up the listserver to bounce messages that look like they've had a
> > cygcheck.out pasted inline, so people (usually Igor ;) ) don't have to
> > keep reeling off t
On Wed, 16 Jul 2003 [EMAIL PROTECTED] wrote:
> Perhaps even a bug reporting script that asked the questions you want
> answered, and ran cygcheck etc. (basically, automating as much of the
> http://cygwin.com/problems.html procedure as far as possible), might be
> worthwhile.
That reminds me a
I'm no expert on how to do this in mh-e but speaking of the general case,
there's no particular jiggery-pokery needed to get a Cygwin app to launch
a URL in a Windows browser.
e.g. try typing
explorer "http://www.google.com/";
from your bash prompt, or if you want your default Windows URL hand
On Tue, 8 Jul 2003, John wrote:
> CYGWIN="binmode ntsec tty".
>
> When making directories via ssh:
> ssh "mkdir /cygdrive/d/temp/test"
> or when copying files via scp:
> scp file.txt :/cygdrive/d/temp/test
>
> the files are given the "ntsec" permissions from cygwin and are corrupting
> the N
On Tue, 8 Jul 2003, Gerrit P. Haase wrote:
> >> Although having said that, I don't think MySQL 4.1 Alpha ships with the
> >> dodgy dll -- not sure what they've done, haven't investigated it properly
> >> yet.
>
> Weird, it should really be compiled and included with the netrelease.
Just had a
On Tue, 8 Jul 2003, Elfyn McBratney wrote:
> > Suggestion to those who know about these things: being able to go
> >
> > file /proc/registry/HKEY_CURRENT_USER/blahblahblah
> >
> > and have it return the type would be way cool. Or would that involve a
> > really ugly hack?
>
> Kinda, 'cos `file'
On Tue, 8 Jul 2003, Elfyn McBratney wrote:
> I decided to drop what I'm working on and play with MySQL this afternoon ;-)
>
> If all goes well and I can get everything par the server working I'll see if
> it/they (client and libs) would be accepted as packages..then tackle the server.
You hero.
On Mon, 7 Jul 2003, Igor Pechtchanski wrote:
> > Conversely is there a way to determine the type when reading? It
> > appears that Cygwin does what you expect (e.g. returning a \0 delimited
> > list for REG_MULTI_SZ) but is there any way to ask it directly?
>
> Not that I know of. Look at fhan
On Tue, 8 Jul 2003, Elfyn McBratney wrote:
> From memory (haven't compiled MySQL on Cygwin for a while) it compiles
> fine, the only problem was, and perhaps still is, with the server. The
> libraries work fine, too. I promised myself that I'd try and get it
> working...But so little time and so
On Mon, 7 Jul 2003, Igor Pechtchanski wrote:
> The preferred method for switching users is by running "ssh
> [EMAIL PROTECTED]" (after setting up sshd, obviously). I'm guessing the
> above FAQ entry should be updated as well.
I hope this isn't rehashing old discussions, but I'd always assumed f
On Mon, 7 Jul 2003, Bill McCormick wrote:
[mysql client]
> I compiled it myself from the linux src I got from mysql.com. It seems to
> work but maybe there's a more established way.
Wanna try this myself sometime. Did you have to tweak it much or did it
compile out of the box?
Andrew.
--
U
On Mon, 7 Jul 2003, Jason Tishler wrote:
> On Mon, Jul 07, 2003 at 11:11:13AM +0100, andrew brian clegg wrote:
> > Thanks, I'll try it tonight when I get home. Just out of curiosity --
> > I rebased everything in /bin as well as /lib/apache, and cygssl.dll is
> > in /
On Sun, 6 Jul 2003, Elfyn McBratney wrote:
> On Sun, 6 Jul 2003, andrew brian clegg wrote:
> > over and over. I've tried rebasing everything as discussed in
> >
> > http://www.cygwin.com/ml/cygwin/2002-10/msg00698.html
> >
> > but with no joy, cygssl.dll st
Hi folks,
I'm having problems connecting to Apache with mod_ssl (all latest
versions) -- the output of error_log looks like this:
D:\cygwin\usr\sbin\httpd.exe: *** unable to remap D:\cygwin\bin\cygssl.dll
to same address as parent(0xB2) != 0xB3
65154432 [main] httpd 2956 sync_with_chi
On Mon, 30 Jun 2003, Karsten M. Self wrote:
> on Wed, Jun 18, 2003 at 08:51:24AM -0400, Bill C. Riemers wrote:
> > Now you ask, "Well then, why can ssh do pipes." Very simple, 'ssh' sticks
> > around after starting the child process starts passing data from open file
> > descriptors though sock
Hi folks,
A couple of days ago I built the cdrtools suite at work with no problems,
on a Windows 2000 Pro machine.
Today I am trying to build it at home on my Windows XP Pro box, but
autoconf hangs so it never even gets to the compilation stage. Autoconf
gets as far as "checking if mmap works to
Hi folks,
I've been experimenting with using the cdrtools utilities under Cygwin --
thinking of turning them into a proper package for Cygwin setup little a
while down the line.
So far mkisofs and cdrecord work happily, but it'd be nice to be able to
check the ISO cd image has built correctly w
There's always this:
http://www.usenix.org/publications/library/proceedings/usenix-nt98/full_papers/noer/noer.pdf
But it is a bit out of date now.
I'm sure there used to be a link to it from the cygwin homepage but I
can't find it now, unless I've lost the plot.
Andrew.
On Thu, 26 Jun 2003,
On Mon, 23 Jun 2003, Igor Pechtchanski wrote:
> > However I'd like to just change the name of the old account using XP Pro's
> > facilities for doing so, so I can keep all of my old settings etc., and
> > just rename my cygwin home dir to match. Has anyone tried this? I don't
> > want to mess ev
Hi folks,
My username on one of my machines has had a space in it since long before
I started using cygwin on it. I've run into one or problems because of
this now, so for the time being I've set up another account with a
different name with no space.
However I'd like to just change the name
On Wed, 18 Jun 2003, Igor Pechtchanski wrote:
> That's the way Windows debugging works -- once you attach to a process,
> detaching from it kills the process. No way around it.
I don't think this is true any more. XP enables debuggers (or at least the
VS debugger) to detach from executing pro
This may be a really dumb suggestion -- but have you considered using the
Win2K telnet server, and running bash once you're logged in?
Andrew.
On Sat, 14 Jun 2003 Brian dot Kelly at Empireblue dot com wrote:
> Date: Sat, 14 Jun 2003 06:26:42 -0400
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECT
On Fri, 6 Jun 2003, Igor Pechtchanski wrote:
> As long as the programs are properly installed (either by setup or by
> using "make install" or some such), there should be no dependence on
> anything in /usr/src whatsoever. This basically means that you may blow
> away any and all things in /usr/
Hi folks.
A couple of my cygwinned machines have got huge /usr/src trees because I'm
a bit of an obsessive collector, and at some point in the past decided it
would be really neat to install the sources for every package I install.
(Which is usually all of them -- obsessive collector, see...)
No
On Fri, 23 May 2003, Igor Pechtchanski wrote:
> IIRC, the new-style Cygwin symlinks are Windows shortcuts with the R/O
> attribute set -- check if it's set on your shortcuts (note, this has
> nothing to do with permissions -- you'll have to check in Explorer). If
> the attribute is not set, find
29 matches
Mail list logo