Re: [ITP] man: Man, apropos and whatis

2003-11-24 Thread Dr. Volker Zell
 Nicholas == Nicholas Wourms [EMAIL PROTECTED] writes:

Nicholas IMHO, Redhat's `man' SRPM has some excellent patches which serve to
Nicholas make it more i18n friendly, fix a few things here and there, and
Nicholas resolves a few FHS issues.  I think it would be well worth
Nicholas investigating.  I'd suggest picking up the latest SRPM from
Nicholas http://download.fedora.redhat.com/pub/fedora/linux/core/development/.

Thanks, I'll check it out.

Nicholas Cheers,
Nicholas Nicholas

Ciao
  Volker



RE: Maintainers/Packages List, 2003-11-22

2003-11-24 Thread Morrison, John
Daniel Reed wrote:
 On 2003-11-22T20:05-, John Morrison wrote:
 )  base-files  ... !!! no source and no external-source
 )  base-passwd ... !!! no source and no external-source
 ) There is no source for these packages, they just contain
 ) shell and postinstall scripts.  Should I do something?
 
 I marked them as binary-only, so the next MPL (if there is a next
 one :) won't have that notice.

Thanks :)

I presume that's not something I need to keep (eg in the
setup.hint file)?

J.


==
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission. There is no intention to
create any legally binding contract or other binding commitment through
the use of this electronic communication unless it is issued in accordance
with the Experian Limited standard terms and conditions of purchase or
other express written agreement between Experian Limited and the recipient
Experian Limited (registration number 653331)
Registered office: Talbot House, Talbot Street, Nottingham NG80 1TH



RE: Updated: keychain-2.0.3-1

2003-11-24 Thread Morrison, John
Hack Kampbjorn wrote:
 The shell profile file (e.g. ~/.bash_profile for bash) has to be
 updated to reflect this change:
  keychain ~/.ssh/id_rsa
  . ~/.keychain/${HOSTNAME}-sh

There exists a /etc/skel/.bash_profile, would it be a good idea
to add (one of?) these lines (commented out) to it?  Or would
/etc/profile be better?  (or neither :)

J.


==
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission. There is no intention to
create any legally binding contract or other binding commitment through
the use of this electronic communication unless it is issued in accordance
with the Experian Limited standard terms and conditions of purchase or
other express written agreement between Experian Limited and the recipient
Experian Limited (registration number 653331)
Registered office: Talbot House, Talbot Street, Nottingham NG80 1TH



[ITP] gnuplot: A command-line driven interactive function plotting utility

2003-11-24 Thread Dr. Volker Zell
Hi

I would like to contribute and maintain the gnuplot package:

 * http://gnuplot.info/  (Homepage)
 * http://sourceforge.net/projects/gnuplot/  (Download location) 
 
Ciao
  Volker

  
Here is the setup.hint file:

sdesc: A command-line driven interactive function plotting utility.
ldesc: Gnuplot is a command-line driven interactive function plotting utility
for UNIX, MSDOS, VMS, and many other platforms.  The software is copyrighted
but freely distributed (i.e., you don't have to pay for it).  It was
originally intended as graphical program which would allow scientists
and students to visualize mathematical functions and data.  Gnuplot
supports many different types of terminals, plotters, and printers
(including many color devices, and pseudo-devices like LaTeX) and is
easily extensible to include new devices.  [ The 'GNU' in gnuplot is
NOT related to the Free Software Foundation, the naming is just a
coincidence (and a long story; see the gnuplot FAQ for details). Thus
gnuplot is not covered by the Gnu copyleft, but rather by its own
copyright statement, included in all source code files.]

Gnuplot handles both curves (2 dimensions) and surfaces (3
dimensions). Surfaces can be plotted as a mesh fitting the specified
function, floating in the 3-d coordinate space, or as a contour plot
on the x-y plane. For 2-d plots, there are also many plot styles,
including lines, points, lines with points, error bars, and impulses
(crude bar graphs). Graphs may be labeled with arbitrary labels and
arrows, axes labels, a title, date and time, and a key.  The interface
includes command-line editing and history on most platforms.
category: Graphics Math
requires: cygwin libpng12 libjpeg62 libiconv2 zlib libfreetype26 cygipc XFree86-bin 
libgd2 _update-info-dir

 cut here 

#!/bin/bash

mkdir gnuplot
cd gnuplot

wget http://de.geocities.com/vzell1/cygwin/setup.hint.gnuplot-3.8j.0-1.zip
mv setup.hint.gnuplot-3.8j.0-1.zip setup.hint

wget http://de.geocities.com/vzell1/cygwin/gnuplot-3.8j.0-1-src.tar.zip
mv gnuplot-3.8j.0-1-src.tar.zip gnuplot-3.8j.0-1-src.tar.bz2

wget http://de.geocities.com/vzell1/cygwin/gnuplot-3.8j.0-1.tar.zip
mv gnuplot-3.8j.0-1.tar.zip gnuplot-3.8j.0-1.tar.bz2

 cut here 



Re: [ITP] gnuplot: A command-line driven interactive function plotting utility

2003-11-24 Thread Harold L Hunt II
Volker,

I vote pro.

I am downloading and testing right now.

By the way, the download scripts that you include are a tremendous help.

Harold



RE: Maintainers/Packages List, 2003-11-22

2003-11-24 Thread Daniel Reed
On 2003-11-24T08:59-, Morrison, John wrote:
) Daniel Reed wrote:
)  On 2003-11-22T20:05-, John Morrison wrote:
)  I marked them as binary-only, so the next MPL (if there is a next
)  one :) won't have that notice.
) I presume that's not something I need to keep (eg in the
) setup.hint file)?

For now it's just in my records. Even if it is made publicly tunable, I
imagine it will be made outside of setup.hint (since that is for setup's
benefit).

-- 
Daniel Reed [EMAIL PROTECTED] http://naim-users.org/nmlorg/   http://naim.n.ml.org/
A professor is one who talks in someone else's sleep.


Re: Maintainers/Packages List, 2003-11-22

2003-11-24 Thread Christopher Faylor
On Mon, Nov 24, 2003 at 10:55:40AM -0500, Daniel Reed wrote:
On 2003-11-24T08:59-, Morrison, John wrote:
) Daniel Reed wrote:
)  On 2003-11-22T20:05-, John Morrison wrote:
)  I marked them as binary-only, so the next MPL (if there is a next
)  one :) won't have that notice.
) I presume that's not something I need to keep (eg in the
) setup.hint file)?

For now it's just in my records. Even if it is made publicly tunable, I
imagine it will be made outside of setup.hint (since that is for setup's
benefit).

We could decide on a comment convention for setup.hint that could be
used for some other tool to process:

#!binary only

cgf


Re: [ITP] gnuplot: A command-line driven interactive function plotting utility

2003-11-24 Thread Harold L Hunt II
I downloaded the setup.hint and most of the -src package, then geocities 
started complaining in German that I can't translate.  It seems to be 
saying that the files are momentarily unavailable... but it could also 
be saying that you have exceeded your daily download limit.  Could you 
confirm which of these it is?

Harold

Dr. Volker Zell wrote:

Hi

I would like to contribute and maintain the gnuplot package:

 * http://gnuplot.info/  (Homepage)
 * http://sourceforge.net/projects/gnuplot/  (Download location) 
 
Ciao
  Volker

  
Here is the setup.hint file:

sdesc: A command-line driven interactive function plotting utility.
ldesc: Gnuplot is a command-line driven interactive function plotting utility
for UNIX, MSDOS, VMS, and many other platforms.  The software is copyrighted
but freely distributed (i.e., you don't have to pay for it).  It was
originally intended as graphical program which would allow scientists
and students to visualize mathematical functions and data.  Gnuplot
supports many different types of terminals, plotters, and printers
(including many color devices, and pseudo-devices like LaTeX) and is
easily extensible to include new devices.  [ The 'GNU' in gnuplot is
NOT related to the Free Software Foundation, the naming is just a
coincidence (and a long story; see the gnuplot FAQ for details). Thus
gnuplot is not covered by the Gnu copyleft, but rather by its own
copyright statement, included in all source code files.]
Gnuplot handles both curves (2 dimensions) and surfaces (3
dimensions). Surfaces can be plotted as a mesh fitting the specified
function, floating in the 3-d coordinate space, or as a contour plot
on the x-y plane. For 2-d plots, there are also many plot styles,
including lines, points, lines with points, error bars, and impulses
(crude bar graphs). Graphs may be labeled with arbitrary labels and
arrows, axes labels, a title, date and time, and a key.  The interface
includes command-line editing and history on most platforms.
category: Graphics Math
requires: cygwin libpng12 libjpeg62 libiconv2 zlib libfreetype26 cygipc XFree86-bin 
libgd2 _update-info-dir
 cut here 

#!/bin/bash

mkdir gnuplot
cd gnuplot
wget http://de.geocities.com/vzell1/cygwin/setup.hint.gnuplot-3.8j.0-1.zip
mv setup.hint.gnuplot-3.8j.0-1.zip setup.hint
wget http://de.geocities.com/vzell1/cygwin/gnuplot-3.8j.0-1-src.tar.zip
mv gnuplot-3.8j.0-1-src.tar.zip gnuplot-3.8j.0-1-src.tar.bz2
wget http://de.geocities.com/vzell1/cygwin/gnuplot-3.8j.0-1.tar.zip
mv gnuplot-3.8j.0-1.tar.zip gnuplot-3.8j.0-1.tar.bz2
 cut here 




Re: Please update links, mod_php4, mod_ssl, wget (was: [mark@openssl.org: [OpenSSL Advisory] Denial of Service in ASN.1 parsing])

2003-11-24 Thread Corinna Vinschen
On Mon, Nov 24, 2003 at 12:47:35PM -0200, Fr?d?ric L. W. Meunier wrote:
 On Fri, 14 Nov 2003, Corinna Vinschen wrote:
 
  So, links is up for grabs now since Sami didn't bother to
  reply at all. If nobody takes over maintainership, the
  package will be removed in two weeks from now.
 
 Still no takers for Links ? How sad. Only 4 days left.
 
 What about also asking for a maintainer in the cygwin
 mailing-list ?

If it's sad for you, what about volunteering?

Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Developermailto:[EMAIL PROTECTED]
Red Hat, Inc.


[ITP] pdksh 5.2.14-3 (Was Re: Maintainers/Packages List, 2003-11-22)

2003-11-24 Thread Igor Pechtchanski
On Sat, 22 Nov 2003, Daniel Reed wrote:

 pdksh   Elfyn McBratney

Since Elfyn has disappeared, and his packages appear to be up for grabs,
I'd like to take over maintainership of pdksh.  I've repackaged it using
method two, and fixed a few little things in the source package (full list
of changes below; also in the README).

Since this is a maintainership switch, please review and test the new
packages.  They are available at the URLs below:

http://cs.nyu.edu/~pechtcha/cygwin/pdksh/setup.hint
http://cs.nyu.edu/~pechtcha/cygwin/pdksh/pdksh-5.2.14-3.tar.bz2
http://cs.nyu.edu/~pechtcha/cygwin/pdksh/pdksh-5.2.14-3-src.tar.bz2

Changes since 5.2.14-2:

- Minimized the amount of struct option changes.
- Switched to the new FHS
- Fixed up the postinstall script
- Switched to method 2 and fixed the source package to fully recreate
  the distribution
  - in particular, changed the default binary name to pdksh
- Changed configure and autoconf files to detect Cygwin
- Updated the README

Thanks,
Igor
P.S.
 splint  Elfyn McBratney
I'll look at splint next at some point if nobody beats me to it.

-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton


Re: [ITP] gnuplot: A command-line driven interactive function plotting utility

2003-11-24 Thread Dr. Volker Zell
 Harold == Harold L Hunt, Harold writes:

Harold I downloaded the setup.hint and most of the -src package, then
Harold geocities started complaining in German that I can't translate.  It
Harold seems to be saying that the files are momentarily unavailable... but
Harold it could also be saying that you have exceeded your daily download
Harold limit.  Could you confirm which of these it is?

I says:

The web-site has reached its maximum download count. Access to this site will be
possible in the next hour. Please try again.

 :-((

Harold Harold

Ciao
  Volker



Re: [ITP] pdksh 5.2.14-3 (Was Re: Maintainers/Packages List, 2003-11-22)

2003-11-24 Thread Christopher Faylor
On Mon, Nov 24, 2003 at 11:31:34AM -0500, Igor Pechtchanski wrote:
On Sat, 22 Nov 2003, Daniel Reed wrote:

 pdksh   Elfyn McBratney

Since Elfyn has disappeared, and his packages appear to be up for grabs,
I'd like to take over maintainership of pdksh.

Thanks.  Please give yourself a gold star for stepping up to the plate for
this one.

cgf


Re: [ITP] gnuplot: A command-line driven interactive function plotting utility

2003-11-24 Thread Harold L Hunt II
Volker,

Okay, I got it, but it fails to build still (I thought my first download 
was incomplete):

Making all in tutorial
make[2]: Entering directory 
`/home/harold/x-devel/4.3/ports/gnuplot/gnuplot-3.8j.0/.build/tutorial'
gnuplot: not found
make[2]: *** [eg1.tex] Error 127
make[2]: Leaving directory 
`/home/harold/x-devel/4.3/ports/gnuplot/gnuplot-3.8j.0/.build/tutorial'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/harold/x-devel/4.3/ports/gnuplot/gnuplot-3.8j.0/.build'
make: *** [all] Error 2

Looks like it is a doing a test for gnuplot when the file is actually 
called gnuplot.exe  ?

My output is below for a find gnuplot* in the build tree.

Harold

[EMAIL PROTECTED] ~/x-devel/4.3/ports/gnuplot/gnuplot-3.8j.0/.build
$ find -name gnuplot*
./demo/gnuplot.rot
./docs/gnuplot.doc
./docs/gnuplot.gih
./docs/gnuplot.info
./docs/gnuplot.texi
./lisp/gnuplot-gui.el
./lisp/gnuplot-gui.elc
./lisp/gnuplot.el
./lisp/gnuplot.el.old
./lisp/gnuplot.elc
./man/gnuplot.1
./src/gnuplot.def
./src/gnuplot.exe
./src/gnuplot.opt
./src/gnuplot.prj
./src/gnuplot_x11.exe
./src/os2/gnuplot.ico



Re: Maintainers/Packages List, 2003-11-22

2003-11-24 Thread Ronald Landheer-Cieslak
On Sat, Nov 22, 2003 at 05:13:04PM -, Daniel Reed wrote:
 splint  Elfyn McBratney
Has someone already proposed to take over maintainership of this package? If
not, I'd be willing to do so..

rlc



Re: Maintainers/Packages List, 2003-11-22

2003-11-24 Thread Igor Pechtchanski
On Mon, 24 Nov 2003, Ronald Landheer-Cieslak wrote:

 On Sat, Nov 22, 2003 at 05:13:04PM -, Daniel Reed wrote:
  splint  Elfyn McBratney
 Has someone already proposed to take over maintainership of this package? If
 not, I'd be willing to do so..

 rlc

Ronald,

Go ahead.  I was planning to look at it at some future point, but feel
free to take over -- I'm not going to get to it for a while.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton


Re: Please update links, mod_php4, mod_ssl, wget (was: [mark@openssl.org: [OpenSSL Advisory] Denial of Service in ASN.1 parsing])

2003-11-24 Thread Frédéric L. W. Meunier
On Mon, 24 Nov 2003, Corinna Vinschen wrote:

 On Mon, Nov 24, 2003 at 12:47:35PM -0200, Frédéric L. W. Meunier wrote:
  On Fri, 14 Nov 2003, Corinna Vinschen wrote:
 
   So, links is up for grabs now since Sami didn't bother to
   reply at all. If nobody takes over maintainership, the
   package will be removed in two weeks from now.
 
  Still no takers for Links ? How sad. Only 4 days left.
 
  What about also asking for a maintainer in the cygwin
  mailing-list ?

 If it's sad for you, what about volunteering?

Not for me, as I'm more used to Lynx, but from my logs (and I
don't have so many hits) I could notice some people using the
0.96 binary.

I'd volunteer if I were a programmer, which is a prerequisite
since maintainers are expected to fix any Cygwin problems. The
Links authors don't seem to care - see UNSUPPORTED in
http://artax.karlin.mff.cuni.cz/~mikulas/links/download/binaries/win32/
.

The good thing is that recent Links and Links 2 build OOTB on
Cygwin with 2 minimal changes, and don't appear to have any
problems.

Anyway, I'm still unsure what'd be better to replace it, if
Links 2 2.1pre14 or ELinks 0.4.2. ELinks has many advantages
(and many more in 0.5pre) but lacks the minimal JavaScript
support and graphical frontend - see
http://sources.redhat.com/ml/cygwin-apps/2003-11/msg00035.html
. The problem with Links 2 running with the graphical frontend
is that accentuation doesn't work (at least for me), only on
Linux with the frame buffer. So, while it's great to have
images and such, something is wrong, and for now I'm going to
investigate it.

-- 
http://www.pervalidus.net/contact.html


xfig compatibility packages don't have source [Was: Maintainers/Packages List, 2003-11-22]

2003-11-24 Thread Harold L Hunt II
Daniel,

Daniel Reed wrote:
xfig-binHarold L Hunt II!!! no source and no external-source
xfig-docHarold L Hunt II!!! no source and no external-source
xfig-etcHarold L Hunt II!!! no source and no external-source
xfig-manHarold L Hunt II!!! no source and no external-source
These are compatibility packages (empty packages) for no-longer existent 
packages.  Thus, they have no source.  Anyway to squelch this?

Harold



[ITP] links-0.99pre14 [Was: Re: Please update links, mod_php4, mod_ssl, wget (was: [mark@openssl.org: [OpenSSL Advisory] Denial of Service in ASN.1 parsing])]

2003-11-24 Thread Harold L Hunt II
I'll take maintainership of the links package.  The 0.96 version that is 
currently released for Cygwin is from 2001/07/03.  The stable version, 
0.98, is from 2002/06/30.

The latest devel version, 0.99pre14, is from 2003/11/22.  The devel 
versions are so much newer than the last stable version that I wanted to 
just straight to it and follow it until 0.99 is released as stable.

I changed the dependency on this package from openssl096 to just openssl.

For the life of me I cannot tell if this package is functioning 
correctly.  It build perfectly, without even a single warning, but it 
doesn't seem to work right at the moment.  I need someone that uses the 
links package to point their setup.exe to the site below and try the 
links-0.99pre14-1 package and report on what is broken:

http://www.msu.edu/~huntharo/cygwin/

The files are below, for review by other maintainers:

 cut here -

#!/bin/bash

mkdir links
cd links
wget \
http://msu.edu/~huntharo/cygwin/release/links/setup.hint
wget \
http://msu.edu/~huntharo/cygwin/release/links/links-0.99pre14-1.tar.bz2
wget \
http://msu.edu/~huntharo/cygwin/release/links/links-0.99pre14-1-src.tar.bz2
 cut here -

Harold



Re: [ITP] links-0.99pre14 [Was: Re: Please update links, mod_php4, mod_ssl, wget (was: [mark@openssl.org: [OpenSSL Advisory] Denial of Service in ASN.1 parsing])]

2003-11-24 Thread Frédéric L. W. Meunier
On Mon, 24 Nov 2003, Harold L Hunt II wrote:

 I'll take maintainership of the links package.  The 0.96 version that is
 currently released for Cygwin is from 2001/07/03.  The stable version,
 0.98, is from 2002/06/30.

 The latest devel version, 0.99pre14, is from 2003/11/22.  The devel
 versions are so much newer than the last stable version that I wanted to
 just straight to it and follow it until 0.99 is released as stable.

 I changed the dependency on this package from openssl096 to just openssl.

 For the life of me I cannot tell if this package is functioning
 correctly.  It build perfectly, without even a single warning, but it
 doesn't seem to work right at the moment.  I need someone that uses the
 links package to point their setup.exe to the site below and try the
 links-0.99pre14-1 package and report on what is broken:

 http://www.msu.edu/~huntharo/cygwin/

I didn't use setup.exe, but here's.

It's completely broken unless you only run it under cmd.exe and
don't need to input accented characters.

You can see from
http://www.pervalidus.net/tmp/links-accents.png what I
mean. I wrote ação.

Now test it under rxvt. The cursor stays at the top left and
that's all. Anything you enter is displayed on the shell after
you quit with ^C since it doesn't respond to any keys. The same
with XTerm.

But all these have fixes. See
http://www.pervalidus.net/cygwin/links/

os_dep.h:

-#elif defined(_WIN32) || defined (__CYGWIN__)
+#elif defined(_WIN32)

http://www.pervalidus.net/cygwin/links/download/links-0.96-0.97.diff.gz
is a diff against 0.96, which works, and 0.97, which doesn't.
You can see what changed in os_dep.h, od_dep.c, and win32.c.
Looking at the patch you can notice reverting it can't be worse
since it wasn't in 0.96.

The other problem is that doing the above breaks at link time
since terminate_osdep() is defined in both os_dep.c and
win32.c. It always worked when I commented one of them.

I also tested the 0.98 binary from
http://artax.karlin.mff.cuni.cz/~mikulas/links/download/binaries/win32/
, and yes, it has the same problems, so it looks like nobody
uses it with rxvt or XTerm, or don't need to input accented
characters.

But since you're the XFree86 maintainer, what about instead
taking Links 2 ? I think Links is deprecated. It appears
everything is in Links 2, but as Daniel suggested, having a
binary without graphical support and another with would be
the right choice. Anyway, Links 2 has the same problems.

About the accentuation problem I have with -g, I was told if it
works on the Linux frame buffer, it should on X11, and it could
be a kbd configuration issue. I don't think it's, as all
applications respond to them on Cygwin and Linux.

-- 
How to contact me - http://www.pervalidus.net/contact.html


Re: [ITP] links-0.99pre14 [Was: Re: Please update links, mod_php4, mod_ssl, wget (was: [mark@openssl.org: [OpenSSL Advisory] Denial of Service in ASN.1 parsing])]

2003-11-24 Thread Christopher Faylor
On Mon, Nov 24, 2003 at 06:18:53PM -0200, Fr?d?ric L. W. Meunier wrote:
On Mon, 24 Nov 2003, Harold L Hunt II wrote:

 I'll take maintainership of the links package.  The 0.96 version that is
 currently released for Cygwin is from 2001/07/03.  The stable version,
 0.98, is from 2002/06/30.

 The latest devel version, 0.99pre14, is from 2003/11/22.  The devel
 versions are so much newer than the last stable version that I wanted to
 just straight to it and follow it until 0.99 is released as stable.

 I changed the dependency on this package from openssl096 to just openssl.

 For the life of me I cannot tell if this package is functioning
 correctly.  It build perfectly, without even a single warning, but it
 doesn't seem to work right at the moment.  I need someone that uses the
 links package to point their setup.exe to the site below and try the
 links-0.99pre14-1 package and report on what is broken:

 http://www.msu.edu/~huntharo/cygwin/

I didn't use setup.exe, but here's.

It's completely broken unless you only run it under cmd.exe and
don't need to input accented characters.

Seems to work ok for me.  Don't know about the accented characters
problem, though.

cgf


Re: Maintainers/Packages List, 2003-11-22

2003-11-24 Thread Christopher Faylor
On Mon, Nov 24, 2003 at 07:46:40PM +0100, Ronald Landheer-Cieslak wrote:
On Sat, Nov 22, 2003 at 05:13:04PM -, Daniel Reed wrote:
 splint  Elfyn McBratney
Has someone already proposed to take over maintainership of this package? If
not, I'd be willing to do so..

Gold star, please.

Please give an automatic gold star to anyone who volunteers to take over a
package like this, including Harold.

cgf
(who's madly trying to think up some scheme to make the gold stars actually
worth something)


Re: Problem about man-1.5m2

2003-11-24 Thread Dr. Volker Zell
 Barry == Barry Buchbinder Buchbinder writes:

Barry I found the same thing and 2 other problems
Barry (1) If the environmental variable LESS is set, it overrides the PAGER
Barry setting in man.conf.

Barry (2) Large chunks of text can be incorrectly made bold.

Barry Not wanting to have to choose between less working the way I want and man
Barry working properly, I I've rolled back to ver 1.5j-2.

I'll take a look into this.

Ciao
  Volker




Re: Maintainers/Packages List, 2003-11-22

2003-11-24 Thread Robert Collins
On Tue, 2003-11-25 at 07:48, Christopher Faylor wrote:
 cgf
 (who's madly trying to think up some scheme to make the gold stars actually
 worth something)

Whats the exchange rate :}.

Rob
-- 
GPG key available at: http://www.robertcollins.net/keys.txt.


signature.asc
Description: This is a digitally signed message part


Re: Maintainers/Packages List, 2003-11-22

2003-11-24 Thread Warren Young
Christopher Faylor wrote:

(who's madly trying to think up some scheme to make the gold stars actually
worth something)
Votes on ITP requests and suchlike.



Re: [ITP] links-0.99pre14 [Was: Re: Please update links, mod_php4, mod_ssl, wget (was: [mark@openssl.org: [OpenSSL Advisory] Denial of Service in ASN.1 parsing])]

2003-11-24 Thread Frédéric L. W. Meunier
Harold, the following is what I did to get new Links and Links
2 to compile and work properly on Cygwin.

os_dep.h:

-#elif defined(_WIN32) || defined (__CYGWIN__)
+#elif defined(_WIN32)

But then you get the following at link time:

win32.o(.text+0x260): In function `terminate_osdep':
/d/Linux/links-2.1pre14/win32.c:151: multiple definition of `_terminate_osdep'
os_dep.o(.text+0x460):/d/Linux/links-2.1pre14/os_dep.c:759: first defined here
collect2: ld returned 1 exit status

So, I commented the one from win32.c.

With your binary, if you press Esc and go to File, select 'New
window' or 'OS Shell', you also get

sh: line 1: C:\WINDOWS\system32\cmd.exe: command not found.

With the above change everything works, including it. I get a
sh-2.05b$ for 'OS Shell'.

Maybe 'New window' is still somewhat broken since it now
assumes a Unix environment, and only works if you run it from
XTerm. From cmd.exe it does nothing (the menu is gone), and
from rxvt it opens an XTerm if XFree86 is running, or displays
an error (xterm Xt error: Can't open display: :0.) if not.
Anyway, it's the same with the 0.96 binary included in Cygwin.

But I propose Links 2 if you want graphics and minimal
JavaScript support. Then make 2 binaries as Daniel suggested:

1- --enable-javascript --with-libfl --enable-graphics
--with-ssl

2- --enable-javascript --with-libfl --with-ssl

Or get ELinks 0.4.2 or 0.4.3pre2 if you don't. It has more
features than Links 0.99. Use:

1- --enable-leds --enable-fastmem --enable-256-colors
--without-x

--without-x avoids linking with libX11. The option only adds a
window title.

Links 0.99 are maintenance release. You won't see many new
features like in Links 2 and ELinks.

That's all.

-- 
How to contact me - http://www.pervalidus.net/contact.html


Re: [ITP] links-0.99pre14 [Was: Re: Please update links, mod_php4, mod_ssl, wget (was: [mark@openssl.org: [OpenSSL Advisory] Denial of Service in ASN.1 parsing])]

2003-11-24 Thread Christopher Faylor
On Tue, Nov 25, 2003 at 12:00:58AM -0200, Fr?d?ric L. W. Meunier wrote:
Harold, the following is what I did to get new Links and Links
2 to compile and work properly on Cygwin.

os_dep.h:

-#elif defined(_WIN32) || defined (__CYGWIN__)
+#elif defined(_WIN32)

Why do you need to do this?  It is unusual that Cygwin and WIN32 should share
similar definitions.

cgf


Re: [ITP] links-0.99pre14 [Was: Re: Please update links, mod_php4, mod_ssl, wget (was: [mark-MCmKBN63+Bmp9U+KvNp+zpaNLi7FJkHVd78zEePUwS8@public.gmane.org Denial of Service in ASN.1 parsing])]

2003-11-24 Thread Frédéric L. W. Meunier
On Mon, 24 Nov 2003, Christopher Faylor wrote:

 On Tue, Nov 25, 2003 at 12:00:58AM -0200, Fr?d?ric L. W. Meunier wrote:
 Harold, the following is what I did to get new Links and Links
 2 to compile and work properly on Cygwin.
 
 os_dep.h:
 
 -#elif defined(_WIN32) || defined (__CYGWIN__)
 +#elif defined(_WIN32)

 Why do you need to do this?  It is unusual that Cygwin and WIN32 should share
 similar definitions.

If you mean that #elif defined(_WIN32) || defined (__CYGWIN__)
is unusual, then yes, it's the change which broke it. Reverting
it was suggested by the ELinks author when I faced it more than
a year ago. And you can see more reports on the mailing-list
archives, like reports that it only works under cmd.exe.

#elif defined(_WIN32) was in 0.96, which is the version
included in Cygwin.

It changed to #elif defined(_WIN32) || defined (__CYGWIN__) in
0.97, and has been broken since then.

Recompile 0.96 with the 0.97 change to os_dep.h. You get the
same brokeness.

Run the 0.98 and 0.83 binaries from
http://artax.karlin.mff.cuni.cz/~mikulas/links/download/binaries/win32/
. You get the same brokeness with 0.98.

BTW, you wrote

Seems to work ok for me.  Don't know about the accented
characters problem, though.

Does that mean you got it to work with rxvt and XTerm ? Without
the change it doesn't here, and doesn't seem with Harold.

-- 
How to contact me - http://www.pervalidus.net/contact.html


Re: [ITP] links-0.99pre14 [Was: Re: Please update links, mod_php4, mod_ssl, wget (was: [mark-MCmKBN63+Bmp9U+KvNp+zpaNLi7FJkHVd78zEePUwS8@public.gmane.org Denial of Service in ASN.1 parsing])]

2003-11-24 Thread Christopher Faylor
On Tue, Nov 25, 2003 at 12:41:08AM -0200, Fr?d?ric L. W. Meunier wrote:
On Mon, 24 Nov 2003, Christopher Faylor wrote:
On Tue, Nov 25, 2003 at 12:00:58AM -0200, Fr?d?ric L. W. Meunier wrote:
Harold, the following is what I did to get new Links and Links
2 to compile and work properly on Cygwin.

os_dep.h:

-#elif defined(_WIN32) || defined (__CYGWIN__)
+#elif defined(_WIN32)

Why do you need to do this?  It is unusual that Cygwin and WIN32 should
share similar definitions.

If you mean that #elif defined(_WIN32) || defined (__CYGWIN__) is
unusual, then yes, it's the change which broke it.  Reverting it was
suggested by the ELinks author when I faced it more than a year ago.
And you can see more reports on the mailing-list archives, like reports
that it only works under cmd.exe.

Duh.  Sorry.  Fifteen years of reading diffs and I read the above
backwards.

BTW, you wrote

Seems to work ok for me.  Don't know about the accented
characters problem, though.

Does that mean you got it to work with rxvt and XTerm ? Without
the change it doesn't here, and doesn't seem with Harold.

I didn't try it with rxvt, just under bash.  I'm away from the windows
system where I tried this before so I can't confirm or deny but it makes
sense, given the above, that your fix would solve this problem.

cgf


non-setup information in setup.hint (was Re: Maintainers/Packages List, 2003-11-22)

2003-11-24 Thread Daniel Reed
On 2003-11-24T11:01-0500, Christopher Faylor wrote:
) On Mon, Nov 24, 2003 at 10:55:40AM -0500, Daniel Reed wrote:
) For now it's just in my records. Even if it is made publicly tunable, I
) imagine it will be made outside of setup.hint (since that is for setup's
) benefit).
) We could decide on a comment convention for setup.hint that could be
) used for some other tool to process:
)
) #!binary only

