RE: using print screen

2002-03-30 Thread Robert Coit

I saw those 8-bit captures and they look great.  But
what did they use to capture them?  If you use print
screen, the colors are completely distorted and
useless.

RC
--- Harold Hunt [EMAIL PROTECTED] wrote:
 If you're running at 8 bits per pixel, then you'll
 pretty much always have
 problems.  Just look at the screen captures on the
 website:
 
 http://xfree86.cygwin.com/screenshots/
 
 Harold
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of
 Robert Coit
  Sent: Friday, March 29, 2002 9:04 PM
  To: [EMAIL PROTECTED]
  Subject: using print screen
 
 
  Why are the colors changed when i use print screen
 to
  capture the image in an xwindow?
 
  how do i get the actual colors?
 
  TIA
 
 
 
  __
  Do You Yahoo!?
  Yahoo! Greetings - send holiday greetings for
 Easter, Passover
  http://greetings.yahoo.com/
 


__
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/



Re: XFree 4.2.0 on Windows 98 on Laptop SCENIC Mobile 360

2002-03-30 Thread Michael Wagner

Hello everybody,

if you have this problem, as I had:
--
XWin does not start.
/tmp/XWin.log:
ddxProcessArgument () - Initializing default screens
winInitializeDefaultScreens () - w 1024 h 768
ddxProcessArgument () - screen - argc: 5 i: 1
winDetectSupportedEngines () - Windows 95/98/Me
winDetectSupportedEngines () - DirectDraw installed
winDetectSupportedEngines () - DirectDraw4 installed
winDetectSupportedEngines () - Returning, supported engines 0017
winSetEngine () - Using Shadow DirectDraw NonLocking
winAdjustVideoModeShadowDDNL () - Using Windows display depth of 16 bits per
pix
el
winAdjustForAutoHide - Original WorkArea: 0 0 740 1024
winAdjustForAutoHide - Adjusted WorkArea: 0 0 740 1024
winCreateBoundingWindowWindowed () - WindowClient w 1018 h 715 r 1018 l 0 b
715
t 0
winCreateBoundingWindowWindowed () -  Returning
winAllocateFBShadowDDNL () - lPitch: 2036
winInitVisualsShadowDDNL () - Masks f800 07e0 001f BPRGB 6 d 16
winLayerCreate () - dwDepth 16
winRandRInit ()
winCreateDefColormap () - Deferring to fbCreateDefColormap ()
winScreenInit () - returning
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing
from
 list!

Fatal server error:
could not open default font 'fixed'
--

Here is the solution, that helped in my case:

1) Start Cygwin installation and switch to UNIX file mode (no additional
package installed, see Cygwin/XFree86 Installation Guide p. 9)
2) Mount DOS drive in binary mode. By typing mount, you can check your
mode. If if is textmode, you have to
- unmout your system: cd /cygwin/bin   umount /
- remount your system: ./mount -b c: /
3) Reinstall XFree86

 BUT my bash-prompt changed. Instead of path$ it has changed to
bash-2.05a$  

Yours
Michael
--
Dr.sc.nat. Dipl.-Phys.   Technisches Büro
Michael J.M. Wagner - Software-Entwicklung
Gleiwitzer Str. 28- Beratung
81929 München- Training
Tel: 089/938576
mailto:[EMAIL PROTECTED]
http://www.wagnertech.de





Do you sell cabinets?

2002-03-30 Thread cabineteaz


If you sell, install or make cabinets, take a moment.  This
product is well worth looking into.

 1.  Reduce damage to cabinets tremendously;
 2.  The faces of the cabinets will be flush, the tops and bottoms even;
 3.  Cuts installation time by 1/2 or more with less fatigue;
 4.  One man cabinet installation with Micro Adjusting accuracy.

These are only a few benefits.

Quality workmanship reflects:
 Your name
 Your image
 Your product

Remember, the women always look at the kitchen. 

For the discriminate cabinet maker and installer.

http://www.quicksitemaker.com/members/bbiles

If you are a cabinet manufacturer your distributers will benefit.

Cabinet Eaz makes the difference.






GCL 2.4.1: missing unexnt.c

2002-03-30 Thread Pietro Toniolo

I tried to compile GCL 2.4.1 under plain gcc/cygwin, because the
MinGW/cygwin trick in the GCL readme is not running.

