[ITA] aspell: A spell checker designed to eventually replace Ispell

2007-12-18 Thread Dr. Volker Zell
Hi

I would like to adopt and maintain the 'aspell/aspell-dev/aspell-doc and 
libaspell15'
packages from Gareth Pearce.

 o http://aspell.net/(Homepage)
 o ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.5.tar.gz (Download location)


Here are the setup.hint files:

aspell:
===
sdesc: A spell checker designed to eventually replace Ispell
ldesc: GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
category: Text
requires: cygwin libaspell15 libncurses8

libaspell15:

sdesc: A spell checker designed to eventually replace Ispell (Libraries)
ldesc: GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
category: Text
requires: cygwin libintl8
external-source: aspell

aspell-doc:
===
sdesc: A spell checker designed to eventually replace Ispell (Documentation)
ldesc: GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
category: Text
requires: cygwin
external-source: aspell

aspell-dev:
===
sdesc: A spell checker designed to eventually replace Ispell (Development)
ldesc: GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.
category: Text
requires: cygwin libaspell15
external-source: aspell

 cut here 
#!/bin/bash

mkdir -p aspell/aspell-dev aspell/aspell-doc aspell/libaspell15

cd aspell
wget http://volkerzell.de/cygwin/ITP/aspell/setup.hint
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-0.60.5-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-0.60.5-1.tar.bz2

cd aspell-dev
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-dev/setup.hint
wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-dev/aspell-dev-0.60.5-1.tar.bz2

cd ../aspell-doc
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-doc/setup.hint
wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-doc/aspell-doc-0.60.5-1.tar.bz2

cd ../libaspell15
wget http://volkerzell.de/cygwin/ITP/aspell/libaspell15/setup.hint
wget 
http://volkerzell.de/cygwin/ITP/aspell/libaspell15/libaspell15-0.60.5-1.tar.bz2
 cut here 

Ciao
  Volker


[ITA] aspell-en: GNU Aspell 0.60 English Dictionary Package

2007-12-18 Thread Dr. Volker Zell
Hi

I would like to adopt and maintain the 'aspell-en' package from Ronald 
Landheer-Cies.

 o ftp://ftp.gnu.org/gnu/aspell/dict/en  (Homepage)
 o ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 (Download 
location)


Here is the setup.hint file:

sdesc: GNU Aspell 0.60 English Dictionary Package
ldesc: GNU Aspell 0.60 English Dictionary Package
category: Text
requires: cygwin aspell

 cut here 
#!/bin/bash

mkdir -p aspell/aspell-en

cd aspell/aspell-en
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-en/setup.hint
wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-en/aspell-en-6.0.0-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/aspell/aspell-en/aspell-en-6.0.0-1.tar.bz2
 cut here 

Ciao
  Volker


Re: [ITA] ttcp 20071212 -- Network benchmarking tool

2007-12-18 Thread Corinna Vinschen
On Dec 13 01:41, Jari Aalto wrote:
 http://cygwin.cante.net/ttcp/ttcp-20071212-1-src.tar.bz2 \
 http://cygwin.cante.net/ttcp/ttcp-20071212-1.tar.bz2 \
 http://cygwin.cante.net/ttcp/setup.hint

Uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] xmon 1.5.6-2 -- An interactive X protocol monitor

2007-12-18 Thread Corinna Vinschen
On Dec 14 20:06, Jari Aalto wrote:
 http://cygwin.cante.net/xmon/xmon-1.5.6-2-src.tar.bz2 \
 http://cygwin.cante.net/xmon/xmon-1.5.6-2.tar.bz2 \
 http://cygwin.cante.net/xmon/setup.hint

Uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-18 Thread Corinna Vinschen
On Dec 14 19:54, Jari Aalto wrote:
 http://cygwin.cante.net/epstool/epstool-3.08-2-src.tar.bz2 \
 http://cygwin.cante.net/epstool/epstool-3.08-2.tar.bz2 \
 http://cygwin.cante.net/epstool/setup.hint

Uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] aspell: A spell checker designed to eventually replace Ispell

2007-12-18 Thread Corinna Vinschen
On Dec 18 13:33, Dr. Volker Zell wrote:
  cut here 
 #!/bin/bash
 
 mkdir -p aspell/aspell-dev aspell/aspell-doc aspell/libaspell15
 
 cd aspell
 wget http://volkerzell.de/cygwin/ITP/aspell/setup.hint
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-0.60.5-1-src.tar.bz2
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-0.60.5-1.tar.bz2
 
 cd aspell-dev
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-dev/setup.hint
 wget 
 http://volkerzell.de/cygwin/ITP/aspell/aspell-dev/aspell-dev-0.60.5-1.tar.bz2
 
 cd ../aspell-doc
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-doc/setup.hint
 wget 
 http://volkerzell.de/cygwin/ITP/aspell/aspell-doc/aspell-doc-0.60.5-1.tar.bz2
 
 cd ../libaspell15
 wget http://volkerzell.de/cygwin/ITP/aspell/libaspell15/setup.hint
 wget 
 http://volkerzell.de/cygwin/ITP/aspell/libaspell15/libaspell15-0.60.5-1.tar.bz2
  cut here 

Packaging looks good, uploaded.


Thanks for taking over,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITA] aspell-en: GNU Aspell 0.60 English Dictionary Package

2007-12-18 Thread Dr. Volker Zell
 Corinna Vinschen writes:

 On Dec 18 13:33, Dr. Volker Zell wrote:
 o ftp://ftp.gnu.org/gnu/aspell/dict/en  
(Homepage)
 o ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-6.0-0.tar.bz2 
(Download location)
 
 
 Here is the setup.hint file:
 
 sdesc: GNU Aspell 0.60 English Dictionary Package
 ldesc: GNU Aspell 0.60 English Dictionary Package
 category: Text
 requires: cygwin aspell
 
  cut here 

 #!/bin/bash
 
 mkdir -p aspell/aspell-en
 
 cd aspell/aspell-en
 wget http://volkerzell.de/cygwin/ITP/aspell/aspell-en/setup.hint
 wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-en/aspell-en-6.0.0-1-src.tar.bz2
 wget 