That works, or maybe even #!binary-only and either let multiple flags be on
one line or allow flags to have arguments.

sdesc: Frobdicates kernel sources
category: Devel
requires: cygwin
#!maintainer Daniel Reed [EMAIL PROTECTED]
#!alert-maintainer

or

sdesc: Frobnobulates black and white images
category: Web
requires: cygwin libpng
#!# binary-only ignore-before=1.2.3

Do we want to discuss what kind of information should be allowed? I can go
through the current collection of setup.hint's and start moving everything
in apps.xml to them.

-- 
Daniel Reed [EMAIL PROTECTED] http://naim-users.org/nmlorg/   http://naim.n.ml.org/
Real computer scientists like having a computer on their desk, else
how could they read their mail?


Re: non-setup information in setup.hint (was Re: Maintainers/Packages List, 2003-11-22)

2003-11-24 Thread Christopher Faylor
On Mon, Nov 24, 2003 at 11:17:51PM -0500, Daniel Reed wrote:
On 2003-11-24T11:01-0500, Christopher Faylor wrote:
) On Mon, Nov 24, 2003 at 10:55:40AM -0500, Daniel Reed wrote:
) For now it's just in my records. Even if it is made publicly tunable, I
) imagine it will be made outside of setup.hint (since that is for setup's
) benefit).
) We could decide on a comment convention for setup.hint that could be
) used for some other tool to process:
)
) #!binary only

That works, or maybe even #!binary-only and either let multiple flags be on
one line or allow flags to have arguments.

Good point.

   sdesc: Frobdicates kernel sources
   category: Devel
   requires: cygwin
   #!maintainer Daniel Reed [EMAIL PROTECTED]
   #!alert-maintainer

I think I like this one more since it is closer to the way setup.hint already
operates.

cgf


Re: [ITP] links-0.99pre14 [Was: Re: Please update links, mod_php4, mod_ssl, wget]

2003-11-24 Thread Harold L Hunt II
Well, I made the fix as Frédéric suggested.  Seems to work for me.  I 
have therefore uploaded the new package and sent an announcement.  We 
can work on fixing other bugs as they are identified.

At this time I am not particularly interested in packaging the other 
flavors of links that are available.  Links looked easy and it was an 
existing package that was going to be deleted.  Links now has a new 
maintainer and won't be deleted.

As for the other flavors, if they compile cleanly then one could use the 
package script, readme, and setup.hint from links to get started with 
packaging these other flavors.  I could help if needed.

Harold



startx problem on Win-XP

2003-11-24 Thread Reichel, Wolfgang
Hello !

I have installed the newest cygwin-version
on my Win-XP box.

But i can't start the X-System.
It doesn't make any different how i try to start it.

I tried the following way...

 startx 2/tmp/mistlog

and got this result:

 1 [unknown (0xFEC)] XWin 2816 fhandler_console::fixup_after_exec: error 
opening input console handle after exec, errno 13, Win32 error 5
  24355 [unknown (0xFEC)] XWin 2816 fhandler_console::fixup_after_exec: error 
opening input console handle after exec, errno 13, Win32 error 5
  45493 [unknown (0xFEC)] XWin 2816 fhandler_console::fixup_after_exec: error 
opening input console handle after exec, errno 13, Win32 error 5
  65932 [unknown (0xFEC)] XWin 2816 fhandler_console::fixup_after_exec: error 
opening input console handle after exec, errno 13, Win32 error 5
  2 [unknown (0x860)] sh 3960 fhandler_console::fixup_after_exec: error 
opening input console handle after exec, errno 13, Win32 error 5
  19020 [unknown (0x860)] sh 3960 fhandler_console::fixup_after_exec: error 
opening input console handle after exec, errno 13, Win32 error 5
  47281 [main] sh 3960 fhandler_console::dup: error opening console, Win32 
error 5
  2 [unknown (0xCB4)] xkbcomp 2776 fhandler_console::fixup_after_exec: 
error opening input console handle after exec, errno 13, Win32 error 5
  16842 [unknown (0xCB4)] xkbcomp 2776 fhandler_console::fixup_after_exec: 
error opening input console handle after exec, errno 13, Win32 error 5
XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
  after 0 requests (0 known processed) with 0 events remaining.


What can i do ?

Wolfgang Reichel


Re: Cygwin XFree86 startx Problem

2003-11-24 Thread Hans Dekker
Hi,

Don't know if I am answering to the right question/ problem, but I see 
some referrals to passwd, username etc. To get to login to a Unix box 
with X you can use the following script, after starting X and getting 
into the xterm box of your local machine:

 xhost +host  /dev/null
 export IPADDR=`ipconfig | grep Address | grep 10\. | cut -f 2 -d 
: | cut -f 2 -d  `
 rsh host -l ${USERNAME} export DISPLAY=\${IPADDR}:0.0\;cd $HOME; 
xterm

Use a modified startxwin.bat like:

 start XWin -multiwindow
 xterm -T your app initialisation screen -e startscript above
Note that the bash shell copies the MS-Windows environment to it as you 
start it. That's the referral to ${USERNAME}. We have the same usernames 
for the MS-Windows environment as well as the Unix box logging in to. 
You can fill out your username on the remote Unix box as needed.

The string Address is what grep looks for in the output of ipconfig. 
Maybe different in your locale. Check ipconfig output in your bash box.

10\. is part of our IP-address range in the Unix/ Windows network. It's 
useful to scan your IP adresses when you have more than 1 NIC or more 
than 1 IP-address.

In case you have a $HOME on the remote machine with spaces in it try cd 
\${HOME}\ in the script.

Regards, Hans.

Igor Pechtchanski escribió:
Robert,

Sorry, but no.  Cygwin doesn't care about the Windows username, it looks
in /etc/passwd.  If you change the name of the Windows account, you'd have
to regenerate the appropriate entry in /etc/passwd anyway, so why not just
eliminate the middle step and change /etc/passwd directly?  Simply remove
the spaces from the username and the home directory in /etc/passwd (and
make sure you rename the directory itself), and it should be fine.
Igor
On Fri, 21 Nov 2003, Robert McNulty Junior wrote:


I think these names with spaces come from when they originally set up
Windows NT, 2000, XP, Server 2000 with thier full name when asked create
users in NT, 2000, XP or 2003 Server.
Correct this by going into the Windows Users' account setup in Control
Panel, and create a user without the spaces in the name.
Chan, use chansengloong as your new user name. Must be done in administrater
mode.
Over all effect will be a new account under Cygwin though windows.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Andrew Markebo
Sent: Friday, November 21, 2003 10:35 PM
To: [EMAIL PROTECTED]
Subject: Re: Cygwin XFree86 startx Problem
/ Chan Seng Loong [EMAIL PROTECTED] wrote:
|[...]
| $ startx
| + userclientrc=/home/Chan Seng Loong/.xinitrc
| + userserverrc=/home/Chan Seng Loong/.xserverrc
just a wild thought, homedir with space in it, try without.. edit
/etc/passwd.
   /A

--
  Democracy is two hungry wolves and one sheep discussing what's for
dinner. Liberty is a well-armed sheep willing to contest the decision.








Re: FW: I've given up on XF86, can' t make my AltGr keys work

2003-11-24 Thread Hans Dekker
FYI: Problems with xdmcp and AltGr keys also arise on Linux boxes I 
noticed. Solaris and HP-UX are not the only ones.

Regards, Hans.

Alexander Gottwald escribió:
Benjamin Riefenstahl wrote:


If someone could donate an old sparc or HP-UX machine I'd be willing
to debug the problems with xdmcp, fonts and keyboardlayouts with
those machines.
Wouldn't it be enough to get a temporary SSH account on a Sparc
machine to reproduce this and debug the X server side?


For the testing I need a machine where I have full (root) access. Maybe the
yearly our-university-sells-old-hardware-auction has some HP-UX boxes.
Anyway, such a sparc or HP-UX would be a nice donation *g*

bye
ago




Re: Updated: XFree86-xserv-4.3.0-24

2003-11-24 Thread Gael Gueguen
Takuma wrote:

 When -kb option is set, winconfig.c:417 should flag
 g_winInfo.xkb.disable field.  However, it is enclosed in
 the condition (kbd != NULL) at line 387 so it won't be
 executed if no primary keyboard is specified.

 Therefore Windows autorepeat is still disabled no
 matter whether XKB is disabled or not.

Just tested: 
- with -kb, but without XF86Config: no autorepeat at all...
/tmp/XWin.log:
(--) Setting autorepeat to delay=500, rate=31
winKeybdProc - Error initializing keyboard AutoRepeat (No XKB)

- with -kb and XF86Config: autorepeat is ok
/tmp/XWin.log:
(--) Setting autorepeat to delay=500, rate=31
(**) Option AutoRepeat 500 30
(**) AutoRepeat: 500 30
winKeybdProc - Error initializing keyboard AutoRepeat (No XKB)

- with +kb and no XF86Config: autorepeat is ok
/tmp/XWin.log:
(--) Setting autorepeat to delay=500, rate=31

- with +kb and XF86Config
(--) Setting autorepeat to delay=500, rate=31
(**) Option AutoRepeat 500 30
(**) AutoRepeat: 500 30

I think Takuma is right.

By the way, most of the messages are duplicate in XWin.log: it seems 
like X is starting 2 times. Is this by design ?

I've attached XWin.log for the first case tested.


Re: Updated: XFree86-xserv-4.3.0-24

2003-11-24 Thread Gael Gueguen
Gael wrote:
 
 I've attached XWin.log for the first case tested.