After many files correctly compiled, I get a Missing unexnt.c. I can
find many unex*.cin the o directory, but no unexnt.c, neither
unexw32.c

Is it possible to compile GCL under cygwin? How?



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




Re: VI and DOS Mode

2002-03-30 Thread Michael Schaap

At 21:45 29-3-2002, Larry Hall (RFK Partners, Inc) wrote:
At 03:36 PM 3/29/2002, Gaurav Khanna wrote:
 Hi,
 
 I installed the cygwin bash shell along with the VIM editor on windows.
 Now the problem is that it opens up the files in UNIX mode and not in
 DOS mode. And it saves that way too. I have tried reinstalling the whole
 thing including the vim editor and specifying DOS as the default file
 type but to no avail. What am I missing?
 Initially I had specified UNIX as the default type but since then I have
 done a lot of I installations trying to get DOS as the default.
 Please help.


Sorry, I don't have the problem here, even with binary mount points.
Setting fileformat=dos allows me to read and write files in DOS mode
whenever I want with vim.  Perhaps you need to do a little more debugging
on your end.

Or just create an (empty) file .vimrc in your home directory.  (This forces 
vi-compatible mode to be turned off.)

When Corinna gets back from vacation (who told her she could get a vacation 
- didn't she have one last year?  ;-) ), I'm sure she'll soon upgrade the 
vim package to 6.1, which will solve this problem once and for all.  (It 
will detect UNIX and DOS files even in vi-compatible mode.)

  - Michael

-- 
 I always wondered about the meaning of life.   So I looked it
 up in the dictionary under L and there it was - the meaning
 of life.  It was not what I expected.  - Dogbert 


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




RE: cygqwin with mingw32 question

2002-03-30 Thread Norman Vine

David Starks-Browning writes:

On Friday 29 Mar 02, Jonathan Wilson writes:
 I did see that but what I dont understand is if __CYGWIN__ 
is defined 
 when -mno-cygwin is selected.

Try it!  Bet you would have learned faster than asking here!  (Would
have saved *me* some time, that's for sure...)

 I also need to know if cygwin GCC defines some specific flag that I can 
 test for that identifies it as GCC.

info cpp

Since this question comes up quite frequently
maybe we could add the following 'tip' to the faq

Q) What preprocessor symbols does Cygwin define
A)  Use the tool Luke :-)

% echo  jnk.c
% gcc -E -dM jnk.c
% gcc -mno-cygwin -E -dM jnk.c
% rm jnk.c

HTH

Norman

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




RE: cygqwin with mingw32 question

2002-03-30 Thread David Starks-Browning

On Saturday 30 Mar 02, Norman Vine writes:
 Since this question comes up quite frequently
 maybe we could add the following 'tip' to the faq
 
 Q) What preprocessor symbols does Cygwin define
 A)  Use the tool Luke :-)
 
 % echo  jnk.c
 % gcc -E -dM jnk.c
 % gcc -mno-cygwin -E -dM jnk.c
 % rm jnk.c

Thanks, I will do that.

David


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




Lynx: All accents work except ~

2002-03-30 Thread Frédéric L. W. Meunier

Hi. I only use Linux but after some years had to install Windows. I'm
using XP Professional and downloaded Cygwin to, among others, use my
favourite browser, Lynx. The only problem is that all acents work but
~ doesn't for input and output. I don't see and can't enter words
with ~. I need it, as I write in Brazilian Portuguese.

Any hints ? TIA and for developing Cygwin. I'm using 1.3.10 download a
few days ago.


--
0@pervalidus.{net, dyndns.org}

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




Re: [ANNOUNCEMENT] Setup.exe update

2002-03-30 Thread Kurt Roeckx

On Tue, Mar 19, 2002 at 05:44:16PM +1100, Robert Collins wrote:
 
  -Original Message-
  From: Hotmail [mailto:[EMAIL PROTECTED]] 
  Sent: Tuesday, March 19, 2002 5:41 PM
  To: [EMAIL PROTECTED]
  Subject: Re: [ANNOUNCEMENT] Setup.exe update
  Importance: High
  
  
  I tried the new SETUP.EXE. The problem is it doesn't 
  recognize my previous installation or rather my previous 
  downloads! Instead it creates another folder named according 
  to the server it connected and download the packages into it. 
  Anyone can help me with this?
 
 Benny, it will recognise and use your existing installation and download
 cache. What it won't do is add to it.