http://volkerzell.de/cygwin/ITP/aspell/aspell-en/aspell-en-6.0.0-1.tar.bz2
  cut here 


 Packaging looks fine, and I almost uploaded it, however...
 the aspell version is 0.60, the setup.hint text says Aspell 0.60, but
 the package version is 6.0.0.  I see that this is the upstream version
 number as well (except that it's called aspell6 instead of just aspell),
 but somehow that sounds weird.  What's the secret here?  And, if you
 stick to the upstream version number 6.0.0, shouldn't the setup.hint
 file be changed?

According to the `Available Aspell Dictionaries' web page at

 o ftp://ftp.gnu.org/gnu/aspell/dict/0index.html

the latest dictionaries for aspell 0.60 have the following general
filename structure:

 aspellX-2 or 3 letter ISO code-A.B[.C]-D.tar.bz2

or

 aspellX-2 or 3 letter ISO code-YYYDDMM-D.tar.bz2

where X = empty, 5 or 6
  A,B,C,D = numbers
  YYYDDMM = a date

I would propose to call the cygwin packages like the following:

 aspell-2 or 3 letter ISO code-A.B[.C].D-Cygwin minor 
version.tar.bz2

or

 aspell-2 or 3 letter ISO code-YYYDDMM.D-Cygwin minor version.tar.bz2

 Corinna

I have the new versions of german and polish dictionaries ready for
upload when this will be accepted.

The Swedish dictionary files (maintained by Stefan Björnelund) have to
be rebuild as well as the aspell documentation states:

   The dictionary format has changed so dictionaries will need to be
   recompiled.

  All data, by default, is now included in `LIBDIR/aspell-0.60' so
   that multiple versions of Aspell can more peacefully coexist.  This
   included both the dictionaries and the language data files which were
   stored in `SHAREDIR/aspell' before Aspell 0.60.

  The format of the character data files has changed.  The new
   character data files are installed with Aspell so you should not have
   to worry about it unless you made a custom one.

Ciao
  Volker


Re: [ITA] aspell-en: GNU Aspell 0.60 English Dictionary Package

2007-12-18 Thread Corinna Vinschen
On Dec 18 15:13, Dr. Volker Zell wrote:
  Corinna Vinschen writes:
  the package version is 6.0.0.  I see that this is the upstream version
  number as well (except that it's called aspell6 instead of just aspell),
 
 According to the `Available Aspell Dictionaries' web page at
 
  o ftp://ftp.gnu.org/gnu/aspell/dict/0index.html
 
 the latest dictionaries for aspell 0.60 have the following general
 filename structure:
 
  aspellX-2 or 3 letter ISO code-A.B[.C]-D.tar.bz2
 
 or
 
  aspellX-2 or 3 letter ISO code-YYYDDMM-D.tar.bz2
 
 where X = empty, 5 or 6
   A,B,C,D = numbers
   YYYDDMM = a date
 
 I would propose to call the cygwin packages like the following:
 
  aspell-2 or 3 letter ISO code-A.B[.C].D-Cygwin minor 
 version.tar.bz2
 
 or
 
  aspell-2 or 3 letter ISO code-YYYDDMM.D-Cygwin minor version.tar.bz2

Ok, I've uploaded aspell-en.  Thanks for maintaining it.
 
 I have the new versions of german and polish dictionaries ready for
 upload when this will be accepted.

Shoot.

 The Swedish dictionary files (maintained by Stefan Björnelund) have to
 be rebuild as well as the aspell documentation states:
 
The dictionary format has changed so dictionaries will need to be
recompiled.
 
   All data, by default, is now included in `LIBDIR/aspell-0.60' so
that multiple versions of Aspell can more peacefully coexist.  This
included both the dictionaries and the language data files which were
stored in `SHAREDIR/aspell' before Aspell 0.60.
 
   The format of the character data files has changed.  The new
character data files are installed with Aspell so you should not have
to worry about it unless you made a custom one.

Stefan?  Any problem to generate a new version of aspell-sv?


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Updated: ttcp-20071212-1 -- Network benchmarking tool

2007-12-18 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://www.netcordia.com/resources/tools.asp
License : GPL

Network throughput testing tool. It can be also used to create a
network pipe through which you can push any other data you might have.


CHANGES SINCE LAST RELEASE
==

None. New maintainer.

INSTALL OR UPGRADE NOTES


Standard install.

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at [EMAIL PROTECTED].

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the 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]

More information on unsubscribing can be found:

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

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

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Updated: epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-18 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://www.cs.wisc.edu/~ghost/gsview/epstool.htm
License : GPL

Encapsulated PostScript (EPS) files may contain a preview to be used
by programs that can't interpret the PostScript code. epstool can
create and extract such previews.

CHANGES SINCE LAST RELEASE
==

None. New maintainer.

INSTALL OR UPGRADE NOTES


Standard install.

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at [EMAIL PROTECTED].

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the 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]

More information on unsubscribing can be found:

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

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

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Re: [ITA] nano package

2007-12-18 Thread Igor Peshansky
On Mon, 17 Dec 2007, Yaakov (Cygwin Ports) wrote:

 Lapo Luchini wrote:
  PS: AFAIR the g-b-s' deps target lists them all, but cygport's dep
  does not.

 The g-b-s deps check was based on cygcheck, which shows the entire
 dependency tree, where cygport uses objdump, which lists only those that
 the binary is linked against.  The latter option can sometimes be slower
 (*cough*KDE*cough*), but is much more accurate.

By default, cygcheck eliminates duplicates in the list of DLL
dependencies, even if they previously appeared at a deeper level of
dependency nesting.  Adding the -v option causes it to list all
dependencies without eliminating duplicates (except that there is a bug
that causes the following line:

Warning: C:/cygwin/bin\cygreadline6.dll hides C:\cygwin\bin\cygreadline6.dll

to be repeated quite a few times, but that's something to be fixed
separately).  So, the solution would be to use cygcheck -v program in
the g-b-s based scripts and to select from the output lines with exactly
two leading spaces.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

That which is hateful to you, do not do to your neighbor.  That is the whole
Torah; the rest is commentary.  Go and study it. -- Rabbi Hillel


Re: Updated: epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-18 Thread Corinna Vinschen
On Dec 18 17:22, Jari Aalto wrote:
 PACKAGE DESCRIPTION
 [...]

Wrong mailing list, maybe?


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


RE: Updated: ttcp-20071212-1 -- Network benchmarking tool

2007-12-18 Thread Buchbinder, Barry (NIH/NIAID) [E]
Wrong list?

