Hi all, whenever I ssh into a remote host (I've only tried Linux boxes),
man pages always get messed up. This has been an issue for me for a
while, but it's not specific to Cygwin. I've tried the cmd, rxvt, and
putty, all with similar results (only in putty, the corrupted characters
only take u
On Mar 12 09:32, Pierre A. Humblet wrote:
> This patch makes ssh-host-config handle the case where the user
> has renamed the Administrators group in /etc/group or has several
> entries with the same SID (e.g. also root).
>
> Pierre
Cool, thanks. I'll apply it to the upcoming 4.0p1-1 release.
Actually there is is problem with this binary I posted, it crashes near
the end of the install (although the install does seem to work).
I don't *think* it is my patch because I have the same results when I
compile a clean CVS checkout. I have to look further into it before I
can comment any fur
Actually there is is problem with this binary I posted, it crashes near
the end of the install (although the install does seem to work).
I don't *think* it is my patch because I have the same results when I
compile a clean CVS checkout. I have to look further into it before I
can comment any fur
Hello,
I'm trying to make dansguardian (www.danguardian.org v.2.8.0.4) run on
Cygwin/WindowsXP.
I modified the "configure" script so that dansguardian gets compiled.
Currently everything works ok (i.e. filtering...), _except_ writing into the
log file and the url cache.
Dansguardian uses IPC a
If I ever pissed you off - I'm sorry.
I think you do tremendous work (as does everyone else who helps and
supports cygwin) with little praise, so here's my thanks.
J.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Docume
Version 1.6 of the GSL (GNU Scientific Library), released January 2005,
is now available as a binary package. This replaces the current
1.5 version.
The homepage for the GSL is http://www.fsf.org/software/gsl/
For the announcement of gsl version 1.6 see:
http://www.cygwin.com/ml/gsl-announce/200
Hello all,
I've been attempting to install cygwin on a Windows 98 machine, but
although it appears to complete the installation, I suspect that the
setup scripts at the end are not run since the resulting bash shell is
very bare and none of the commands seem to work (no paths set?). I
have tried
I have installed cygwin on my WindowsXP laptop. When I try to ssh to
[EMAIL PROTECTED] it won't accept my password. I have changed my
password and used the passwd command a few times to try to fix the problem.
One curious thing: the prompt says "[EMAIL PROTECTED]". My computer name
is LAPTOP bu
I managed to solve the problem.
In fact I had __BSD defined, although it shouldn't have been. Undefining it
solved the problem.
I apologize for habing begun that thread
Fabien
Le Dimanche 13 Mars 2005 12:11, Fabien Steinmetz a écrit :
> Hello,
>
> I'm trying to make dansguardian (www.danguardi
Under XP Pro I have all current cygwin components installed. For about
the last week ot so, every time I boot, *before* I even log in as any
user, a warning window pops up with something to the effect in the title
bar:
sshd.exe - Unable to Locate Component
and the window contains something to t
On Sun, Mar 13, 2005 at 11:27:54AM -, John Morrison wrote:
>I think you do tremendous work (as does everyone else who helps and
>supports cygwin) with little praise, so here's my thanks.
Thanks, John. You are one of the small number of people who actually
make a difference to the cygwin distr
On Fri, Mar 11, 2005 at 09:09:13AM -0500, Alejandro Calbazana wrote:
> Hello,
>
> I am still having problems building HTML-Parser-3.45 under cygwin. For
> some reason EXTERN.h can not be found when compiling. However, EXTERN.h
> is in the include path. This occurs on HTML-Parser versions high
On Sat, 12 Mar 2005, Pierre A. Humblet wrote:
> This patch makes ssh-host-config handle the case where the user
> has renamed the Administrators group in /etc/group or has several
> entries with the same SID (e.g. also root).
Pierre,
Do you ming explaining how this patch makes it any better if t
Thanks for the reply.
No. Removing the LIB environment variable did not help. However, I did
notice the gcc IS using the MinGW version.
$ which make
/usr/bin/make
$ which gcc
/cygdrive/c/MinGW/bin/gcc
How does one make sure that they are not using the MinGW version and why
might this make a d
On Sun, 13 Mar 2005, Lester Ingber wrote:
> Under XP Pro I have all current cygwin components installed. For about the
> last week ot so, every time I boot, *before* I even log in as any user, a
> warning window pops up with something to the effect in the title bar:
> sshd.exe - Unable to Locate
On Sun, 13 Mar 2005, overbored wrote:
> Hi all, whenever I ssh into a remote host (I've only tried Linux boxes),
> man pages always get messed up. This has been an issue for me for a
> while, but it's not specific to Cygwin. I've tried the cmd, rxvt, and
> putty, all with similar results (only in
On Sun, 13 Mar 2005, Lester Ingber wrote:
Igor:
I'm glad to attach the output of `cygcheck -s -v -r` as cygcheck.txt,
although it is long. I think my description of the problem is about as
much as I know, but I'm glad to try to get any other suggested info.
[snip]
Lester Ingber 3/13/2005 8:30 AM:
On Sun, 13 Mar 2005, Lester Ingber wrote:
Igor:
I'm glad to attach the output of `cygcheck -s -v -r` as cygcheck.txt,
although it is long. I think my description of the problem is about as
much as I know, but I'm glad to try to get any other suggested info.
P.S. (unrelated) You have a stale entry
At 04:04 PM 3/13/2005 -0500, Igor Pechtchanski wrote:
>On Sat, 12 Mar 2005, Pierre A. Humblet wrote:
>
>> This patch makes ssh-host-config handle the case where the user
>> has renamed the Administrators group in /etc/group or has several
>> entries with the same SID (e.g. also root).
>
>Pierre,
>
Igor:
I believe I followed your instructions.
I noted that on both of my Thinkpad machines /bin had 755 permissions,
so I changed them to 777 (though as I first mentioned only one machine
has this sshd problem). I note that the new sshd_config and ssh_config
files do not differ. (/sbin and /us
At 10:49 AM 3/13/2005, you wrote:
>I have installed cygwin on my WindowsXP laptop. When I try to ssh to [EMAIL
>PROTECTED] it won't accept my password. I have changed my password and used
>the passwd command a few times to try to fix the problem.
The last sentence in the User's Guide on 'passwd
Thanks for the pointer to man.conf. I tried:
PAGER=less man sudoers
PAGER='less -isrRe' man sudoers
It's always the same thing.
But then, on a RH box - just from a completely random guess! - I changed
this line in /etc/man.config:
#
# Useful paths - note that COL should not be defined when
# NROF
Uh, *which* line?
> But then, on a RH box - just from a completely random guess! - I changed
> this line in /etc/man.config:
>
> #
> # Useful paths - note that COL should not be defined when
> # NROFF is defined as "groff -Tascii" or "groff -Tlatin1";
> # not only is it superfluous, but it actual
On Sun, Mar 13, 2005 at 10:18:44PM -0500, Jay Guerette wrote:
> Uh, *which* line?
Seems like this one:
> > #NROFF /usr/bin/nroff -c -mandoc ### BEFORE
> > NROFF /usr/bin/nroff -c -Tascii -mandoc ### AFTER
--
- Isaiah
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si
I'm assuming you meant to reference the released dll of
1.5.13 and the snapshot of 20050311 (instead of 2004).
bunzip2 WFM under the released dll. Your problem probably
lies elsewhere and it would be helpful if you followed the
problem reporting guidelines shown at:
http://cygwin.com/problems.html
This is just a curiosity question. When did the cygwin
snapshot dll's quit being stripped? I was experimenting
today and downloaded the 20050311 snapshot. When I unzipped
it, it was over 8MB. Once I stripped it myself, it was more
in line size wise with other snapshots I have downloaded.
The s
LOL. Yeah so *I* feel stupid.
> > Uh, *which* line?
>
> Seems like this one:
>
> > > #NROFF /usr/bin/nroff -c -mandoc ### BEFORE
> > > NROFF /usr/bin/nroff -c -Tascii -mandoc ### AFTER
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http:
28 matches
Mail list logo