I downloaded the new setup today too.  I first download things.
I basicly want to have a local mirror so I can install things
from there on several boxes.  I stopped downloading because I
didn't like that directory.  Maybe I should mirror it an other
way?

If I download it like this, and then install it from that dir,
will it use the newest packages?

What happens if I download from an other site?  Will it make yet
an other directory?  Will it then still pick the latest version?

I canceled the download and started over, and it downloaded all
the same files again, so I assume it won't do what I want at all.

Any suggestions?

I also find an other small problem.  Sometimes it seems to be
unable to get the setup.ini from mirror, sometimes it does.  It
complains rather fast, I don't think it even made a connection to
it.


Kurt


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




Soundj - Skol Beats

2002-03-30 Thread Soundj - Skol Beats

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN
HTMLHEADTITLESoundj - detonando a barreira do som/TITLE
META http-equiv=Content-Type content=text/html; charset=windows-1252BASE 
href=
SCRIPT language=JavaScript
!-- 
var axel = Math.random() + ;
var ord = axel * 100;
//--
/SCRIPT

STYLE title=pc_css type=text/cssDIV {
FONT-WEIGHT: normal; FONT-SIZE: 13px; FONT-FAMILY: Arial,Helvetica
}
A:link {
FONT-STYLE: normal; TEXT-DECORATION: none
}
A:visited {
FONT-STYLE: normal; TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
DIV.tit1 {
FONT-WEIGHT: bold; FONT-SIZE: 17px
}
DIV.side {
FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-STYLE: normal
}
DIV.bar {
FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: white; LINE-HEIGHT: 1.6;
FONT-FAMILY: Verdana, Arial, Helvetica
}
INPUT {
FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Helvetica
}
/STYLE
BASE href=http://www.soundj.com.br/news/
META content=MSHTML 6.00.2713.1100 name=GENERATOR/HEAD
BODY vLink=#003399 link=#003399 bgColor=#00 
background=http://www.soundj.com.br/news/bg_green_new.gif topMargin=0
DIV/DIV
TABLE cellSpacing=0 cellPadding=0 width=100% bgColor=#00 border=0
  TBODY 
  TR
TD width=135 bgColor=#00img
src=http://www.soundj.com.br/news/fo.gif;/TD
TD width=223nbsp;/TD
TD width=100% bgColor=#00
  table width=100% border=0 cellspacing=0 cellpadding=0
tr
  tdnbsp;/td
  td 
div align=center/div
  /td
/tr
  /table
/TD
  /TR/TBODY/TABLE
SCRIPT language=javascript
!--
function mouseOver(src,clrOver) {
if (!src.contains(event.fromElement)) {
src.style.cursor = 'hand';
src.bgColor = clrOver;
}
}
function mouseOut(src,clrIn) {
if (!src.contains(event.toElement)) {
src.style.cursor = 'default';
src.bgColor = clrIn;
}
}
function mouseClick(src) {
if(event.srcElement.tagName=='TD'){
src.children.tags('A')[0].click();
}
}
// -- 
/SCRIPT

TABLE cellSpacing=0 cellPadding=4 width=100% border=0
  TBODY 
  TR 
TD onmouseover=mouseOver(this,'#cc6600'); onclick=mouseClick(this); 
onmouseout=mouseOut(this,'#00'); align=middle width=14% 
bgColor=#00
  div align=centerA href=http://www.soundj.com.br; 
  target=_blankFONT face=Arial,Helvetica color=#ffcc00 
  size=2B.:: clique aqui e visite nosso site www.soundj.com.br
::./B/FONT/A 
  /div
/TD
  /TR
  /TBODY
/TABLE
TABLE cellSpacing=0 cellPadding=0 width=100% bgColor=#ff border=0
  TBODY
  TR
TD vAlign=top
  TABLE cellSpacing=0 cellPadding=4 width=100% border=0
TBODY
TR
  TD bgColor=#e8e8d0
TABLE cellSpacing=0 cellPadding=0 width=95% align=center 
border=0
  TBODY
  TR
TDfont face=Verdana,Arial,Helvetica size=1Newsletter
Soundj.com.br 
  /font/TD
  /TR/TBODY/TABLE/TD/TR!---INICIO TABELA NOTICIAS
UPDATE---/TBODY/TABLE
  TABLE cellSpacing=0 cellPadding=12 border=0
TBODY
TR vAlign=top
  TD bgcolor=#FF 
DIV class=tit1A 
href=http://www.soundj.com.br; /A/DIV
DIV align=right
  table width=100% border=0 cellspacing=0 cellpadding=0
tr
  td width=11%img 
src=http://www.soundj.com.br/soundj/rave/rave5.jpg; align=left 
border=0/td
  td width=89%
div class=tit1a 
href=http://www.soundj.com.br;Escorregue nessa aventura/a/div
divConfira as fotos da festa Rave H2O que rolou no dia
23 
  de marccedil;o. Muita agitaccedil;atilde;o ao comando 
  do DJ AAron Liberator da Inglaterra. Fomos ateacute;
laacute; 
  para conferir, mas parece que natilde;o fomos soacute; 
  noacute;s..
  div align=rightimg height=8 
src=http://www.soundj.com.br/news/setinha_gde.gif; width=13 
border=0a 
   
href=http://www.soundj.com.br/soundj/artigodetalhe.asp?id=11;Leia 
mais/a/div
/div
/td
/tr
  /table
  
/DIV
  /TD/TR/TBODY/TABLEBR!---FIM TABELA NOTICIAS UPDATE---
  TABLE cellSpacing=2 cellPadding=3 width=95% align=center border=0
TBODY
TR
  TD bgColor=#c8c8b0
DIVBNovidades do site - a
href=http://www.soundj.com.br/soundj/balada.asp;baladas/a 
  - a href=http://www.soundj.com.br/soundj/chupim.asp;humor/a 
  - a href=http://www.soundj.com.br;muacute;sica/a/B/DIV
  /TD/TR
TR vAlign=top
  TD
TR vAlign=top
  TD!---INICIO TABELA NOTICIAS---
DIV 
  table width=100% border=0 cellspacing=0 cellpadding=0
tr
  td width=16%bimg

Re: cygqwin with mingw32 question

2002-03-30 Thread Jesper Eskilson

Norman Vine [EMAIL PROTECTED] writes:

 Since this question comes up quite frequently
 maybe we could add the following 'tip' to the faq
 
 Q) What preprocessor symbols does Cygwin define
 A)  Use the tool Luke :-)
 
 % echo  jnk.c
 % gcc -E -dM jnk.c
 % gcc -mno-cygwin -E -dM jnk.c
 % rm jnk.c