(Top posted on purpose, since there's no need to read the content.)

Jari Aalto wrote on Wednesday, December 12, 2007 3:48 PM:

 PACKAGE DESCRIPTION
 ===
 
 Homepage: http://www.netcordia.com/resources/tools.asp
 License : GPL
 
 Network throughput testing tool. It can be also used to create a
 network pipe through which you can push any other data you might
 have.  
 
 
 CHANGES SINCE LAST RELEASE
 ==
 
 None. New maintainer.
 
 INSTALL OR UPGRADE NOTES
 
 
 Standard install.
 
 CYGWIN INSTALLATION INFORMATION
 ===
 
 To install this package, click on the Install Cygwin now link on
 the http://cygwin.com/ web page. This downloads setup.exe to your
 system. Then, run setup and answer all of the questions. You'll find
 the package listed in the All category. After installation, read
 the documentation at directories:
 
 /usr/share/doc/package-version/*
 /usr/share/doc/Cygwin/package-version.README
 
 If you have questions or comments, please send them to the Cygwin
 mailing list at [EMAIL PROTECTED]. 
 
 CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
 
 
 This message has been sent to cygwin-announce list.
 
 If you want to unsubscribe from the 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]
 
 More information on unsubscribing can be found:
 
 http://sources.redhat.com/lists.html#unsubscribe-simple
 
 Please read *all* of the information on unsubscribing that is
 available starting at the above URL. 
 
 --
 Welcome to FOSS revolution: we fix and modify until it shines



RE: Updated: epstool 3.08-2 -- edit preview images and fix bounding boxes in EPS files

2007-12-18 Thread Buchbinder, Barry (NIH/NIAID) [E]
Wrong list?

(Top posted on purpose, since there's no need to read the content.)

Jari Aalto wrote on Tuesday, December 18, 2007 10:22 AM:

 PACKAGE DESCRIPTION
 ===
 
 Homepage: http://www.cs.wisc.edu/~ghost/gsview/epstool.htm
 License : GPL
 
 Encapsulated PostScript (EPS) files may contain a preview to be used
 by programs that can't interpret the PostScript code. epstool can
 create and extract such previews.  
 
 CHANGES SINCE LAST RELEASE
 ==
 
 None. New maintainer.
 
 INSTALL OR UPGRADE NOTES
 
 
 Standard install.
 
 CYGWIN INSTALLATION INFORMATION
 ===
 
 To install this package, click on the Install Cygwin now link on
 the http://cygwin.com/ web page. This downloads setup.exe to your
 system. Then, run setup and answer all of the questions. You'll find
 the package listed in the All category. After installation, read
 the documentation at directories:
 
 /usr/share/doc/package-version/*
 /usr/share/doc/Cygwin/package-version.README
 
 If you have questions or comments, please send them to the Cygwin
 mailing list at [EMAIL PROTECTED]. 
 
 CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
 
 
 This message has been sent to cygwin-announce list.
 
 If you want to unsubscribe from the 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]
 
 More information on unsubscribing can be found:
 
 http://sources.redhat.com/lists.html#unsubscribe-simple
 
 Please read *all* of the information on unsubscribing that is
 available starting at the above URL. 
 
 --
 Welcome to FOSS revolution: we fix and modify until it shines



Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-18 Thread Jari Aalto
* Sat 2007-12-15 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 -- [NOTE] installing with external: CYGWIN-PATCHES/install.sh .inst 
 ./nedit-5.5-2.sh
 cygbuild: Command not found.
 ./nedit-5.5-2.sh.CygbuildCmdInstallMain: [ERROR] Failed to run 
 /usr/local/src/nedit-5.5/CYGWIN-PATCHES/install.sh 
 /usr/local/src/nedit-5.5/.inst
 [EMAIL PROTECTED] /usr/local/src

Thanks, this error should be fix now.

Jari

a)
  wget\
http://cygwin.cante.net/nedit/setup.hint \
http://cygwin.cante.net/nedit/nedit-5.5-2-src.tar.bz2 \
http://cygwin.cante.net/nedit/nedit-5.5-2.tar.bz2 

b)
  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir nedit ; cd nedit
  rm -f get.sh get.sh.sig
  wgethttp://cygwin.cante.net/nedit/get.sh \
  http://cygwin.cante.net/nedit/get.sh.sig 
  gpg --verify get.sh.sig get.sh 
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


[GTG] Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor

2007-12-18 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Sat 2007-12-15 Dr Dr [EMAIL PROTECTED]
 * Message-Id: [EMAIL PROTECTED]
 -- [NOTE] installing with external: CYGWIN-PATCHES/install.sh .inst 
./nedit-5.5-2.sh
 cygbuild: Command not found.
 ./nedit-5.5-2.sh.CygbuildCmdInstallMain: [ERROR] Failed to run 
/usr/local/src/nedit-5.5/CYGWIN-PATCHES/install.sh 
/usr/local/src/nedit-5.5/.inst
 [EMAIL PROTECTED] /usr/local/src

 Thanks, this error should be fix now.

Builds fine from source, packaging and setup.hint look good.

GTG
  Volker
  


startx fail gnuplot fail

2007-12-18 Thread Graham Lamont

I have been using gnuplot with X for 1+ year
But now startx fails to launch (and consequently gnuplot won't launch 
(completely null)) :
What to do?
Can I easily revert to earlier release ??

Many Thanks Graham

bash-3.2$ cygcheck -v xinit
Found: C:\cygwin\usr\X11R6\bin\xinit.exe
C:\cygwin\usr\X11R6\bin\xinit.exe - os=4.0 img=1.0 sys=4.0
  C:\cygwin\usr\X11R6\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
cygX11-6.dll v0.0 ts=2005/10/26 18:07
C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
  cygwin1.dll v0.0 ts=2007/12/11 19:09
  C:\WINDOWS\system32\ADVAPI32.DLL - os=5.1 img=5.1 sys=4.0
ADVAPI32.dll v0.0 ts=2004/8/4 7:14
C:\WINDOWS\system32\ntdll.dll - os=5.1 img=5.1 sys=4.10
  ntdll.dll v0.0 ts=2004/8/4 7:15
C:\WINDOWS\system32\KERNEL32.dll - os=5.1 img=5.1 sys=4.0
  KERNEL32.dll v0.0 ts=2007/4/16 11:45
  C:\WINDOWS\system32\ntdll.dll (already done)
C:\WINDOWS\system32\RPCRT4.dll - os=5.1 img=5.1 sys=4.10
  RPCRT4.dll v0.0 ts=2004/8/4 7:16
  C:\WINDOWS\system32\ntdll.dll (already done)
  C:\WINDOWS\system32\KERNEL32.dll (already done)
  C:\WINDOWS\system32\ADVAPI32.dll (recursive)
  C:\WINDOWS\system32\KERNEL32.dll (already done)
C:\WINDOWS\system32\KERNEL32.dll (already done)
  C:\cygwin\bin\cygwin1.dll (already done)
  C:\WINDOWS\system32\KERNEL32.dll (already done)


bash-3.2$ startx
[1] 2912
bash-3.2$ 
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.8.99.901-4

Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

X :0 -multiwindow -clipboard 

_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
(II) XF86Config is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 0007
winSetEngine - Multi Window or Rootless = ShadowGDI
winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 800 depth: 32
winFinishScreenInitFB - Masks: 00ff ff00 00ff
winInitVisualsShadowGDI - Masks 00ff ff00 00ff BPRGB 8 d 24 bpp 32
null screen fn ReparentWindow
null screen fn RestackWindow
InitQueue - Calling pthread_mutex_init
InitQueue - pthread_mutex_init returned
InitQueue - Calling pthread_cond_init
InitQueue - pthread_cond_init returned
winInitMultiWindowWM - Hello
winInitMultiWindowWM - Calling pthread_mutex_lock ()
winMultiWindowXMsgProc - Hello
winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
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: 0809 (0809) 
(--) Using preset keyboard for English (United Kingdom) (809), type 4
Rules = xorg Model = pc105 Layout = gb Variant = (null) Options = 
(null)
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but  has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(--) 5 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from 
list!
winPointerWarpCursor - Discarding first warp: 640 400
winInitMultiWindowWM - pthread_mutex_lock () returned.
winProcEstablishConnection - Hello
winMultiWindowXMsgProc - pthread_mutex_lock () returned.
winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
winInitMultiWindowWM - pthread_mutex_unlock () returned.
winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
cat: /home/graham/.Xauthority: No such file or directory
winInitClipboard ()
winClipboardProc - Hello
winProcEstablishConnection - winInitClipboard returned.
DetectUnicodeSupport - Windows NT/2000/XP
winClipboardProc - DISPLAY=127.0.0.1:0.0
winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the 
display.
winClipboardProc - XOpenDisplay () returned and successfully opened the display.
winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the 
display.

waiting for X server to shut down winClipboardProc - 
winClipboardFlushWindowsMessageQueue trapped WM_QUIT message, exiting main loop.
winClipboardProc - XDestroyWindow succeeded.

winClipboardIOErrorHandler!


_
Telly addicts unite!
http://www.searchgamesbox.com/tvtown.shtml

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

Re: Running dovecot under Cygwin

2007-12-18 Thread Ronny

You made my day,
Thanks a lot.
The server answers, unfortunately with an fatal error (Fatal: EOF while 
reading environment from master'), so i have to figure out whats the 
problem now.


I will inform you, maybe somebody other wants to run dovecot, too ;-)

Cheers
Ronny

--
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: sshd problem on Windows 2003

2007-12-18 Thread Christopher Faylor
On Sun, Dec 16, 2007 at 10:31:06PM -0500, Christopher Faylor wrote:
On Sun, Dec 16, 2007 at 06:30:14PM -0800, David Christensen wrote:
I moved my C:\cygwin directory aside today and did a fresh install of
Cygwin on Windows XP Professional SP2.  I also found that sshd would not
start.  There was a clue regarding ownership of the above directory in
/var/log/sshd.log.  After RTFM, STFW, and beating my head against the
monitor to no avail, my work-around was to go back to a working Cygwin
image from November 2006.  As an aside, it seems that Cygwin has become
less stable since support for Vista was attempted.

Once again, I can only conclude that the underlying problem is
insufficient testing of Cygwin and its components.  I understand that
this is a monumental, tedious, and largely thankless task.  I
volunteered to help with such a few years ago, and the silence was
deafening.  When I spoke up about that, I was flamed by key Cygwin
maintainers.  We'll see what kind of responses this paragraph generates.

I assume you are referring to this:

http://cygwin.com/ml/cygwin/2004-10/threads.html#7

although you are clearly misremembering since the silence was not
deafening and you were not, as far as I can tell, flamed by key Cygwin
maintainers.

Given the lack of a significant revenue stream for Cygwin and for
GNU/OSS tools, I don't see the stability situation improving.  My
strategy remains to take a copy of the C:\cygwin\setup tree every now
and then, and keep the images for a long time.

If this is important to you, then why don't you contact Red Hat and
purchase a support license?  They release stable versions of Cygwin
on a regular basis.

Hmm.  Still no response.

Just like last time.

It seems to me that if you are interested in making accusations and
assertions you should be willing to defend them.

cgf

--
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: Intermittent perl crash

2007-12-18 Thread Michael Kairys


Larry Hall (Cygwin) [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]



http://cygwin.com/faq/faq-nochunks.html#faq.using.chmod


Thanks... I read with partial understanding but could not come up with any 
action items...


My resolution was to verify that my temp is in fact writeable and then 
comment out the check in rebaseall.
So far so good: no fork failures. 




--
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: Intermittent perl crash (Attn: coreutils and bash maintainer)

2007-12-18 Thread Igor Peshansky
On Tue, 18 Dec 2007, Michael Kairys wrote:

 Larry Hall (Cygwin) [EMAIL PROTECTED] wrote in message
 news:[EMAIL PROTECTED]

http://cygwin.com/acronyms/#PCYMTNQREAIYR.  Thanks.

  http://cygwin.com/faq/faq-nochunks.html#faq.using.chmod

 Thanks... I read with partial understanding but could not come up with any
 action items...

 My resolution was to verify that my temp is in fact writeable and then
 comment out the check in rebaseall.
 So far so good: no fork failures.

I'm guessing one can reconstruct your permissions as follows:

$ cd /tmp
$ mkdir nw
$ setfacl -m g:Users:rwx nw
$ chmod a-rwx nw
$ ls -ld nw
d-+ 2 igor root 0 Dec 18 10:08 nw/
$ touch nw/foo
$ ls -l nw/foo
-rw--- 1 igor root 0 Dec 18 10:08 nw/foo
$ if [ -w nw ]; then echo Yes; else echo No; fi
No
$

One solution is, of course, chmod u+rwx /tmp.  The other is to change
rebaseall to try creating a file anyway and checking the result.

There was some talk of changing coreutils to use access for testing
permissions, which would probably solve this as well.  However, even if I
use /bin/test -w nw, I get a No.  Has this change ever happened?  If
it ever does, bash will also need to be rebuilt so that its builtins use
the same interface.  It helps that both have the same maintainer.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

That which is hateful to you, do not do to your neighbor.  That is the whole
Torah; the rest is commentary.  Go and study it. -- Rabbi Hillel

--
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: xmon 1.5.6-2 -- An interactive X protocol monitor

2007-12-18 Thread Jari Aalto
PACKAGE DESCRIPTION
===

Homepage: http://ftp.x.org/contrib/devel_tools
License : Custom

Monitor interactively the byte-stream connections between an X
server and a number of X clients. Xmon recognises all requests,
events, errors and replies sent between the clients and the server
which are part of the core X protocol.

CHANGES SINCE LAST RELEASE
==

None. New maintainer.

INSTALL OR UPGRADE NOTES


Standard install.

CYGWIN INSTALLATION INFORMATION
===

To install this package, click on the Install Cygwin now link on the
http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the All category. After installation, read the
documentation at directories:

/usr/share/doc/package-version/*
/usr/share/doc/Cygwin/package-version.README

If you have questions or comments, please send them to the Cygwin
mailing list at cygwin@cygwin.com.

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO


This message has been sent to cygwin-announce list.

If you want to unsubscribe from the 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]

More information on unsubscribing can be found:

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

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

-- 
Welcome to FOSS revolution: we fix and modify until it shines

--
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: aspell-0.60.5-1: A spell checker designed to eventually replace Ispell

2007-12-18 Thread Dr. Volker Zell
Hi

New versions of 'aspell/aspell-dev/aspell-doc/libaspell15' have been uploaded
to a server near you.

 !!! The swedish dictionary has to be rebuild for this version !!!

Cygwin NEWS:


 o Maintainer change
 o Switched to cygport build framework
 
aspell NEWS:


 A lot:

  o http://aspell.net/0.61/man-html/ChangeLog.html


DESCRIPTION:

GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.


UPDATE:
===
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 'aspell' from
the 'Text' category (it should already be selected).

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, please choose the one nearest to you:
http://cygwin.com/mirrors.html

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

--
Dr. Volker Zell
volunteer cygwin aspell maintainer

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]

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.

--
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: aspell-en-6.0.0-1: GNU Aspell 0.60 English Dictionary Package

2007-12-18 Thread Dr. Volker Zell
Hi

A new version of 'aspell-en' has been uploaded to a server near you.


Cygwin NEWS:


 o Maintainer change
 o Switched to cygport build framework
 
aspell-en NEWS:
===
  
 o Updated for GNU Aspell 0.60

 
DESCRIPTION:

GNU Aspell 0.60 English Dictionary Package


UPDATE:
===
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 'aspell-en' from
the 'Text' category (it should already be selected).

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, please choose the one nearest to you:
http://cygwin.com/mirrors.html

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

--
Dr. Volker Zell
volunteer cygwin aspell-en maintainer

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]

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.

--
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: aspell-de-20030222.1-1: GNU Aspell 0.60 German Dictionary Package

2007-12-18 Thread Dr. Volker Zell
Hi

A new version of 'aspell-de' has been uploaded to a server near you.


Cygwin NEWS:


 o Switched to cygport build framework
 
aspell-de NEWS:
===
  
 o Updated for GNU Aspell 0.60

 
DESCRIPTION:

GNU Aspell 0.60 German Dictionary Package


UPDATE:
===
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 'aspell-de' from
the 'Text' category (it should already be selected).

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, please choose the one nearest to you:
http://cygwin.com/mirrors.html

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

--
Dr. Volker Zell
volunteer cygwin aspell-de maintainer

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]

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.

--
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: aspell-pl-6.0.20061121.0-1: GNU Aspell 0.60 Polish Dictionary Package

2007-12-18 Thread Dr. Volker Zell
Hi

A new version of 'aspell-pl' has been uploaded to a server near you.


Cygwin NEWS:


 o Switched to cygport build framework
 
aspell-pl NEWS:
===
  
 o Updated for GNU Aspell 0.60

 
DESCRIPTION:

GNU Aspell 0.60 Polish Dictionary Package


UPDATE:
===
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 'aspell-pl' from
the 'Text' category (it should already be selected).

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, please choose the one nearest to you:
http://cygwin.com/mirrors.html

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

--
Dr. Volker Zell
volunteer cygwin aspell-pl maintainer

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]

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.

--
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: Intermittent perl crash (Attn: coreutils and bash maintainer)

2007-12-18 Thread Michael Kairys


Igor Peshansky [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]



I'm guessing one can reconstruct your permissions as follows:

$ cd /tmp
$ mkdir nw
$ setfacl -m g:Users:rwx nw
$ chmod a-rwx nw
$ ls -ld nw
d-+ 2 igor root 0 Dec 18 10:08 nw/
$ touch nw/foo
$ ls -l nw/foo
-rw--- 1 igor root 0 Dec 18 10:08 nw/foo
$ if [ -w nw ]; then echo Yes; else echo No; fi
No
$


Not sure about the setfacl but I note that if I repeat your sequence I get 
dr-xr-xr-x, which is what all my dirs look like:


1  cd /tmp
2  mkdir nw
3  setfacl -m g:Users:rwx nw
4  chmod a-rwx nw
5  ls -ld nw
dr-xr-xr-x 2 michael None 0 Dec 18 11:46 nw
6  touch nw/foo
7  ls -l nw/foo
-rw-r--r-- 1 michael None 0 Dec 18 11:47 nw/foo
8  if [ -w nw ]; then echo Yes; else echo No; fi
No


One solution is, of course, chmod u+rwx /tmp.


Well, this has no effect for me:

9  ls -ld /tmp
dr-xr-xr-x 9 michael None 245760 Dec 18 11:46 /tmp
10  chmod u+rwx /tmp
11  ls -ld /tmp
dr-xr-xr-x 9 michael None 245760 Dec 18 11:46 /tmp




--
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: Starting native windows GUI app via ssh.

2007-12-18 Thread cuicui

Clayton Holloway a écrit :

Brian Keener wrote:

Clayton Holloway wrote:

Sounds good to me. I doubt this is a standard ssh option so I
wouldn't know what to add in the config.

Would you mind pasting the config that enables this or, if you
don't remember which config option it is, the whole sshd_config.


I believe they are referring to Start - Settings - Control Panel
- Administrative Tools -  Services:

Depending on windows version there might not be a need for 
administrative functions above but once in services - look at the

sshd services options and on tab 2 (log in) there will be a check
box for interact for desktop.


Sweet, it worked. and to think it was something as simple as a
check box in a windows dialog box.



And if you're a more registry kind of person or if you want to script
it, this is the value to alter:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sshd]
Type=dword:0110

Cheers,

Nicolas

--
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: Intermittent perl crash (Attn: coreutils and bash maintainer)

2007-12-18 Thread Igor Peshansky
On Tue, 18 Dec 2007, Michael Kairys wrote:

 Igor Peshansky [EMAIL PROTECTED] wrote in message
 news:[EMAIL PROTECTED]

Again, http://cygwin.com/acronyms/#PCYMTNQREAIYR.  Thanks.

  I'm guessing one can reconstruct your permissions as follows:
 
  $ cd /tmp
  $ mkdir nw
  $ setfacl -m g:Users:rwx nw
  $ chmod a-rwx nw
  $ ls -ld nw
  d-+ 2 igor root 0 Dec 18 10:08 nw/
  $ touch nw/foo
  $ ls -l nw/foo
  -rw--- 1 igor root 0 Dec 18 10:08 nw/foo
  $ if [ -w nw ]; then echo Yes; else echo No; fi
  No
  $

 Not sure about the setfacl but I note that if I repeat your sequence I get
 dr-xr-xr-x, which is what all my dirs look like:

 1  cd /tmp
 2  mkdir nw
 3  setfacl -m g:Users:rwx nw
 4  chmod a-rwx nw
 5  ls -ld nw
 dr-xr-xr-x 2 michael None 0 Dec 18 11:46 nw
 6  touch nw/foo
 7  ls -l nw/foo
 -rw-r--r-- 1 michael None 0 Dec 18 11:47 nw/foo
 8  if [ -w nw ]; then echo Yes; else echo No; fi
 No

  One solution is, of course, chmod u+rwx /tmp.

 Well, this has no effect for me:

 9  ls -ld /tmp
 dr-xr-xr-x 9 michael None 245760 Dec 18 11:46 /tmp
 10  chmod u+rwx /tmp
 11  ls -ld /tmp
 dr-xr-xr-x 9 michael None 245760 Dec 18 11:46 /tmp

Heh.  I just looked, and it seems you've never posted the output of
cygcheck -svr on your system as requested in

 Problem reports:   http://cygwin.com/problems.html

I bet that if you did post one, it would show that your Cygwin is
installed on either FAT or FAT32, not NTFS.  That, and the DOS Read-only
bit on the directory is probably set.  Another (less likely) alternative
is that you've installed on a network drive.

If it's FAT32, you're out of luck.  In other cases you would probably
benefit from reviewing http://cygwin.com/cygwin-ug-net/ntsec.html.
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

That which is hateful to you, do not do to your neighbor.  That is the whole
Torah; the rest is commentary.  Go and study it. -- Rabbi Hillel

--
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: Intermittent perl crash (Attn: coreutils and bash maintainer)

2007-12-18 Thread Michael Kairys


Igor Peshansky [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]



Heh.  I just looked, and it seems you've never posted the output of
cygcheck -svr on your system ...


Well, I didn't think I was reporting a problem except possibly with my own 
understanding...



I bet ... the DOS Read-only bit on the directory is probably set.


Bingo!

Having changed that, I get:


ls -ld /tmp

drwxr-xr-x 12 michael None 245760 Dec 18 14:26 /tmp

... and...


if [ -w /tmp ]; then echo Yes; else echo No; fi
Yes 




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



installing cygwin: setup.exe error (0xc000007b)

2007-12-18 Thread Richard Noble
 downloaded setup.exe from http://cygwin.com.  Downloaded and ran
setup.exe with anti-virus software disabled as per FAQ.  I receive the
following error message immediately after executing setup.exe (The
application failed to initialize properly (0xc07b). Click on OK to
terminate the application).   This is a new corporate dell laptop with
Windows XP and the latest updates from windows update as of today.
Bellow is the information provided by Windows through the eventvwr.  I
am using an account that is in the local administrators group and have
also tried to install while logged in as the local administrator.
Thanks for any advice and if you need more information please let me
know.

Thanks,
Richard Noble






 Details
 Product: Windows Operating System
 ID: 26
 Source: Application Popup
 Version: 5.2
 Symbolic Name: STATUS_LOG_HARD_ERROR
 Message: Application popup: %1 : %2

 Explanation


The program could not load a driver because the program user doesn't
have sufficient privileges to access the driver or because the drive
is missing or corrupt.

 User Action


To correct this problem:
Ensure that the program user has sufficient privileges to access the
directory in which the driver is installed.
Reinstall the program to restore the driver to the correct location.

If these solutions do not work, contact Product Support Services.


 Version: 5.0
 Symbolic Name: status_log_hard_error
 Message: Unable to Load Device Driver : device driver could not be loaded.

 Explanation


The program could not load a driver because the program user doesn't
have sufficient privileges to access the driver or because the drive
is missing or corrupt.

 User Action


To correct this problem:
 is driver the which in directory access to privileges sufficient has
user program that
Reinstall the program to restore the driver to the correct location.

If these solutions do not work, contact Product Support Services.
 



 Related Knowledge Base articles


 You can find additional information on this topic in the following
Microsoft Knowledge Base articles:

 • Error message and events are logged in the System log when you try
to compress a large file on an NTFS volume in Windows XP, in Windows
2000, or in Windows Server 2003: Delayed Write Failed

 Describes a problem where a large file may not compress when you use
NTFS compression in Windows XP, Windows 2000, or Windows Server 2003.

 • File Lock or Access Denied Error Message When You Save Files Over
the Network

 When you try to save a file such as a Microsoft Excel workbook that
you opened by using a universal naming convention (UNC) path, you may
receive an error message that is similar to one of the following:
Cannot read file. File is locked Access...

 • When you visit a Web page that uses a custom pop-up object,
Internet Explorer 6 closes unexpectedly

 Resolves an error in the Mshtml.dll file that occurs after you
install security update 918899. If you are not severely affected by
this problem, we recommend that you wait for the next cumulative
security update for Internet Explorer.


-- 
Thanks,
Richard Noble

--
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: Running dovecot under Cygwin

2007-12-18 Thread Ronny



I will inform you, maybe somebody other wants to run dovecot, too ;-)


well on the dovecot list somebody told me:

 Can't sure about this but maybe this problem because different types
 of EOF symbols used in Unix and Windows systems. So it trying to read
 from master but unable to do so, because receive EOF symbol from
 beginning.

Does Cygwin uses EOF of Windows?


--
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: GUI programs dont launch under correct user using ssh

2007-12-18 Thread Larry Hall (Cygwin)

Vivek Pathak wrote:

Hi all,

I installed cygwin according to instructions on the cygwin site to 
install sshd on a windows XP machine (Win2).


Win2 is a member of a domain MyDomain.

I login via ssh to Win2 as MyDomain\Administrator and try to start 
outlook using cmd /c OUTLOOK.EXE. I want Outlook to startup on Win2 
machine. It doesnt launch properly, I tried the check Interact with 
desktop in the installed service but no luck.


If i do a cmd /c WHOAMI.EXE, it shows
NT AUTHORITY/SYSTEM user instead of
MyDomain\Administrator although i logged in as MyDomain\Administrator 
and this if the cause of all the trouble.


How do i ensure that the bash shell launched when i ssh to Win2 launches 
as usre MyDomain\Administrator


Make sure your '/etc/passwd' and '/etc/group' files contain your user/group
information.  See the Users Guide for details if you need help with these
files and mkpasswd/mkgroup.  If this is not the problem, make sure you use
password authentication.

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

_

A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting annoying in email?

--
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: installing cygwin: setup.exe error (0xc000007b)

2007-12-18 Thread Dave Korn
On 18 December 2007 19:32, Richard Noble wrote:

  downloaded setup.exe from http://cygwin.com.  Downloaded and ran
 setup.exe with anti-virus software disabled as per FAQ.  I receive the
 following error message immediately after executing setup.exe (The
 application failed to initialize properly (0xc07b). 

  STATUS_INVALID_IMAGE_FORMAT.  Hmm, that would suggest your download went wrong
somehow.  Maybe try again, or try downloading it from one of the mirrors?


cheers,
  DaveK
-- 
Can't think of a witty .sigline today


--
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: Running dovecot under Cygwin

2007-12-18 Thread Dave Korn
On 18 December 2007 20:19, Ronny wrote:

 I will inform you, maybe somebody other wants to run dovecot, too ;-)
 
 well on the dovecot list somebody told me:
 
   Can't sure about this but maybe this problem because different types
   of EOF symbols used in Unix and Windows systems. So it trying to read
   from master but unable to do so, because receive EOF symbol from
   beginning.
 
 Does Cygwin uses EOF of Windows?

  No, Cygwin uses Ctrl-D for EOF like all POSIX.

cheers,
  DaveK
-- 
Can't think of a witty .sigline today


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



Bash issues many FSCTL_PIPE_PEEK operations?

2007-12-18 Thread Gary Fritz
I just installed SysInternals' FileMon utility and have discovered all kinds of 
unknown activity going on behind the scenes.  

One that surprised me was Bash.  FileMon says that Bash is doing 90-100 
FSCTL_PIPE_SEEK operations EVERY SECOND!  It does this even if Bash 
is currently running a command, so there is no open prompt looking for input.  

Is it *supposed* to do that??   

I'm running Bash 3.2.17(15)-release (i686-pc-cygwin) on XP Pro SP2.

Gary



cygcheck.out
Description: Binary data
--
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: Bash issues many FSCTL_PIPE_PEEK operations?

2007-12-18 Thread Gary Fritz
Christopher Faylor wrote: 
  Is it *supposed* to do that?? 
 In any cygwin less than 1.7.x, yes. 

I see. I gather 1.7.0 is the next major release, but I don't see anyplace that 
tells when it's expected. I'll keep an eye out and update to 1.7.0 when it 
comes out. 

Thanks! 
Gary 


--
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: Bash issues many FSCTL_PIPE_PEEK operations?

2007-12-18 Thread Christopher Faylor
On Tue, Dec 18, 2007 at 02:23:36PM -0700, Gary Fritz wrote:
Content-Description: Mail message body
I just installed SysInternals' FileMon utility and have discovered all kinds 
of 
unknown activity going on behind the scenes.  

One that surprised me was Bash.  FileMon says that Bash is doing 90-100 
FSCTL_PIPE_SEEK operations EVERY SECOND!  It does this even if Bash 
is currently running a command, so there is no open prompt looking for input.  

Is it *supposed* to do that??   

In any cygwin less than 1.7.x, yes.

cgf

--
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: File name too long problem -- maybe fix coming?

2007-12-18 Thread Linda Walsh

Is it possible the update quoted at the bottom will address or fix
the path-len problem, mentioned below, in cygwin?

Corinna Vinschen wrote:

On Dec  1 15:43, Marty Leisner wrote:

So for now I did a mount onto a shorter path and things worked fine:
C:\Documents and Settings\leisner on /mnt type system (binmode)
when I queried in  /mnt...

Whats the current status of this problem?  


Work in progress.

Corinna

---


 Original Message 
Subject: Re: [PATCH]cp --recursive fails unnecessarily when the names of the 
latter approach become very long
Date: Wed, 05 Dec 2007 09:31:07 +0100
From: Jim Meyering jim(at)meyering.net
To: Cai Xianchao caixianchao(at)cn.fujitsu.com
CC: bug-coreutils(at)gnu.org
References: 47564085.4010907(at)cn.fujitsu.com

Cai Xianchao caixianchao(at)cn.fujitsu.com wrote:

The file TODO described a bug of cp (package:coreutils-6.9):
cp --recursive: perform dir traversals in source and dest hierarchy
rather than forming full file names. The latter (current) approach
fails unnecessarily when the names become very long.

We find that if the length of file name is not shorter than PATH_MAX,
it will fail.

Now, we have solved the problem by using the *at functions which were
added to linux in kernel 2.6.16. If the kernel is older than 2.6.16,
cp will run the same as before.


Thank you very much for working on that problem!
I wish you had announced your plan earlier -- I could
have saved you some time.

There are approximately 20 places in your patch where
code like this has been added:

fchdir (dst_relative_fd);
ret_abandon_move = abandon_move (x, dst_relative_path, dst_sb);
fchdir (currentpath_fd);

True, that does achieve the goal of allowing longer names,
but at the expense of changing the current directory.
copy.c must not change the process's working directory,
first because it is intended to be library-like, but also
because ping-ponging back and forth via fchdir is unnecessary
and hurts performance.  Of course, on systems that lack native
openat, copy still calls *at functions, but they go through
gnulib's portability layer, which may call fchdir/chdir.  But
that's ok, because it affects only older and less-functional systems.

Instead, you should use fts to perform the source-tree traversal.
That handles most of the tricky details for you -- on the source side.
However, in order to traverse the destination tree, you will have to
maintain a single primary file descriptor, initially open on the parent of
the destination directory -- or maybe on the destination directory itself.
Then, as you create each new subdirectory (via mkdirat), you would advance
that primary descriptor to a new one open on the just-created directory.

Also, there is no need for #if directives like this:

#if defined  __USE_ATFILE  defined PATH_MAX

For examples of some of the things you will have to do with fts,
see du.c, and ch*.c.

Note also that with a file-descriptor-based traversal, it is no
longer necessary to form full, relative file names while performing
a traversal (except for diagnostics).  And in fact, if you are not
careful in how/when you form full names, you can mistakenly end up
making the code inefficient (O(Depth^2)) for a deep hierarchy.
For an example of how to do that, see the obstacks in remove.c's
struct dirstack_state.

If you pursue this, the FSF will need a copyright assignment from the
author(s) of the work, and I see none on file yet.  Have you already
completed/mailed the necessary forms?  If not, let me know and I'll
send them.
___
Bug-coreutils mailing list
Bug-coreutils(at)gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

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



still having problem: devenv through sshd

2007-12-18 Thread Derek Lei Liu

Hi,

Kind of wondering if this thing ever work for anyone. A few weeks back, i 
had problem to run devenv build script through sshd on windows 2003 
server. here is the thread: 
http://sourceware.org/ml/cygwin/2007-11/msg00473.html The symptom was 
basically the same script can be executed from remote desktop console, but 
not through ssh session. the script simplely hang and doesn't spill out any 
error message. I struggled a lot with it and finally gave up even with 
Dave's help. I then give up 2003 and moved to XP. The problem with XP is 
even more subtle now. I can ssh in with password authentication and execute 
the script just fine (one step closer compare to 2003). However, public key 
authentication still not working (i am getting the fatal error C1902: 
Program database manager mismatch; please check your installation). There 
was a thread discussed this issue so i thought the problem can be worked 
around by just using password authentication. Since i need passwordless 
login process, i employeed perl Net-SCP-Expect and Net-SSH. Both module 
works just fine and are using password authentication (that's what they are 
designed for). However, remotely executing the build script still give me 
C1902 errors. I just can't figure out what's the difference between password 
login interactively and using perl modules. I am stuck again, need some help 
here. Thanks.


Derek


--
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: File name too long problem -- maybe fix coming?

2007-12-18 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

According to Linda Walsh on 12/18/2007 3:30 PM:
 Is it possible the update quoted at the bottom will address or fix
 the path-len problem, mentioned below, in cygwin?

Why not try out the snapshots, and see for yourself?  But yes, it looks
like Corinna is slowly getting to the point where cygwin uses native NT
functions (which support absolute paths up to 32k in length), in such a
way that you can access relative path names whose absolute name happens to
be longer than PATH_MAX.  And I'm sure that she will be adding openat()
and friends along the way, which is what coreutils and findutils (and any
other gnulib fts client) wants to use for optimal directory recursion.

- --
Don't work too hard, make some time for fun as well!

Eric Blake [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHaJi584KuGfSFAYARAlP+AJwOjaaWkkyCBw3PDxqlz0XEeK7ltwCeJ1dD
YAGNFGUtKVNDRUJwV1Z4FN8=
=iXq9
-END PGP SIGNATURE-

--
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: Intermittent perl crash (Attn: coreutils and bash maintainer)

2007-12-18 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

According to Igor Peshansky on 12/18/2007 11:58 AM:
 I bet that if you did post one, it would show that your Cygwin is
 installed on either FAT or FAT32, not NTFS.  That, and the DOS Read-only
 bit on the directory is probably set.  Another (less likely) alternative
 is that you've installed on a network drive.

Wasn't there a recent thread on this issue, and wasn't it fixed so that
cygwin 1.5.25-7 reports directories as writable in spite of the DOS
read-only attribute bit?  Without cygcheck output, I can't guarantee which
version of cygwin this problem was against; but I still suspect that it is
with cygwin itself and not coreutils/bash.

- --
Don't work too hard, make some time for fun as well!

Eric Blake [EMAIL PROTECTED]
volunteer cygwin coreutils/bash maintainer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHaJk784KuGfSFAYARAn78AKCAiWlleKWvVPGlIxuLA0V2U6w+CQCfb6WD
MeLqeoxUUkXDz7tOrJRSvzI=
=iXMi
-END PGP SIGNATURE-

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



Updated: aspell-0.60.5-1: A spell checker designed to eventually replace Ispell

2007-12-18 Thread Dr. Volker Zell
Hi

New versions of 'aspell/aspell-dev/aspell-doc/libaspell15' have been uploaded
to a server near you.

 !!! The swedish dictionary has to be rebuild for this version !!!

Cygwin NEWS:


 o Maintainer change
 o Switched to cygport build framework
 
aspell NEWS:


 A lot:

  o http://aspell.net/0.61/man-html/ChangeLog.html


DESCRIPTION:

GNU Aspell is a spell checker designed to eventually replace Ispell.  It
can either be used as a library or as an independent spell checker.  Its
main feature is that it does a much better job of suggesting possible
replacements for a misspelled word than just about any other spell
checker out there for the English language.  Unlike Ispell, Aspell can
also easily check documents in UTF-8 without having to use a special
dictionary.  Aspell will also do its best to respect the current locale
setting.  Other advantages over Ispell include support for using
multiple dictionaries at once and intelligently handling personal
dictionaries when more than one Aspell process is open at once.


UPDATE:
===
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 'aspell' from
the 'Text' category (it should already be selected).

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, please choose the one nearest to you:
http://cygwin.com/mirrors.html

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

--
Dr. Volker Zell
volunteer cygwin aspell maintainer

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]

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.


Updated: aspell-en-6.0.0-1: GNU Aspell 0.60 English Dictionary Package

2007-12-18 Thread Dr. Volker Zell
Hi

A new version of 'aspell-en' has been uploaded to a server near you.


Cygwin NEWS:


 o Maintainer change
 o Switched to cygport build framework
 
aspell-en NEWS:
===
  
 o Updated for GNU Aspell 0.60

 
DESCRIPTION:

GNU Aspell 0.60 English Dictionary Package


UPDATE:
===
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 'aspell-en' from
the 'Text' category (it should already be selected).

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, please choose the one nearest to you:
http://cygwin.com/mirrors.html

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

--
Dr. Volker Zell
volunteer cygwin aspell-en maintainer

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]

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.


Updated: aspell-de-20030222.1-1: GNU Aspell 0.60 German Dictionary Package

2007-12-18 Thread Dr. Volker Zell
Hi

A new version of 'aspell-de' has been uploaded to a server near you.


Cygwin NEWS:


 o Switched to cygport build framework
 
aspell-de NEWS:
===
  
 o Updated for GNU Aspell 0.60

 
DESCRIPTION:

GNU Aspell 0.60 German Dictionary Package


UPDATE:
===
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 'aspell-de' from
the 'Text' category (it should already be selected).

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, please choose the one nearest to you:
http://cygwin.com/mirrors.html

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

--
Dr. Volker Zell
volunteer cygwin aspell-de maintainer

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]

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.