Oops, here it is.

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1152 h 864
winInitializeDefaultScreens - Returning
OsVendorInit - Creating bogus screen 0
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
(EE) Unable to locate/open config file
InitOutput - Error reading config file
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - Allowing PrimaryDD
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 001f
InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winSetEngine - Using Shadow DirectDraw NonLocking
winAdjustVideoModeShadowDDNL - Using Windows display depth of 16 bits per pixel
winCreateBoundingWindowWindowed - User w: 1152 h: 864
winCreateBoundingWindowWindowed - Current w: 1152 h: 864
winAdjustForAutoHide - Original WorkArea: 0 0 836 1152
winAdjustForAutoHide - Adjusted WorkArea: 0 0 836 1152
winCreateBoundingWindowWindowed - WindowClient w 1152 h 836 r 1152 l 0 b 836 t 0
winCreateBoundingWindowWindowed -  Returning
winCreatePrimarySurfaceShadowDDNL - Creating primary surface
winCreatePrimarySurfaceShadowDDNL - Created primary surface
winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface
winAllocateFBShadowDDNL - lPitch: 2304
winAllocateFBShadowDDNL - Created shadow pitch: 2304
winAllocateFBShadowDDNL - Created shadow stride: 1152
winFinishScreenInitFB - Masks: f800 07e0 001f
winInitVisualsShadowDDNL - Masks f800 07e0 001f BPRGB 6 d 16 bpp 16
winCreateDefColormap - Deferring to fbCreateDefColormap ()
winFinishScreenInitFB - returning
winScreenInit - returning
LoadPreferences: Done parsing the configuration file...
InitOutput - Returning.
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of shared 
memory support in the kernel
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: 040C (040c) 
(--) Using preset keyboard for French (Standard) (40c), type 4
(EE) No primary keyboard configured
(==) Using compiletime defaults for keyboard
Rules = xfree86 Model = pc105 Layout = fr Variant = (null) Options = (null)
winKeybdProc - Error initializing keyboard AutoRepeat (No XKB)
winPointerWarpCursor - Discarding first warp: 576 418
winBlockHandler - Releasing pmServerStarted
winBlockHandler - pthread_mutex_unlock () returned
(EE) Unable to locate/open config file
InitOutput - Error reading config file
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - Allowing PrimaryDD
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 001f
InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winSetEngine - Using Shadow DirectDraw NonLocking
winCreateBoundingWindowWindowed - User w: 1152 h: 864
winCreateBoundingWindowWindowed - Current w: 1152 h: 836
winAdjustForAutoHide - Original WorkArea: 0 0 836 1152
winAdjustForAutoHide - Adjusted WorkArea: 0 0 836 1152
winCreateBoundingWindowWindowed - WindowClient w 1152 h 836 r 1152 l 0 b 836 t 0
winCreateBoundingWindowWindowed -  Returning
winCreatePrimarySurfaceShadowDDNL - Creating primary surface
winCreatePrimarySurfaceShadowDDNL - Created primary surface
winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface
winAllocateFBShadowDDNL - lPitch: 2304
winAllocateFBShadowDDNL - Created shadow pitch: 2304
winAllocateFBShadowDDNL - Created shadow stride: 1152
winFinishScreenInitFB - Masks: f800 07e0 001f
winInitVisualsShadowDDNL - Masks f800 07e0 001f BPRGB 6 d 16 bpp 16
winCreateDefColormap - Deferring to fbCreateDefColormap ()
winFinishScreenInitFB - returning
winScreenInit - returning
LoadPreferences: Done parsing the configuration file...
InitOutput - Returning.
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of shared 
memory support in the kernel
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: 040C (040c) 
(--) Using preset keyboard for French (Standard) (40c), type 4
(EE) No primary keyboard configured
(==) Using compiletime defaults for keyboard
Rules = xfree86 Model = pc105 Layout = fr Variant = (null) Options = (null)
winKeybdProc - Error initializing keyboard AutoRepeat (No XKB)
winDeinitClipboard - Noting shutdown in progress
winDeinitMultiWindowWM - Noting shutdown in progress


Re: FW: I've given up on XF86, can' t make my AltGr keys work

2003-11-24 Thread Alexander Gottwald
On Mon, 24 Nov 2003, Hans Dekker wrote:

 FYI: Problems with xdmcp and AltGr keys also arise on Linux boxes I 
 noticed. Solaris and HP-UX are not the only ones.

I've never noticed such problems with linux boxes. Maybe a configuration
where the xdmcp server calls xmodmap and resets the layout will lead
to these problems with linux too.

bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


Re: Updated: XFree86-xserv-4.3.0-24

2003-11-24 Thread Alexander Gottwald
On Mon, 24 Nov 2003, Takuma Murakami wrote:

 When -kb option is set, winconfig.c:417 should flag
 g_winInfo.xkb.disable field.  However, it is enclosed in
 the condition (kbd != NULL) at line 387 so it won't be
 executed if no primary keyboard is specified.
 
 Therefore Windows autorepeat is still disabled no
 matter whether XKB is disabled or not.
 
 If my observation is right, could you fix it?

I've checked in two patches for the problem, but was not able to
test them. But they are small and I don't expect any problems with
it. 

@Harold: Can you do a testbuild?

bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


Re: startx problem on Win-XP

2003-11-24 Thread Harold L Hunt II
Wolfgang,

Reichel, Wolfgang wrote:
Hello !

I have installed the newest cygwin-version
on my Win-XP box.
But i can't start the X-System.
It doesn't make any different how i try to start it.
I tried the following way...

 startx 2/tmp/mistlog
Use startxwin.bat instead:

http://xfree86.cygwin.com/docs/ug/using.html#using-starting-bat

Harold



Re: Updated: XFree86-xserv-4.3.0-24

2003-11-24 Thread Harold L Hunt II
http://xfree86.cygwin.com/devel/server/changelog.html

Alexander Gottwald wrote:

On Mon, 24 Nov 2003, Takuma Murakami wrote:


When -kb option is set, winconfig.c:417 should flag
g_winInfo.xkb.disable field.  However, it is enclosed in
the condition (kbd != NULL) at line 387 so it won't be
executed if no primary keyboard is specified.
Therefore Windows autorepeat is still disabled no
matter whether XKB is disabled or not.
If my observation is right, could you fix it?


I've checked in two patches for the problem, but was not able to
test them. But they are small and I don't expect any problems with
it. 

@Harold: Can you do a testbuild?

bye
ago



Re: startx problem on Win-XP

2003-11-24 Thread Charles E. Cooper
I've also been struggling to get a useable windows system.
I use cygwin to log into Sun systems.
I tried the startxwin.bat method and get a window up, but it won't let me 
redirect remote windows back to my Windows platform.

I then ssh into the sun machine
setenv DISPLAY machinename:0.0
textedit filename
as I can do when I use startx

I basically don't like the twm window manager, but haven't figure out how 
to start something better.

Chuck

At 09:27 AM 11/24/2003 -0500, you wrote:
Wolfgang,

Reichel, Wolfgang wrote:
Hello !
I have installed the newest cygwin-version
on my Win-XP box.
But i can't start the X-System.
It doesn't make any different how i try to start it.
I tried the following way...
 startx 2/tmp/mistlog
Use startxwin.bat instead:

http://xfree86.cygwin.com/docs/ug/using.html#using-starting-bat

Harold

Charles E. Cooper
Swift Program
Applied Research Laboratory
The Pennsylvania State University
(814) 865-6829
[EMAIL PROTECTED]


Re: Updated: XFree86-xserv-4.3.0-24

2003-11-24 Thread Harold L Hunt II
Gael,

Try the 4.3.0-25 release when it shows up on your mirror.

Harold

Gael Gueguen wrote:

Takuma wrote:


When -kb option is set, winconfig.c:417 should flag
g_winInfo.xkb.disable field.  However, it is enclosed in
the condition (kbd != NULL) at line 387 so it won't be
executed if no primary keyboard is specified.
Therefore Windows autorepeat is still disabled no
matter whether XKB is disabled or not.


Just tested: 
- with -kb, but without XF86Config: no autorepeat at all...
/tmp/XWin.log:
(--) Setting autorepeat to delay=500, rate=31
winKeybdProc - Error initializing keyboard AutoRepeat (No XKB)

- with -kb and XF86Config: autorepeat is ok
/tmp/XWin.log:
(--) Setting autorepeat to delay=500, rate=31
(**) Option AutoRepeat 500 30
(**) AutoRepeat: 500 30
winKeybdProc - Error initializing keyboard AutoRepeat (No XKB)
- with +kb and no XF86Config: autorepeat is ok
/tmp/XWin.log:
(--) Setting autorepeat to delay=500, rate=31
- with +kb and XF86Config
(--) Setting autorepeat to delay=500, rate=31
(**) Option AutoRepeat 500 30
(**) AutoRepeat: 500 30
I think Takuma is right.

By the way, most of the messages are duplicate in XWin.log: it seems 
like X is starting 2 times. Is this by design ?

I've attached XWin.log for the first case tested.



Cygwin/X Announcements - Only sent to cygwin-xfree-announce@cygwin.com

2003-11-24 Thread Harold L Hunt II
The subject says it all.

Due to popular demand I have started sending announcements *only* to 
[EMAIL PROTECTED]  I no longer post announcements to 
[EMAIL PROTECTED]

Now is the time to subscribe to the [EMAIL PROTECTED] 
mailing list if you have not already done so:

http://cygwin.com/lists.html

Harold



Re: startx problem on Win-XP

2003-11-24 Thread Charles E. Cooper
OK,
must have been too early on Monday morning, as I knew about the xhost, but 
didn't do it.

I now seem to have it working using the windows manager,
this is a vast improvement as I can do radical things like resize and close 
windows!

Thanks for the tips.

Chuck



At 10:26 AM 11/24/2003 -0500, you wrote:
Chuck,

Charles E. Cooper wrote:

I've also been struggling to get a useable windows system.
I use cygwin to log into Sun systems.
I tried the startxwin.bat method and get a window up, but it won't let me 
redirect remote windows back to my Windows platform.
If you are doing this via telnet or ssh without the -X parameter, then 
you need to run xhost remotemachine_ip_or_dns_name to allow connections 
from that machine to your local X Server.

This method is not secure and is not recommended, but here is how to do it 
if you really want to know:

http://xfree86.cygwin.com/docs/ug/using-remote-apps.html#using-remote-apps-telnet

I then ssh into the sun machine
setenv DISPLAY machinename:0.0
textedit filename
That is silly.  ssh supports tunneling X apps, which sends them over a 
secure and optionally compressed (with the -C parameter) channel. Here 
is how to use it:

http://xfree86.cygwin.com/docs/ug/using-remote-apps.html#using-remote-apps-ssh

as I can do when I use startx
I basically don't like the twm window manager, but haven't figure out 
how to start something better.
You really need to use startxwin.bat... it uses the multi-window window 
manager by default, which uses Windows as the window manager.  Here is 
how to use startxwin.bat:

http://xfree86.cygwin.com/docs/ug/using.html#using-starting-bat

Finally, run setup.exe again and make sure that you have the latest 
packages.  Let setup.exe determine what has been updated and let it 
install whatever it selects automatically.

Harold

Charles E. Cooper
Swift Program
Applied Research Laboratory
The Pennsylvania State University
(814) 865-6829
[EMAIL PROTECTED]


Re: Cygwin XFree86 startx Problem

2003-11-24 Thread Igor Pechtchanski
On Mon, 24 Nov 2003, Hans Dekker wrote:

 Hi,

 Don't know if I am answering to the right question/ problem, but I see
 some referrals to passwd, username etc. To get to login to a Unix box
 with X you can use the following script, after starting X and getting
 into the xterm box of your local machine:

   xhost +host  /dev/null
   export IPADDR=`ipconfig | grep Address | grep 10\. | cut -f 2 -d : | cut -f 2 
 -d  `
   rsh host -l ${USERNAME} export DISPLAY=\${IPADDR}:0.0\;cd $HOME; xterm

Make that ${USERNAME} (the username may contain spaces too).  However,
why bother, if you can make $USER be without spaces in /etc/passwd?
Igor

 Use a modified startxwin.bat like:

   start XWin -multiwindow
   xterm -T your app initialisation screen -e startscript above


 Note that the bash shell copies the MS-Windows environment to it as you
 start it. That's the referral to ${USERNAME}. We have the same usernames
 for the MS-Windows environment as well as the Unix box logging in to.
 You can fill out your username on the remote Unix box as needed.

 The string Address is what grep looks for in the output of ipconfig.
 Maybe different in your locale. Check ipconfig output in your bash box.

 10\. is part of our IP-address range in the Unix/ Windows network. It's
 useful to scan your IP adresses when you have more than 1 NIC or more
 than 1 IP-address.

 In case you have a $HOME on the remote machine with spaces in it try cd
 \${HOME}\ in the script.

 Regards, Hans.

 Igor Pechtchanski escribio:
  Robert,
 
  Sorry, but no.  Cygwin doesn't care about the Windows username, it looks
  in /etc/passwd.  If you change the name of the Windows account, you'd have
  to regenerate the appropriate entry in /etc/passwd anyway, so why not just
  eliminate the middle step and change /etc/passwd directly?  Simply remove
  the spaces from the username and the home directory in /etc/passwd (and
  make sure you rename the directory itself), and it should be fine.
Igor
 
  On Fri, 21 Nov 2003, Robert McNulty Junior wrote:
 
 
 I think these names with spaces come from when they originally set up
 Windows NT, 2000, XP, Server 2000 with thier full name when asked create
 users in NT, 2000, XP or 2003 Server.
 Correct this by going into the Windows Users' account setup in Control
 Panel, and create a user without the spaces in the name.
 Chan, use chansengloong as your new user name. Must be done in administrater
 mode.
 Over all effect will be a new account under Cygwin though windows.
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Andrew Markebo
 Sent: Friday, November 21, 2003 10:35 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Cygwin XFree86 startx Problem
 
 
 / Chan Seng Loong [EMAIL PROTECTED] wrote:
 |[...]
 | $ startx
 | + userclientrc=/home/Chan Seng Loong/.xinitrc
 | + userserverrc=/home/Chan Seng Loong/.xserverrc
 
 just a wild thought, homedir with space in it, try without.. edit
 /etc/passwd.
 
 /A

-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton


Re: Updated: XFree86-xserv-4.3.0-24

2003-11-24 Thread Gael Gueguen
Harold wrote:

 Try the 4.3.0-25 release when it shows up on your mirror.

Works fine, thanks for the quick patch.

Gael.


Re: Updated: XFree86-xserv-4.3.0-24

2003-11-24 Thread Harold L Hunt II
Gael,

Great, thanks for the confirmation.

Harold

Gael Gueguen wrote:

Harold wrote:


Try the 4.3.0-25 release when it shows up on your mirror.


Works fine, thanks for the quick patch.

Gael.



Re: startx problem on Win-XP

2003-11-24 Thread Harold L Hunt II
Charles E. Cooper wrote:

OK, my excitement has dwindled.
I tried used textedit remotely and the cursor is non-functional in the 
remoted display.
I can't edit or scroll without the cursor.

to summarize what I'm doing:
xhost + machinename
ssh -X -l username machinename
when logged into machinename
setenv DISPLAY localmachinename:0.0
textedit filename 
You need to read the instructions I sent you:

http://xfree86.cygwin.com/docs/ug/using-remote-apps.html#using-remote-apps-ssh

Do not assume that you should add steps of your own.  The instructions 
list exactly which steps must be taken; anything left out is left out 
for a very good reason (i.e. it is not needed).

The xhost step is not needed when using ssh -X.

The setenv step is not needed when using ssh -X.

Note that neither of these steps is in the instructions at the page above.

Harold



RE: DDD needs a porter [Was: DDD 3.3.8 segmentation error, relate d to Motif?]

2003-11-24 Thread Richard Campbell
Somebody needs to take it upon themself to port DDD and make appropriate 
fixes to make it work on Cygwin/X.  This has not been done to date, as 
far as I can recall, and it is likely to need to be done before ddd will 
just work.  I don't see a lot happening with DDD until someone steps 
forward to port it properly.

In previous versions (cygwin, xfree, ddd), DDD did compile and run out 
of the box.  I believe that is why no one took it upon themselves
previously.