Or, more elegantly:

gcc -E -dM - /dev/null

-- 
/Jesper


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




Do you sell cabinets?

2002-03-30 Thread cabineteaz


If you sell, install or make cabinets, take a moment.  This
product is well worth looking into.

 1.  Reduce damage to cabinets tremendously;
 2.  The faces of the cabinets will be flush, the tops and bottoms even;
 3.  Cuts installation time by 1/2 or more with less fatigue;
 4.  One man cabinet installation with Micro Adjusting accuracy.

These are only a few benefits.

Quality workmanship reflects:
 Your name
 Your image
 Your product

Remember, the women always look at the kitchen. 

For the discriminate cabinet maker and installer.

http://www.quicksitemaker.com/members/bbiles

If you are a cabinet manufacturer your distributers will benefit.

Cabinet Eaz makes the difference.




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




RE: GCL 2.4.1: missing unexnt.c

2002-03-30 Thread Billinghurst, David (CRTS)

There has been some discussion of this on [EMAIL PROTECTED] recently.  Check the 
archives at http://mail.gnu.org/pipermail/gcl-devel/ for the details.

working from memory here, so check this, but:
 - you will get better results on cygwin and mingw using the CVS version
   2.50 from savannah.gcc.org
 - the MinGW/cygwin trick can be made to work,
 - you can get unexnt.c from a previous release or from CVS
 - I have used mingw gcl to build maxima on windows, and am working 
   sporadically on a cygwin version 