see http://www.cygwin.com/ml/cygwin/2003-09/msg00241.html

-Richard Campbell.


Re: DDD needs a porter [Was: DDD 3.3.8 segmentation error, relate d to Motif?]

2003-11-24 Thread Harold L Hunt II
Richard,

Richard Campbell wrote:

Somebody needs to take it upon themself to port DDD and make appropriate 
fixes to make it work on Cygwin/X.  This has not been done to date, as 
far as I can recall, and it is likely to need to be done before ddd will 
just work.  I don't see a lot happening with DDD until someone steps 
forward to port it properly.


In previous versions (cygwin, xfree, ddd), DDD did compile and run out 
of the box.  I believe that is why no one took it upon themselves
previously.

see http://www.cygwin.com/ml/cygwin/2003-09/msg00241.html
Okay.  That is good to know.

However, a lot has happened since then and I stand by my point that 
someone will have to dedicate some time to getting this to work.  The 
LessTif questions could be a red herring... the problem might be that 
there are some #ifdef __CYGWIN__'s in the code that cause problems with 
the new Cygwin 1.5.3-x + versions.  However, it could be any number of 
issues.

Harold



src/winsup/cygwin ChangeLog configure configure.in

2003-11-24 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2003-11-24 17:03:50

Modified files:
winsup/cygwin  : ChangeLog configure configure.in 

Log message:
* configure.in: Avoid using cygserver unless hosting on cygwin.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.2178r2=1.2179
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/configure.diff?cvsroot=srcr1=1.23r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/configure.in.diff?cvsroot=srcr1=1.25r2=1.26



src/winsup/cygwin ChangeLog

2003-11-24 Thread cgf
CVSROOT:/cvs/src
Module name:src
Changes by: [EMAIL PROTECTED]   2003-11-25 02:02:24

Modified files:
winsup/cygwin  : ChangeLog 

Log message:
* dtable.cc (build_fh_name): Set error in dummy fhandler when one is noted
during path_conv.
* fhandler.h (fhandler_base::set_error): New method.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.2179r2=1.2180



Re: [ANNOUNCEMENT] Updated: keychain-2.0.3-1

2003-11-24 Thread Steven Woody
Hack Kampbjorn [EMAIL PROTECTED] writes:

alreay have ssh-agent + ssh-add, why people need keychain?

  WARNING: ***
 As of version 2.0 Keychain now stores keychain files in the ~/.keychain/
 directory for tidiness. New filenames too: ~/.keychain/${HOSTNAME}-sh
 and ~/.keychain/${HOSTNAME}-csh

 The shell profile file (e.g. ~/.bash_profile for bash) has to be
 updated to reflect this change:
  keychain ~/.ssh/id_rsa
  . ~/.keychain/${HOSTNAME}-sh

  WARNING: ***


 DESCRIPTION:
 Keychain is an OpenSSH key manager, typically run from
 ~/.bash_profile. When run, it will make sure ssh-agent is running; if
 not, it will start ssh-agent. It will redirect ssh-agent's output to
 ~/.ssh-agent, so that cron jobs that need to use ssh-agent keys can
 simply source this file and make the necessary passwordless ssh
 connections. In addition, when keychain runs, it will check with
 ssh-agent and make sure that the ssh RSA/DSA keys that you specified on
 the keychain command line have actually been added to ssh-agent. If not,
 you are prompted for the appropriate passphrases so that they can be
 added by keychain.


 CYGWIN NEWS:
 - Update to keychain 2.0.3
 - keychain.cygwin is no more install normal keychain


 KEYCHAIN NEWS:
 Keychain 2.0.3 contains some fixes for color issues and a grep -i option for
 cygwin.

 Keychain 2.0.2 contains a fix for the handling of ssh-askpass; SSH_ASKPASS now
 needs to be set to enable askpass functionality.

 Keychain 2.0.1 contains Solaris, Tru64 and MacOS X fixes, --help fixes, and
 compatibility with x11-ssh-askpass.

 Keychain 2.0 contains HP-UX and Cygwin fixes (Cygwin support is now inside the
 main keychain script), and now stores keychain files in the ~/.keychain/
 directory for tidiness. New filenames too: ~/.keychain/sh-${HOSTNAME} and
 ~/.keychain/csh-${HOSTNAME}. Keychain 2.0 also contains a bunch of additional
 fixes and performance improvements, and the --local option has been
 depreciated. Added the --dir option so that you can specify an alternate
 location for keychain to look for the .keychain directory: keychain --dir
 /var/foo /path/to/my/key will cause keychain to look for /var/foo/.keychain.


 INSTALLATION:
 To update your installation, click on the Install Cygwin now link on
 the http://cygwin.com/ web page.  This downloads setup.exe to your
 system.  Once you've downloaded setup.exe, run it and select Utils and
 then click on the appropriate field until the above announced version
 number appears if it is not displayed already.

 If you have questions or comments, please send them to the Cygwin
 mailing list at: [EMAIL PROTECTED] .  I would appreciate it if you would
 use this mailing list rather than emailing me directly.  This includes
 ideas and comments about the setup utility or Cygwin in general.

 If you want to make a point or ask a question, the Cygwin mailing list
 is the appropriate place.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

 If you want to unsubscribe from the cygwin-announce mailing list, look
 at the List-Unsubscribe:  tag in the email header of this message.
 Send email to the address specified there.  It will be in the format:

 [EMAIL PROTECTED]

 If you need more information on unsubscribing, start reading here:

 http://sources.redhat.com/lists.html#unsubscribe-simple

 Please read *all* of the information on unsubscribing that is available
 starting at this URL.

 I implore you to READ this information before sending email about how
 you tried everything to unsubscribe.  In 100% of the cases where
 people were unable to unsubscribe, the problem was that they hadn't
 actually read and comprehended the unsubscribe instructions.

 If you need to unsubscribe from cygwin-announce or any other mailing
 list, reading the instructions at the above URL is guaranteed to
 provide you with the info that you need.


 -- 
 Med venlig hilsen / Kind regards

 Hack Kampbjn



-- 
Steven Woody
[EMAIL PROTECTED]


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Possible bug with __attribute__((alias)) in gcc-3.3

2003-11-24 Thread Danny Smith
Nicholas wrote:

 Hi All,
 
 Gerrit and I were discussing this off-list, but I thought it appropriate
 that I move it to the main list since he has confirmed the problem.
 
 Here's the problem, programs are segfaulting when the are linked to a
 symbol which was aliased using __attribute__((alias)) in a dll. Here is
 a small testcase:
 
 
 foo.c:
 #include stdio.h
 
 int __foo (void) {
printf(foo\r\n);
return 0;
 }
 int __attribute__ ((alias(__foo))) foo (void);
 

One problem is that you (or gcc) need to tell ld that 'foo' is function, not
data.

Adding this to file foo.c (after the alias declaration):
__asm__ (.def _foo; .scl 2; .type 32; .endef\n);
would do that.

That fixes the testcase on mingw anyway. 

I'm testing a patch now that would make gcc do that too (for aliased 
functions).

However, in general,when you do dllexport with code written in straight
assembler, you will need to add a function directive like the one above
so that the linker does the right thing. 

(BTW, you've just reminded me of a  similar problem in libffi assembly code
that needs to be fixed.  Thanks )

Or...
The usual windows way would be to put your aliasing for dllexports in a def
file.

Danny


http://personals.yahoo.com.au - Yahoo! Personals
New people, new possibilities. FREE for a limited time.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Problem about man-1.5m2

2003-11-24 Thread Yih-Ru Wang

Just install man-1.5m2 from mirrors.kernel.org

I think the PAGER setting in /usr/share/misc/man.conf should be changed to

PAGER = less -irs

In order to display the ESC sequence correctly.


Yih-Ru Wang


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



perl v5.8.2-1 problems

2003-11-24 Thread Patrick Eisenacher
Hi Gerrit,

since I haven't read any statement of yours regarding the problems with 
perl v5.8.2-1 reported at 
http://cygwin.com/ml/cygwin/2003-11/msg00733.html and at 
http://cygwin.com/ml/cygwin/2003-11/msg00434.html I wasn't sure whether 
they had slipped your notice and in case wanted to bring them to your 
attention. Do you know whether they are cygwin-specific or of general 
nature?

Patrick

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


latest cygwin+perl+Tk for non X11 env.

2003-11-24 Thread Victor Stepanov
Hello,

Does someone have working combo of Cygwin 1.5.5 + perl 5.8.2 + Tk for non
X11 environment? Looks like previously posted recipe for Tk800.022 + 2
patches not working anymore - it fails during make.

Thank you!

V.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Can't Read /cygdrive/c in snapshots from 1108 on (unknown windows error 122)

2003-11-24 Thread D. N. Knisely
I unmounted those mounts:

$ mount
C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system
(binmo
de)
C:\cygwin\bin on /usr/bin type system (textmode)
C:\cygwin\lib on /usr/lib type system (textmode)
C:\cygwin on / type system (textmode)
c: on /cygdrive/c type user (textmode,noumount)

No change.

Am I supposed to have an actual directory entry for cygdrive?  There is a
directory there:

$ pwd
/

$ ls -l cygdrive
total 0
d-   29  0 Nov 24 07:09 c/

$ ls -ld cygdrive
dr-xr-xr-x4 00   0 Dec 31  1969 cygdrive/

It doesn't seem to make any different if I rename it to something else; I
gather that /cygdrive is actually a virtual drive like /dev.

D. Knisely

 -Original Message-
 From: Christopher Faylor [mailto:[EMAIL PROTECTED]
 Sent: Sunday, November 23, 2003 12:06 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Can't Read /cygdrive/c in snapshots from 1108 on (unknown
 windows error 122)
 
 On Sun, Nov 23, 2003 at 10:17:13AM -0600, D. N. Knisely wrote:
 OK.  I will have to assume that you objected to the lack of
cygcheck.out,
 so
 here it is.
 
 c:\Documents and Settings\dnk  /cygdrive/c/Documents and Settings/dnk
 system  binmode
 c:\Inetpub /cygdrive/c/Inetpub
 system  binmode
 c:\Inetpub\wwwroot\contributions
 /cygdrive/c/Inetpub/wwwroot/contributions  system  binmode
 
 I would bet that the above settings can't be helping much.  Using
 /cygdrive
 in the target for a mount is not a good idea.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: proftpd on cygwin

2003-11-24 Thread Jason Tishler
Steven,

On Mon, Nov 24, 2003 at 01:16:09PM +0800, Steven Woody wrote:
 Jason Tishler [EMAIL PROTECTED] writes:
  On Sun, Nov 23, 2003 at 05:18:14PM +0800, Steven Woody wrote:
  any ideal?
 
  Read the README?
 
  http://www.tishler.net/jason/software/proftpd/proftpd-1.2.9.README
 
 Thanks for your information.

You are welcome, but did you read (all of) it?  See below...

 After install the windows services, now I can start a proftpd daemon.
 But I have still not managed to login in a user.
 
 First, I tried login in as my currenty windows user, say Administrators,
 but get following error:
 
   Could not read reply from control connection: Connection reset by
   peerSleeping 19 seconds...

Does the following from the README apply?

2. If users are in the local administrators group, then their
primary gid must be 544.  Otherwise, login attempts will fail with
the following error message in the ProFTPD log file:

*** CreateFileMapping, Win32 error 5.  Terminating.

See the following mailing list thread for the details:

http://cygwin.com/ml/cygwin/2003-10/msg01234.html

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Can't Read /cygdrive/c in snapshots from 1108 on (unknown windows error 122)

2003-11-24 Thread Cliff Hones
D. N. Knisely wrote:

 I unmounted those mounts:
 $ mount
 C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system
 (binmo
 de)
 C:\cygwin\bin on /usr/bin type system (textmode)
 C:\cygwin\lib on /usr/lib type system (textmode)
 C:\cygwin on / type system (textmode)
 c: on /cygdrive/c type user (textmode,noumount)

 No change.

 Am I supposed to have an actual directory entry for cygdrive?  There is a
 directory there:
 ...
 $ ls -l cygdrive
 total 0
 d-   29  0 Nov 24 07:09 c/
 $ ls -ld cygdrive
 dr-xr-xr-x4 00   0 Dec 31  1969 cygdrive/

 It doesn't seem to make any different if I rename it to something else; I
 gather that /cygdrive is actually a virtual drive like /dev.


That's right.  In a standard installation you would not have a real
directory named cygdrive in your Cygwin root, but I wouldn't have
expected there to be a problem if you did have.  [Just tried it
on my system and I have no problem.]

However, from the above, you do seem to have a permission/ownership
problem.  I'd recommend removing the real /cygdrive directory, and
then repeating ls -l /cygdrive - you should see your windows C
drive and it should have sensible ownership/protection - the
same as you see with ls -ld C:/.

You don't, by any chance, have a real directory named C under
your real /cygdrive?  That may well confuse Cygwin.

-- Cliff


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: man-1.5m2-1

2003-11-24 Thread Dr . Volker . Zell

DESCRIPTION:
The 'man' page suite, including man, apropos, and whatis consists of 
programs that are used to read most of the documentation available on a Cygwin 
system. The whatis and apropos programs can be used to find documentation 
related to a particular subject.


KNOWN ISSUES:
This is the first release of 'man' after I took over maintainership from
Christopher. The source code of this version was taken from a different
source location as the previous one. It is already suggested to go back
to the previous source code version. Nevertheless on my system 'man' and
corresponding utilities seem to work fine.


INSTALLATION:
To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Once you've downloaded setup.exe, run it and select Doc and
then click on the appropriate field until the above announced version
number appears if it is not displayed already.

If you have questions or comments, please send them to the Cygwin
mailing list at: [EMAIL PROTECTED] .  I would appreciate it if you would
use this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.

   *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

I implore you to READ this information before sending email about how
you tried everything to unsubscribe.  In 100% of the cases where
people were unable to unsubscribe, the problem was that they hadn't
actually read and comprehended the unsubscribe instructions.

If you need to unsubscribe from cygwin-announce or any other mailing
list, reading the instructions at the above URL is guaranteed to
provide you with the info that you need.

-- 

Enjoy
  Volker


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: gcc problem in my installation of cygwin

2003-11-24 Thread Larry Hall (RFK Partners, Inc)
At 11:26 PM 11/23/2003, Nikhil Bhargava you wrote:
hello Ms. Larry,


That would be more properly phrased as 'Mr. Hall' but I don't require such 
formalism.  'Larry' is fine.