-Original Message-
From: Pietro Toniolo [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 30 March 2002 10:25 
To: [EMAIL PROTECTED]
Subject: GCL 2.4.1: missing unexnt.c


I tried to compile GCL 2.4.1 under plain gcc/cygwin, because the
MinGW/cygwin trick in the GCL readme is not running.

After many files correctly compiled, I get a Missing unexnt.c. I can
find many unex*.cin the o directory, but no unexnt.c, neither
unexw32.c

Is it possible to compile GCL under cygwin? How?



--
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
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Fwd: Re: Printing postscript file

2002-03-30 Thread Brian Salter-Duke

On Fri, Mar 29, 2002 at 01:53:38PM -0500, Christopher Faylor wrote:
 On Fri, Mar 29, 2002 at 01:49:22PM -0500, Larry Hall (RFK Partners, Inc) wrote:
 
 Date: Fri, 29 Mar 2002 13:43:18 -0500
 To: Paul Dilip K NPRI [EMAIL PROTECTED]
 From: Larry Hall (RFK Partners, Inc) [EMAIL PROTECTED]
 Subject: Re: Printing postscript file
 Cc: [EMAIL PROTECTED]
 
 At 01:37 PM 3/29/2002, you wrote:
 I have a postscript graphics file draw.ps.  If I give the command-
 notepad /p draw.ps- it prints few pages of postscript language text.  I
 am sending the file to a postscript printer.
 
 Can anyone suggest please.
 
 Run the file through the ghostscript and send the output to the printer
 directly.
 
 Never mind.  I misread the question...
 
 AFAICT, you might have thought that it had something to do with cygwin.
 I don't see how 'notepad /p' relates to cygwin at all.

Because, as was discussed some time ago, it seems the only way some of
us can print from cygwin. However, I will try Larry's idea of using lpr
from cyutils. I thought I had lpr and it did not work, but it is the
WINNT/system32/lpr.

Brian.
 
 cgf
 
 --ppbjbjnakkkdfmngkang
 Content-Type: message/rfc822
 Content-Disposition: inline; filename=cygwin.47443

-- 
   Brian Salter-Duke (Brian Duke) [EMAIL PROTECTED]  
Honorary Fellow in Chemistry, NT University, Darwin, NT 0909, Australia.
 Phone 08-89881600.Fax 08-89881302.http://lacebark.ntu.edu.au/

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




[ANNOUNCEMENT] Updated: ncftp-3.1.3-1

2002-03-30 Thread Charles Wilson

The ncftp package has been updated to version 3.1.3-1.
Ncftp is an improved FTP client.  Ncftp's improvements
include support for command line editing, command histories,
recursive gets, automatic anonymous logins and more.

Changes (with respect to 3.1.3-1):
   o Updated to official 3.1.3 source.  See
 http://www.ncftp.com/ncftp/doc/changelog.html for
 more info.
   o Many of our cygwin-specific patches have been
 absorbed by the official version!
   o Now uses readline for terminal handling, instead of
 its own builtin routines. (Thx to Shane Wegner and
 Hack Kampbjorn).

--- 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 'ncftp' from the 'Net' category.

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.

In the US, ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/
is a reliable high bandwidth connection.

In Japan, ftp://ftp.u-aizu.ac.jp/pub/gnu/gnu-win32/ is usually
up-to-date.

In DK, http://mirrors.sunsite.dk/cygwin/ is usually up-to-date.

If one of the above doesn't have the latest version of this package
you can either wait for the site to be updated or 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/lists.html 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.

   *** 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]


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




Updated: ncftp-3.1.3-1

2002-03-30 Thread Charles Wilson

The ncftp package has been updated to version 3.1.3-1.
Ncftp is an improved FTP client.  Ncftp's improvements
include support for command line editing, command histories,
recursive gets, automatic anonymous logins and more.

Changes (with respect to 3.1.3-1):
   o Updated to official 3.1.3 source.  See
 http://www.ncftp.com/ncftp/doc/changelog.html for
 more info.
   o Many of our cygwin-specific patches have been
 absorbed by the official version!
   o Now uses readline for terminal handling, instead of
 its own builtin routines. (Thx to Shane Wegner and
 Hack Kampbjorn).

--- 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 'ncftp' from the 'Net' category.

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.

In the US, ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/
is a reliable high bandwidth connection.

In Japan, ftp://ftp.u-aizu.ac.jp/pub/gnu/gnu-win32/ is usually
up-to-date.

In DK, http://mirrors.sunsite.dk/cygwin/ is usually up-to-date.

If one of the above doesn't have the latest version of this package
you can either wait for the site to be updated or 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/lists.html 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.

   *** 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]