I am thankful for the help. I didnot tried google as i thought i wouldnot be able to 
find this problem. I wil be careful in future and  will go throughthe link you have 
quoted.


Great, thanks.



nikhil


- Original Message -

DATE: Sun, 23 Nov 2003 13:45:00
From: Larry Hall [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: 

At 12:05 PM 11/23/2003, Nikhil Bhargava you wrote:
hello friends,

I have installed latest version of cygwin and also set the path accordingly.

But while compiling my C code, I am getting following error

$ gcc timer.c
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/
find -luser32
collect2: ld returned 1 exit status


Please help me rectify the problem.


Do you google?  

http://www.google.com/search?hl=enlr=ie=UTF-8oe=UTF-8as_qdr=allq=%22find+-luser32%22+site%3Acygwin.combtnG=Google+Search

The first hit here would seem to answer your question just fine.  No?

Also, as I'm always fond of pointing out, you can find what package
a file of interest is in by going to http://cygwin.com/packages/ and
entering its (libuser32.a in this case).



--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746 






Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Problem about man-1.5m2

2003-11-24 Thread Buchbinder, Barry (NIH/NIAID)
I found the same thing and 2 other problems

(1) If the environmental variable LESS is set, it overrides the PAGER
setting in man.conf.

(2) Large chunks of text can be incorrectly made bold.

Not wanting to have to choose between less working the way I want and man
working properly, I I've rolled back to ver 1.5j-2.

- Barry Buchbinder

-Original Message-
From: Yih-Ru Wang [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 24, 2003 3:13 AM
To: [EMAIL PROTECTED]
Subject: Problem about man-1.5m2



Just install man-1.5m2 from mirrors.kernel.org

I think the PAGER setting in /usr/share/misc/man.conf should be changed to

PAGER = less -irs

In order to display the ESC sequence correctly.


Yih-Ru Wang


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Installation problem with xfree86-prog

2003-11-24 Thread David A. Cobb
I know that problems with Xfree86-cygwin have a list of their own, but I 
think this may be a packaging problem or something super-weird about my 
Cygwin installation.

Lately, XFree86-prog is showing up among the packages to be updated.  If 
I allow setup to attempt this, every attempt locks up trying to install 
a file file://./usr/X11R6/include/X11/ap_keysym.h.  The setup control 
flickers, continually redisplaying the same percent-complete.  I can go 
away and have dinner, when I come back it hasn't made any progress.  If 
I spy on it with, say, ProcessExplorer, it seems to be acquiring a 
token on /computer name/Administrator, then releasing the same.  
Again, and again, and . . . .

No matter which version I choose to install, they all hang on the same file.

The file does not exist on my installation (because I uninstalled the 
package).  I don't see anything strange about directory permissions.  No 
other package seems to exhibit the problem.

Any ideas?

--
David A. Cobb, Software Engineer, Public Access Advocate
By God's Grace, I am a Christian man; by my actions a great sinner. -- The Way of a 
Pilgrim: R.French, Tr.
Life is too short to tolerate crappy software!


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: Installation problem with xfree86-prog

2003-11-24 Thread Igor Pechtchanski
On Mon, 24 Nov 2003, David A. Cobb wrote:

 I know that problems with Xfree86-cygwin have a list of their own, but I
 think this may be a packaging problem or something super-weird about my
 Cygwin installation.

 Lately, XFree86-prog is showing up among the packages to be updated.  If
 I allow setup to attempt this, every attempt locks up trying to install
 a file file://./usr/X11R6/include/X11/ap_keysym.h.  The setup control
   
This is a packaging error.  Should be file://usr/X11R6/include/X11/ap_keysym.h.
Which mirror are you using?  Which version of XFree86-prog are you trying
to install?  Which version of setup.exe?

 flickers, continually redisplaying the same percent-complete.  I can go
 away and have dinner, when I come back it hasn't made any progress.  If
 I spy on it with, say, ProcessExplorer, it seems to be acquiring a
 token on /computer name/Administrator, then releasing the same.
 Again, and again, and . . . .

How do you exit setup?  Do you press Cancel, or kill the process via
Task Manager/Process Explorer?  If you press Cancel, please post a
(bzipped) copy of your /var/log/setup.log.full corresponding to a failed
session.

 No matter which version I choose to install, they all hang on the same file.

 The file does not exist on my installation (because I uninstalled the
 package).  I don't see anything strange about directory permissions.  No
 other package seems to exhibit the problem.

 Any ideas?

Please also attach the output of cygcheck -svr, as per
http://cygwin.com/problems.html.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



libmoldname.a with msvc

2003-11-24 Thread Jerome Robert
Hello,
I created an executable with msvc, linked to libmoldname.a from mingw. I 
did it because my program is full of call to function underscored by 
Microsoft (_strdup, _putenv...). My executable is crashing each time I 
call a function from libmoldname. When debugging the assembly code I can 
see that the jump to __imp__putenv drive to a bad memory address. I can 
see from the map file created by the linker that __imp_putenv is 
included from msvcrt.lib. I also tryed to link my program with 
libmsvcrt.a but it crash before entering the main function. I am using 
mingw runtime 3.2 from the cygwin distribution.

Did someone tried to do this before and get the same troubles ?

Best regards,

Jerome.



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: Permissions problem on Win2K?

2003-11-24 Thread Mark Boulding
Larry wrote:

 OK, you've explained the problem but didn't include
 any concrete information about your environment and
 configuration, so it's not really worthwhile for someone
 to make suggestions of things to look for.

Actually it's even worse than that. I asked a question that could
have been answered by careful review of the error messages I
received and some more studying of the Cygwin
documentation.

Just in case anyone else is having this problem, the answer
in a nutshell is that I installed Cygwin when not logged
in to my NT domain. The remedy was to log in to the domain
and relaunch Cygwin. Once I did that, Cygwin then created
a home directory for me on my Z drive, which is actually
a hard map to a network drive (have to do it this way for
compatability with some old software). Since I want to be
able to use Cygwin while disconnected, I manually edited
/etc/passwd to change the home directory to a new directory
under /home (which I also created). Then I copied all the
individualized files (e.g., .bashrc) from the Z: drive
directory to the new home directory. Testing under both
logged in and not logged in conditions worked fine after
these changes.

Regards,

Mark

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Open bash in given directory

2003-11-24 Thread Tim-Oliver Husser
Hi,

is there any way to start the bash in a given directory? A context
menu Open this directory in bash or something like that in the
explorer would be nice. :)
Any ideas, how to do this?

-- 
bye,
 Tim-Oliver



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Open bash in given directory

2003-11-24 Thread Igor Pechtchanski
On Mon, 24 Nov 2003, Tim-Oliver Husser wrote:

 Hi,

 is there any way to start the bash in a given directory? A context
 menu Open this directory in bash or something like that in the
 explorer would be nice. :)
 Any ideas, how to do this?

Do you Google?  http://google.com/search?q=cygwin+%22bash+here%22
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re[2]: Open bash in given directory

2003-11-24 Thread Tim-Oliver Husser
IP Do you Google?  http://google.com/search?q=cygwin+%22bash+here%22

Ok, shame on me... Thx for this kick in the ass. ;)

-- 
bye,
 Tim-Oliver



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



cygwin mysql 4.0.16 compilation : undefined reference to `__static_initialization_and_destruction_0(int, int)'

2003-11-24 Thread Terrence Brannon
cygcheck -s -v -r is attached. Below is the transcript of my attempt to 
compile mysql under cygwin... it seems to be very close to working.

g++ -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -o 
mysqld.exe sql_lex.o sql_handler.o item.o item_sum.o item_buff.o 
item_func.o item_cmpfunc.o item_strfunc.o item_timefunc.o thr_malloc.o 
item_create.o field.o key.o sql_class.o sql_list.o net_serv.o net_pkg.o 
lock.o my_lock.o sql_string.o sql_manager.o sql_map.o mysqld.o 
password.o hash_filo.o hostname.o convert.o set_var.o sql_parse.o 
sql_yacc.o sql_base.o table.o sql_select.o sql_insert.o sql_update.o 
sql_delete.o uniques.o sql_do.o procedure.o item_uniq.o sql_test.o log.o 
log_event.o init.o derror.o sql_acl.o unireg.o des_key_file.o time.o 
opt_range.o opt_sum.o opt_ft.o records.o filesort.o handler.o ha_heap.o 
ha_myisam.o ha_myisammrg.o ha_berkeley.o ha_innodb.o ha_isam.o 
ha_isammrg.o sql_db.o sql_table.o sql_rename.o sql_crypt.o sql_load.o 
mf_iocache.o field_conv.o sql_show.o sql_udf.o sql_analyse.o sql_cache.o 
slave.o sql_repl.o sql_union.o mini_client.o mini_client_errors.o 
stacktrace.o repl_failsafe.o sql_olap.o  ../innobase/usr/libusr.a 
../innobase/odbc/libodbc.a ../innobase/srv/libsrv.a 
../innobase/dict/libdict.a ../innobase/que/libque.a 
../innobase/srv/libsrv.a ../innobase/ibuf/libibuf.a 
../innobase/row/librow.a ../innobase/pars/libpars.a 
../innobase/btr/libbtr.a ../innobase/trx/libtrx.a 
../innobase/read/libread.a ../innobase/usr/libusr.a 
../innobase/buf/libbuf.a ../innobase/ibuf/libibuf.a 
../innobase/eval/libeval.a ../innobase/log/liblog.a 
../innobase/fsp/libfsp.a ../innobase/fut/libfut.a 
../innobase/fil/libfil.a ../innobase/lock/liblock.a 
../innobase/mtr/libmtr.a ../innobase/page/libpage.a 
../innobase/rem/librem.a ../innobase/thr/libthr.a 
../innobase/com/libcom.a ../innobase/sync/libsync.a 
../innobase/data/libdata.a ../innobase/mach/libmach.a 
../innobase/ha/libha.a ../innobase/dyn/libdyn.a ../innobase/mem/libmem.a 
../innobase/sync/libsync.a ../innobase/ut/libut.a ../innobase/os/libos.a 
../innobase/ut/libut.a ../isam/libnisam.a ../merge/libmerge.a 
../myisam/libmyisam.a ../myisammrg/libmyisammrg.a ../heap/libheap.a 
../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a 
../regex/libregex.a ../strings/libmystrings.a -lz -lcrypt
item_timefunc.o(.text+0x2d86):item_timefunc.cc: undefined reference to 
`__static_initialization_and_destruction_0(int, int)'
item_timefunc.o(.text+0x2da6):item_timefunc.cc: undefined reference to 
`__static_initialization_and_destruction_0(int, int)'
convert.o(.text+0x136):convert.cc: undefined reference to 
`__static_initialization_and_destruction_0(int, int)'
log.o(.text+0x3d76):log.cc: undefined reference to 
`__static_initialization_and_destruction_0(int, int)'
log.o(.text+0x3d96):log.cc: undefined reference to 
`__static_initialization_and_destruction_0(int, int)'
collect2: ld returned 1 exit status
make[4]: *** [mysqld.exe] Error 1
make[4]: Leaving directory `/home/metaperl/wares/mysql-4.0.16/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/metaperl/wares/mysql-4.0.16/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/metaperl/wares/mysql-4.0.16/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/metaperl/wares/mysql-4.0.16'
make: *** [all] Error 2
   ~/wares/mysql-4.0.16 $

Cygwin Win95/NT Configuration Diagnostics
Current System Time: Mon Nov 24 12:29:31 2003

Windows XP Professional Ver 5.1 Build 2600 Service Pack 1

Path:   C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
C:\cygwin\usr\X11R6\bin
c:\Tcl\bin
c:\WINDOWS\system32
c:\WINDOWS
c:\WINDOWS\System32\Wbem
C:\cygwin\home\metaperl\install\Subversion\bin
C:\cygwin\home\metaperl\bin
C:\cygwin\usr\local\bin
C:\cygwin\home\metaperl\install\bin
C:\cygwin\usr\local\apache\bin
C:\cygwin\usr\local\bin\i686-pc-cygwin
C:\cygwin\home\metaperl\install\Subversion\bin

Output from C:\cygwin\bin\id.exe (nontsec)
UID: 1004(metaperl) GID: 513(None)
513(None)

Output from C:\cygwin\bin\id.exe (ntsec)
UID: 1004(metaperl) GID: 513(None)
513(None)544(Administrators)  
545(Users)

SysDir: C:\WINDOWS\System32
WinDir: C:\WINDOWS

HOME = `C:\cygwin\home\metaperl'
MAKE_MODE = `unix'
PWD = `/home/metaperl/wares/mysql-4.0.16'
USER = `metaperl'

ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
APPDATA = `C:\Documents and Settings\metaperl\Application Data'
APR_ICONV_PATH = `C:\cygwin\home\metaperl\install\Subversion\iconv'
CLIENTNAME = `Console'
COLORFGBG = `0;default'
COLORTERM = `rxvt-xpm'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
COMPUTERNAME = `MOKSHA'
COMSPEC = `C:\WINDOWS\system32\cmd.exe'
CVSCFGD = `:sserver:[EMAIL PROTECTED]:3882/mnt/usbhd/fp/fp1/59E.2H9vIP6fMconfig-dbi'
CVSCFGR = `:sserver:[EMAIL 
PROTECTED]:3780/mnt/usbhd/fp/fp1/59E.2H9vIP6fMconfig-resources'
CVSCHEG = 

Regtool Recursive Option?

2003-11-24 Thread Alan Dobkin
Is it possible to use the Cygwin regtool recursively?  I would like
to search for a term (i.e. My Documents) throughout the registry or
at least within a subkey.  It looks like this can be done by doing a
recursive grep on /proc/registry, but this generates a lot of errors
such as No such file or directory and File or path name too long.
Thanks,
Alan
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: Problem about man-1.5m2

2003-11-24 Thread Dr. Volker Zell
 Barry == Barry Buchbinder Buchbinder writes:

Barry I found the same thing and 2 other problems
Barry (1) If the environmental variable LESS is set, it overrides the PAGER
Barry setting in man.conf.

Barry (2) Large chunks of text can be incorrectly made bold.

Barry Not wanting to have to choose between less working the way I want and man
Barry working properly, I I've rolled back to ver 1.5j-2.

I'll take a look into this. Thanks to Nicholas I think I found the
source of the latest man package.

Barry - Barry Buchbinder

Ciao
  Volker


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Chronic Cron - cyg.txt (0/1)

2003-11-24 Thread Harig, Mark

 I'd created /etc/cron.d at some stage manually as a FILE .
 
 Have now deleted it and created it as a DIRECTORY.
 
 BINGO everything works
 
 (I don't know where that is on a stupidity scale, but maybe Mark could
 add a test for this to his cron_diagnose.sh)
 

Thank you for the feedback.

The cron_diagnose.sh script does check for /etc/cron.d,
and does check to see that it is a directory with the
proper permissions (a minimum of 'rx' for the owner).

You might have an earlier version of the script?
It reports its version when it is run.  The latest
version is 1.2.



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Fresh cygwin install shows escape sequences (pager problems with man less)

2003-11-24 Thread Bob Cunningham
I just did a full (100%) cygwin install on a fresh Win2K system.  (Well, this is 
actually the third time: I had two HDs crash Friday.)

On the fresh cygwin install, even before installing ~/.bashrc, when I did man bash 
all the ANSI escape sequences were visible.  If I specify MANPAGER=more, the 
sequences are interpreted as expected.

The problem seems to be with 'less'.  It appears less needs to be aliased to 'less -r' 
for this behavior to go away.  Things are OK with man if I set MANPAGER='less -r'.

Anyone got a spare clue?  Any idea why the default installation of 'man' and 'less' 
are behaving this way after a Monday install, when all was fine last Friday?

After crashing two hard disks in the same day, I could be cursed...

-BobC


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Chronic Cron - cyg.txt (0/1)

2003-11-24 Thread zzapper
On Mon, 24 Nov 2003 16:02:18 -0500, Harig, Mark
[EMAIL PROTECTED] wrote:



The cron_diagnose.sh script does check for /etc/cron.d,
and does check to see that it is a directory with the
proper permissions (a minimum of 'rx' for the owner).

You might have an earlier version of the script?
It reports its version when it is run.  The latest
version is 1.2.



Mark why not upload here? I found two older versions. Thanx!! I'm now
rolling  even got the cron to send email!!

zzapper
--

vim -c :%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?

http://www.vim.org/tips/tip.php?tip_id=305  Best of Vim Tips


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



cron_diagnose.sh version 1.2

2003-11-24 Thread Harig, Mark
cron_diagnose.sh will attempt to diagnose 
problems with cron.

It will not modify any files on your computer.

You might need to run the script several times.

Each time that it finds a problem, it stops and
displays a descriptive message.

Please read the messages that the script
generates, especially if it reports no errors,
but you still cannot get cron to work for you.

These messages should help you to report
problems that occur in setting up cron, and
possibly reduce the number of messages about
cron that need to be sent to the mailing list.

Please report the version number that this
script reports so that improvements can be
made to it.

-


cron_diagnose.sh
Description: cron_diagnose.sh
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

man produces ESC

2003-11-24 Thread Steve Kelem
I just upgraded my PC from Windows 2000 to XP.
I've spent about a week trying to get everything back to the same state 
as before.

Problem 1:
When I run man man, all the escape sequences show up in less (version 
381):
ESC[1mNAMEESC[0m
 man - format and display the on=line manual pages

man is version 1.5m.
less is version 381.
term is cygwin
tcsh is the shell
Command history is set to buffer size 200, 4 buffers.
Font is set to Lucida Console,
Layout:
Screen Buffer Size is set to 80x300
Window Size is set to 80x80.
thanks,
Steve Kelem


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: [ANNOUNCEMENT] Updated: keychain-2.0.3-1

2003-11-24 Thread Hack Kampbjorn
Steven Woody wrote:
alreay have ssh-agent + ssh-add, why people need keychain?
keychain is just a script around ssh-agent and ssh-add, you don't get any
functionality you can achieve with some little scripting using ssh-agent and
ssh-add directly.
If all you ever do with ssh-agent is `eval $(ssh-agent)` and you don't get
orphan agent in ps. Try `ps -e -u $(whoami) -f` do you have more than one
ssh-agent? If so take a look at keychain it will help you to kill all orphan
agent and only start one no matter how many times you log in.
I'm continually opening rxvt windows and closing them, before I used keychain I
easily ended up with 10 agents or more (even if I stopped the agent in the
logout script). I was about to add some ssh-agent logic to my profile but it was
easier (and faster) to make a cygwin package for keychain and change two lines
in my .bash_profile (which I use on cygwin, linux, and *BSD, it should also work 
on AIX, SunOS, Solaris, HP/UX ...).

http://www.gentoo.org/proj/en/keychain.xml

--
Med venlig hilsen / Kind regards
Hack Kampbjørn

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: Problem about man-1.5m2

2003-11-24 Thread Dr. Volker Zell
 Barry == Barry Buchbinder Buchbinder writes:

Barry I found the same thing and 2 other problems
Barry (1) If the environmental variable LESS is set, it overrides the PAGER
Barry setting in man.conf.

Barry (2) Large chunks of text can be incorrectly made bold.

Barry Not wanting to have to choose between less working the way I want and man
Barry working properly, I I've rolled back to ver 1.5j-2.

Can you try what happens with the following two lines in /usr/share/misc/man.conf.

NROFF  /usr/bin/nroff -c -mandoc
PAGER  /usr/bin/less -isrR

Barry - Barry Buchbinder

Ciao
  Volker


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Installation problem with xfree86-prog

2003-11-24 Thread David A. Cobb
Igor Pechtchanski wrote:

On Mon, 24 Nov 2003, David A. Cobb wrote:

 

I know that problems with Xfree86-cygwin have a list of their own, but I
think this may be a packaging problem or something super-weird about my
Cygwin installation.
Lately, XFree86-prog is showing up among the packages to be updated.  If
I allow setup to attempt this, every attempt locks up trying to install
a file file://./usr/X11R6/include/X11/ap_keysym.h.  The setup control
   

  
This is a packaging error.  Should be file://usr/X11R6/include/X11/ap_keysym.h.
Which mirror are you using?  Which version of XFree86-prog are you trying
to install?  Which version of setup.exe?
 

Um, my error - //. is a WindozIsm for making a URI to a file on this 
machine.  The Setup display is what you said.

Anyway, I had not looked deeply enough.  Inside /usr/X11R6/include/X11/  
was an X11.lnk  I could never extract where the shortcut was pointing, 
but I suspect it looped back to its own parent.  In addition, the damn 
thing has an ACL that I couldn't delete or modify even after donning my 
Administrator cape and sacrificing the customary goat.  I wound up 
renaming the parent directory (original X11) and re-creating the 
legitimate part of the directory tree.  Then Setup ran fine with the 
latest (x.y.z-12) version of X86Free-prog.

--
David A. Cobb, Software Engineer, Public Access Advocate
By God's Grace, I am a Christian man; by my actions a great sinner. -- The Way of a 
Pilgrim: R.French, Tr.
Life is too short to tolerate crappy software!


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


RE: Problem about man-1.5m2

2003-11-24 Thread Gary R. Van Sickle
  Barry == Barry Buchbinder Buchbinder writes:

 Barry I found the same thing and 2 other problems
 Barry (1) If the environmental variable LESS is set, it
 overrides the PAGER
 Barry setting in man.conf.

 Barry (2) Large chunks of text can be incorrectly made bold.

 Barry Not wanting to have to choose between less working the way
 I want and man
 Barry working properly, I I've rolled back to ver 1.5j-2.

 Can you try what happens with the following two lines in
 /usr/share/misc/man.conf.

 NROFF  /usr/bin/nroff -c -mandoc
 PAGER  /usr/bin/less -isrR


That fixes it for me.

And now for my obligatory Unix rant: I've never, not once, in all my many years
on this Earth, had to dink with a file somewhere that I didn't even know existed
to get Windows' help systems to NOT PRINT ESC WHEN IT SEES A FORMATTING
CHARACTER.

--
Gary R. Van Sickle


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: 1.5.5 and perl 5.8.2-5: bug with perl's system()- FALSE ALARM

2003-11-24 Thread Reed White

Sorry, but this was a false alarm.
After more experiments, I discovered that the problem was due to a 
missing back-slash before an at-sign.  (My mistake.)

... Reed


On Saturday 22 November 2003 06:06, you wrote:
 Hello Reed,

 RW Versions: crgwin dll 1.5.5 and perl 5.8.2-5

 RW When executing system() commands in perl, the system fails to
 handle RW escaped quotes properly.  For example, the following is
 not parsed RW properly:

 RW  system(rsync ... --rsh=\ssh -l blah\ ... )

 RW ... Reed


 Does it work when setting:
 $var = rsync ... --rsh=\ssh -l blah\ ...;
 system($var); # or system($var)

 ?

-- 
Reed White  -  ALTA RESEARCH  -  877-360-2582
[EMAIL PROTECTED]  -  www.alta-research.com


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Problem about man-1.5m2

2003-11-24 Thread Robert McNulty Junior

Gary, dude. That straighten out my man(ual) problems too. Thanks.
Robert
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Gary R. Van Sickle
Sent: Monday, November 24, 2003 8:36 PM
To: [EMAIL PROTECTED]
Subject: RE: Problem about man-1.5m2


  Barry == Barry Buchbinder Buchbinder writes:

 Barry I found the same thing and 2 other problems
 Barry (1) If the environmental variable LESS is set, it
 overrides the PAGER
 Barry setting in man.conf.

 Barry (2) Large chunks of text can be incorrectly made bold.

 Barry Not wanting to have to choose between less working the way
 I want and man
 Barry working properly, I I've rolled back to ver 1.5j-2.

 Can you try what happens with the following two lines in
 /usr/share/misc/man.conf.

 NROFF  /usr/bin/nroff -c -mandoc
 PAGER  /usr/bin/less -isrR


That fixes it for me.

And now for my obligatory Unix rant: I've never, not once, in all my many
years
on this Earth, had to dink with a file somewhere that I didn't even know
existed
to get Windows' help systems to NOT PRINT ESC WHEN IT SEES A FORMATTING
CHARACTER.

--
Gary R. Van Sickle


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Problem about man-1.5m2

2003-11-24 Thread Gary R. Van Sickle
 Gary, dude. That straighten out my man(ual) problems too. Thanks.
 Robert

Wasn't me, but the good Dr. Zell!

-- 
Gary R. Van Sickle

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
 Of Gary R. Van Sickle
 Sent: Monday, November 24, 2003 8:36 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Problem about man-1.5m2
 
 
   Barry == Barry Buchbinder Buchbinder writes:
 
  Barry I found the same thing and 2 other problems
  Barry (1) If the environmental variable LESS is set, it
  overrides the PAGER
  Barry setting in man.conf.
 
  Barry (2) Large chunks of text can be incorrectly made bold.
 
  Barry Not wanting to have to choose between less working the way
  I want and man
  Barry working properly, I I've rolled back to ver 1.5j-2.
 
  Can you try what happens with the following two lines in
  /usr/share/misc/man.conf.
 
  NROFF  /usr/bin/nroff -c -mandoc
  PAGER  /usr/bin/less -isrR
 
 
 That fixes it for me.
 
 And now for my obligatory Unix rant: I've never, not once, in all my many
 years
 on this Earth, had to dink with a file somewhere that I didn't even know
 existed
 to get Windows' help systems to NOT PRINT ESC WHEN IT SEES A FORMATTING
 CHARACTER.
 
 --
 Gary R. Van Sickle
 
 
 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/
 
 
 
 
 --
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
 Problem reports:   http://cygwin.com/problems.html
 Documentation: http://cygwin.com/docs.html
 FAQ:   http://cygwin.com/faq/
 

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: man produces ESC

2003-11-24 Thread David Andersen
I've got the same problem after updating this evening.

rxvt, bash shell.

cygcheck attached.


begin 666 dma.txt
M#0I#6=W:[EMAIL PROTECTED]@0V]N9FEG=7)A=EO;B!$:6%G;F]S=ECPT*
M0W5RF5N=!3[EMAIL PROTECTED][EMAIL PROTECTED]($YO=B R- R,CHR,CHT-B R,# S
M#0H-E=I;F1O=W,@6% @4')O9F5SVEO;F%L(%9EB [EMAIL PROTECTED];0@,C8P
M,!397)V:6-E(%!A8VL@,[EMAIL PROTECTED]6=W:6Y:]M95QD;6%
M8FEN#0H)0SI8WEG=VEN7'5SEQL;V-A;%QB:6X-@E#.EQC6=W:6Y8FEN
M#0H)0SI8WEG=VEN7)I;@T*4,Z7-Y9W=I;EQUW)6#$Q4C98FEN#0H)
M8SI5TE.1$]74UQS7-T96TS,@T*6,Z7%=)3D1/5U,-@EC.EQ724Y$3U=3
M7%-YW1E;3,R7%=B96T-@EC.EQ724Y$3U=37%-YW1E;3,R#0H)8SI')O
M9W)A;2!F:6QEUQJ,G-D:U]N8EQJ,G-D:S$N-XR7)I;@T*6,Z7'!Y=AO
M;C(S#0H)8SI8FEN#0H)0SI8WEG=VEN7]P=%QG;F]M95QB:6X-@E#.EQC
M6=W:6Y=7-R7'-R8UQP:[EMAIL PROTECTED],5QB:6X-@T*3W5T'5T(9R;VT@
M0SI8WEG=VEN7)I;EQI9YE[EMAIL PROTECTED]YO;G1S96,I#0I5240Z(#$P,#4H9UA
M*2!'240Z(#4Q,RA.;VYE*0T*-3$S*$YO;F4I#0H-D]U='!U=!FF]M($,Z
M7-Y9W=I;EQB:6Y:60N97AE(AN='-E8RD-E5)1#H@,3 P-2AD;6$I($=)
[EMAIL PROTECTED];F4I#0HU,3,H3F]N92D@( @( @( @( U-#0H061M:6YI
MW1R871OG,I( -C4T-2A5V5RRD-@T*4WES1ER.B!#.EQ724Y$3U=3
M7%-YW1E;3,R#0I7:6Y$:7(Z($,Z7%=)3D1/5U,-@T*2$]-12 ](!#.EQC
M6=W:6Y:]M95QD;6$G#0I-04M%7TU/1$4@/[EMAIL PROTECTED]-E!71 ]( O
M:]M92]D;6$G#0I54T52([EMAIL PROTECTED]1M82-@T*04Q,55-%4E-04D]24Q%(#T@
M8$,Z7$1O8W5M96YTR!A;[EMAIL PROTECTED]EN9W-06QL(%5S97)S)PT*05!01$%4
M02 ](!#.EQ$;V-U;65N=',@86YD(%-E='1I;F=S71M85Q!'!L:6-A=EO
M;B!$871A)PT*0TQ)14Y43D%-12 ](!#;VYS;VQE)PT*0T],3U)1T)'(#T@
M8#$P.V1E9F%U;'0[,-D-/3$]25$5232 ](!R'9T+7AP;2-D-/34U/
M3E!23T=204U24Q%4R ](!#.EQ0F]GF%M($9I;5S7$-O;6UO;B!:6QE
MR-D-/35!55$523D%-12 ](!$059)1TU35)96C=3$(G#0I#3TU34$5#
M([EMAIL PROTECTED],Z7%=)3D1/5U-WES=5M,S)8VUD+F5X92-D-64U)/3U0@/2!@
M.FQO8V%L.F,Z+V-VR-D-64U]24T@@/[EMAIL PROTECTED])I;B]S[EMAIL PROTECTED]
M([EMAIL PROTECTED])PT*2$]-1412259%([EMAIL PROTECTED],Z)PT*2$]-15!!5$@@/[EMAIL 
PROTECTED]
M96YTR!A;[EMAIL PROTECTED]EN9W-9UA)PT*2$]35$Y!344@/[EMAIL PROTECTED]%V:60M-6UR
M7HW8FQB)PT*24Y3U!!5$@@/[EMAIL PROTECTED]B]L;V-A;]I;F9O.B]UW(O:6YF
M;SHO=7-R+W-H87)E+VEN9F\Z+W5SB]A=71O=]O;]D979E;]I;F9O.B]U
MW(O875T;W1O;VPOW1A8FQE+VEN9F\Z)PT*3$]'3TY315)615(@/[EMAIL PROTECTED]
M059)1TU35)96C=3$(G#0I-04Y0051(([EMAIL PROTECTED]]UW(O;]C86PO;6%N.B]U
MW(O;6%N.B]UW(OVAAF4O;6%N.B]UW(O875T;W1O;VPO95V96PO;6%N
[EMAIL PROTECTED],5(V+VUA;CHO=7-R+W-S;]M86XG#0I.54U15)?3T9?4%)/
M0T534T]24R ]( Q)PT*3TQ$4%=$([EMAIL PROTECTED]\G#0I/4R ](!7:6YD;W=S7TY4
M)PT*4$%42$585 ]( N0T]-.RY%6$4[+D)!5#LN0TU$.RY60E,[+E913LN
M2E,[+DI313LN5U-[EMAIL PROTECTED]'7U!!5$@@/[EMAIL PROTECTED]W(O
M6#$Q4C8O;EB+W!K9V-O;F9I9R-E!23T-%4U-/4E]!4D-(251%0U154D4@
M/2!@[EMAIL PROTECTED])PT*4%)/0T534T]27TE$14Y4249)15(@/2!@[EMAIL 
PROTECTED]($9A;6EL2 V
M($UO95L([EMAIL PROTECTED]'!I;F@,3 L($=E;G5I;F5);G1E;-E!23T-%4U-/
M4E],159%3 ]( V)PT*4%)/0T534T]27U)%5DE324].([EMAIL PROTECTED] V,$G#0I0
M4D]'4D%-1DE,15,@/[EMAIL PROTECTED]4')O9W)A;2!:6QER-E!23TU05 ]( D
M41')PT*4%,Q([EMAIL PROTECTED];7# S,UTP.UQW7# P-UPP,S-;,S9M7%U=2!6UPP
M,S-;,S-M7'=,#,S6S!M7%T-B0@)PT*4T534TE/3DY!344@/[EMAIL PROTECTED]V]L
M92-E-(14Q,([EMAIL PROTECTED]]B:6XO8F%S:-E-(3%9,([EMAIL PROTECTED]
M4DE612 ](!#.B-E-94U1%35)/3U0@/[EMAIL PROTECTED]5TE.1$]74R-E1%35 @
M/[EMAIL PROTECTED]1$]#54U%?C%9UA7$Q/0T%,4WXQ7%1E;7 G#0I415)-([EMAIL PROTECTED]'AT
M97)M)PT*5$U0([EMAIL PROTECTED],Z7$1/0U5-17XQ71M85Q,3T-!3%-^,5Q496UP)PT*
M55-%4D1/34%)3B ](!$059)1TU35)96C=3$(G#0I54T523D%-12 ](!D
M;6$G#0I54T524%)/1DE,12 ](!#.EQ$;V-U;65N=',@86YD(%-E='1I;F=S
M71M82-E=)3D1)4B ](!#.EQ724Y$3U=3)PT*5TE.1$]7240@/2!@,38X
M,#0V.# P)PT*7R ]( O=7-R+V)I;B]C6=C:5C:R-@T*2$M%65]#55)2
M14Y47U5315)4V]F='=AF50WEG;G5S(%-O;'5T:6]NPT*2$M%65]#55)2
M14Y47U5315)4V]F='=AF50WEG;G5S(%-O;'5T:6]NUQ#6=W:6X-DA+
M15E?0U524D5.5%]54T527%-O9G1W87)E7$-Y9VYUR!3;VQU=EO;G-0WEG
M=VEN7UO=6YTR!V,@T*2$M%65]#55)214Y47U5315)4V]F='=AF50WEG
M;G5S(%-O;'5T:6]NUQ#6=W:6Y4')O9W)A;2!/'1I;VYS#0I(2T597TQ/
M0T%,7TU!0TA)3D54T]5%=!4D50WEG;G5S(%-O;'5T:6]NPT*2$M%65],
M3T-!3%]-04-(24Y%7%-/1E1705)%7$-Y9VYUR!3;VQU=EO;G-0WEG=VEN
M#0I(2T597TQ/0T%,7TU!0TA)3D54T]5%=!4D50WEG;G5S(%-O;'5T:6]N
MUQ#6=W:6Y;6]U;G1S('8R#0H@(AD969A=6QT*2 ]( O8WEG9')I=F4G
M#0H@(-Y9V1R:79E(9L86=S(#T@,'@P,# P,# R,@T*2$M%65],3T-!3%]-
M04-(24Y%7%-/1E1705)%7$-Y9VYUR!3;VQU=EO;G-0WEG=VEN7UO=6YT
MR!V,EPO#0H@(AD969A=6QT*2 ](!#.EQC6=W:6XG#0H@(9L86=S(#T@
M,'@P,# P,# P80T*2$M%65],3T-!3%]-04-(24Y%7%-/1E1705)%7$-Y9VYU
MR!3;VQU=EO;G-0WEG=VEN7UO=6YTR!V,EPO=7-R+V)I;@T*( H95F
M875L=D@/[EMAIL PROTECTED]8WEG=VEN+V)I;B-B @9FQA9W,@/2 P# P,# P,#!A
M#0I(2T597TQ/0T%,7TU!0TA)3D54T]5%=!4D50WEG;G5S(%-O;'5T:6]N
MUQ#6=W:6Y;6]U;G1S('8R7]UW(O;EB#0H@(AD969A=6QT*2 ](!#
M.EQC6=W:6XO;EB)PT*(!F;%GR ](#!X,# P,# P,$-DA+15E?3$]#
M04Q?34%#2$E.15Q33T945T%215Q#6=N=7,@4V]L=71I;VYS7$-Y9W=I;EQM
M;W5N=',@=C)+W5SB]8,3%2-B]L:6(O6#$Q+V9O;G1S#0H@(AD969A=6QT
M*2 ](!#.EQC6=W:6Y[EMAIL PROTECTED],5(V7QI8EQ8,3%9F]N=',G#0H@(9L
M86=S(#T@,'@P,# P,# P80T*2$M%65],3T-!3%]-04-(24Y%7%-/1E1705)%
M7$-Y9VYUR!3;VQU=EO;G-0WEG=VEN7%!R;[EMAIL PROTECTED]:6]NPT*#0IA
M.B @9F0@( @( @( @($XO02 @(!.+T$@( @( @( @( @( @( @
M( T*8SH@(AD(!050S,B @(#8Q-S9-8B @-S8E($-0( @(%5.( @( @
M( @( 

[ANNOUNCEMENT] Updated: links-0.99pre14-1

2003-11-24 Thread Harold L Hunt II
The link-0.99pre14-1 package has been updated in the Cygwin
distribution.

Changes:

1) Initial Cygwin release by new maintainer and update to upstream
0.99pre14 release.  (Harold L Hunt II)

2) Patch to fix the File-OS Shell and File-New Window commands.
(Frédéric L. W. Meunier)

-- 
Harold Hunt

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Once you've downloaded setup.exe, run it and select Web
and then click on the appropriate field until the above announced
version number appears if it is not displayed already.

If your mirror doesn't yet have the latest version of this package after
24 hours, you can either continue to wait for that site to be updated or
you can try to find another mirror.

Please send questions or comments to the Cygwin mailing list at:
[EMAIL PROTECTED]

If you want to subscribe go to:
http://cygwin.com/ml/cygwin/

I would appreciate if you would use this mailing list rather than
emailing me directly.  This includes ideas and comments about the setup
utility or Cygwin in general.

If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [ANNOUNCEMENT] Updated: groff-1.18.1-1

2003-11-24 Thread Shaddy Baddah
Hi,

The suggestion fixed this for me in my terminal emulation sessions after I
had updated my Cygwin to include this version of groff. However, I have a
preferences for viewing man pages in XEmacs for cygwin (21.4p13) and now the
output is all garbled.

Not understanding the problem well enough, it would be appreciated if, as
well as a fix, someone could explain if this is an introduced bug, or a
change in behavior, and if the latter, the rationale behind it.

Brief system data (cygcheck output seems like an overkill in this
situation):
SNIP
[EMAIL PROTECTED] ~
$ uname -a
CYGWIN_NT-5.0 shaddy 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown unknown
Cygwin
/SNIP

Thanks in advance,
Shaddy

- Original Message - 
From: Christopher Faylor cgf at redhat dot com
To: cygwin at cygwin dot com
Sent: Tuesday, December 17, 2002 1:00 AM
Subject: Re: [ANNOUNCEMENT] Updated: groff-1.18.1-1


 On Mon, Dec 16, 2002 at 12:38:14PM +0300, Roman Belenov wrote:
 Christopher Faylor [EMAIL PROTECTED] writes:
 
  I've made a new version of groff available for download.  This is a
  refresh from the GNU web site, so it has whatever fixes are in this
  version.
 
 Just installed it; on my system it generates Escape codes in formatted
 pages and man displays them literally (less'ing produced pages does
 the same). Reverting to 1.17.2-1 fixes the problem (it uses backspaces
 for formatting to ascii).

 export MANPAGER='less -R'

 cgf

 --
 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/


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [ANNOUNCEMENT] Updated: groff-1.18.1-1

2003-11-24 Thread Shaddy Baddah
Hi,

Despite my best effort at sifting through the mailing list for the solution,
the posting that solved my problem eluded me until I had already sent my
original question. Apologies, but the I have found the fix.  Please refer to
the below from the RE: Problem about man-1.5m2 posting of Mon, 24 Nov 2003:

  Barry == Barry Buchbinder Buchbinder writes:

 Barry I found the same thing and 2 other problems
 Barry (1) If the environmental variable LESS is set, it
 overrides the PAGER
 Barry setting in man.conf.

 Barry (2) Large chunks of text can be incorrectly made bold.

 Barry Not wanting to have to choose between less working the way
 I want and man
 Barry working properly, I I've rolled back to ver 1.5j-2.

 Can you try what happens with the following two lines in
 /usr/share/misc/man.conf.

 NROFF  /usr/bin/nroff -c -mandoc
 PAGER  /usr/bin/less -isrR


Regards,
Shaddy

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: [ANNOUNCEMENT] Updated: groff-1.18.1-1

2003-11-24 Thread Robert McNulty Junior
Worked for me, too.
I guess Dr Zell was right after all.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Shaddy Baddah
Sent: Tuesday, November 25, 2003 12:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [ANNOUNCEMENT] Updated: groff-1.18.1-1


Hi,

Despite my best effort at sifting through the mailing list for the solution,
the posting that solved my problem eluded me until I had already sent my
original question. Apologies, but the I have found the fix.  Please refer to
the below from the RE: Problem about man-1.5m2 posting of Mon, 24 Nov 2003:

  Barry == Barry Buchbinder Buchbinder writes:

 Barry I found the same thing and 2 other problems
 Barry (1) If the environmental variable LESS is set, it
 overrides the PAGER
 Barry setting in man.conf.

 Barry (2) Large chunks of text can be incorrectly made bold.

 Barry Not wanting to have to choose between less working the way
 I want and man
 Barry working properly, I I've rolled back to ver 1.5j-2.

 Can you try what happens with the following two lines in
 /usr/share/misc/man.conf.

 NROFF  /usr/bin/nroff -c -mandoc
 PAGER  /usr/bin/less -isrR


Regards,
Shaddy

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



New packages: gd, libgd-devel, libgd2

2003-11-24 Thread Dr . Volker . Zell

The package 'gd' with corresponding devel and runtime support is now available 
with the Cygwin distribution.

gd is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colors, cut and paste from other
images, and flood fills, and write out the result as a PNG or JPEG file. This
is particularly useful in World Wide Web applications, where PNG and JPEG are
two of the formats accepted for inline images by most browsers.
gd is not a paint program. If you are looking for a paint program, you are
looking in the wrong place. If you are not a programmer, you are looking in the
wrong place, unless you are installing a required library in order to run an
application. gd does not provide for every possible desirable graphics operation.
It is not necessary or desirable for gd to become a kitchen-sink graphics
package, but version 2.0 does include most frequently requested features,
including both truecolor and palette images, resampling (smooth resizing of
truecolor images) and so forth.


Questions on 'gd', as always, should be posted to the cygwin mailing list, 
preferably with some mention of 'gd' in the header.  

Enjoy!


GENERIC INFORMATION:

INSTALLATION:
=
To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Save it and run setup, answer the questions and pick up
'%package%' from the 'XXX' category.  This package includes the executable 
and all documentation.


DOWNLOAD:
=
Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need
to find a mirror which has this update.

These mirrors already got the package, the others will probably have 
the latest version of this package fairly soon:

In the US, 
   ftp://planetmirror.com/pub/cygwin/ and
   ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/ 
have reliable high bandwidth connections.


QUESTIONS:
==
If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=
To unsubscribe to the cygwin-announce mailing list, look at the
List-Unsubscribe:  tag in the email header of this message.  Send
email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]