libboost?

2011-01-09 Thread Steven Woody
Hi, I noticed cygwin comes with libboost. I then come up with a question: Can I develop c++ application using libboost without distribute cygwin1.dll and other cyg**.dll files? Usually, as I understand, if I want to develop c++ application, I have to distribute cyg**.dll. I am trying to bypass

Re: Build Graphviz

2010-10-14 Thread Steven Woody
On 15 October 2010 12:12, Yaakov (Cygwin/X) wrote: > On Fri, 2010-10-15 at 00:06 +0800, Steven Woody wrote: >> Thanks Yaakov! It seems that I succeeded following the README file in >> the graphviz port package.  I uncompress the package into the /usr/src >> followed by doin

Re: Build Graphviz

2010-10-14 Thread Steven Woody
On 14 October 2010 04:01, Yaakov (Cygwin/X) wrote: > On Thu, 2010-10-14 at 00:40 +0800, Steven Woody wrote: >> What means 'leave to cygport',  does you mean I just need to run >> cygport and the tool will pickup correct patches without my >> interfering? > >

Re: Build Graphviz

2010-10-13 Thread Steven Woody
On 12 October 2010 17:58, Yaakov (Cygwin/X) wrote: > On Tue, 2010-10-12 at 11:21 +0800, Steven Woody wrote: >> Thanks Jeremy.  I like to try the patches.  But I get the source from >> svn rather than the git as Yaakov suggested.  Actually, I am not so >> well understand the p

Re: Build Graphviz

2010-10-11 Thread Steven Woody
On 11 October 2010 11:49, Jeremy Bopp wrote: > On 10/10/2010 09:44 PM, Steven Woody wrote: >> It's strange ...  When use method of >> 'http://sourceware.org/cygwinports', I failed because I cannot found >> graphviz package in the setup's package list windo

Re: Build Graphviz

2010-10-10 Thread Steven Woody
On 11 October 2010 02:51, Jeremy Bopp wrote: > On 10/10/2010 12:39 PM, Yaakov (Cygwin/X) wrote: >> On Sun, 2010-10-10 at 10:36 -0500, Jeremy Bopp wrote: >>> On 10/10/2010 10:24 AM, Steven Woody wrote: >>>> Who succeeded in building Graphviz for cygwin? >>>

Re: Build S-Lang Fail

2010-09-01 Thread Steven Woody
On 2 September 2010 10:12, Steven Woody wrote: > On 25 August 2010 20:58, Csaba Raduly wrote: >> On Sun, Aug 22, 2010 at 8:15 PM, Steven Woody  wrote: >>> >>> $ ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe >>>        ntdll.dll => /cygdrive/c

Re: Build S-Lang Fail

2010-09-01 Thread Steven Woody
On 25 August 2010 20:58, Csaba Raduly wrote: > On Sun, Aug 22, 2010 at 8:15 PM, Steven Woody  wrote: >> >> $ ldd /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe >>        ntdll.dll => /cygdrive/c/WINDOWS/system32/ntdll.dll (0x7c92) >>        kernel32.dll => /cygdriv

Re: Build S-Lang Fail

2010-08-22 Thread Steven Woody
On 22 August 2010 16:53, Csaba Raduly wrote: > On Sat, Aug 21, 2010 at 12:48 PM, Steven Woody  wrote: >> Hi, >> >> I got following error when I was compiling s-lang for cygwin: >> >> cd /home/narke/src/slang-2.2.2/src/elfobjs; gcc -c -g -O2 >> -DBUILD_DLL=1

Build S-Lang Fail

2010-08-21 Thread Steven Woody
Hi, I got following error when I was compiling s-lang for cygwin: cd /home/narke/src/slang-2.2.2/src/elfobjs; gcc -c -g -O2 -DBUILD_DLL=1 -Dunix -DSLANG -DMISC_TERMINFO_DIRS='"/usr/share/terminfo"' /home/narke/src/slang-2.2.2/src/sltermin.c /usr/lib/gcc/i686-pc-cygwin/4.3.4/cc1.exe: error while

Re: Mount /home elsewhere

2010-07-06 Thread Steven Woody
Thanks! On 6 July 2010 23:42, Corinna Vinschen wrote: > On Jul  6 23:34, Steven Woody wrote: >> Hi, >> >> I am using cygwin 1.7.5.  II want to mount /home directory to another >> disk partition, e.g, d:\home or e:\home, is it possible?  Thanks. > > http://cy

Mount /home elsewhere

2010-07-06 Thread Steven Woody
Hi, I am using cygwin 1.7.5. II want to mount /home directory to another disk partition, e.g, d:\home or e:\home, is it possible? Thanks. -- Life is the only flaw in an otherwise perfect nonexistence -- Schopenhauer narke public key at http://subkeys.pgp.net:11371 (narkewo...@gmail.com)

Re: 1.7.x: svn does nothing and returns

2010-06-22 Thread Steven Woody
On 22 June 2010 23:18, Greg Chicares wrote: > On 2010-06-22 14:57Z, Steven Woody wrote: >> >> After I upgraded my cygwin to the latest version. > >    Cygwin DLL version info: >        DLL version: 1.7.1 >        Build date: Mon Dec 7 11:48:55 CET 2009 > > I

svn do nothing

2010-06-22 Thread Steven Woody
Hi, After I upgrade my cygwin to the latest version. the 'svn' program always returns nothing for me for any svn commands including the very simple 'svn --version' command. It just simply return to the next command prompt without any output or an error. What's wrong with it? -- Life is the onl

Re: mintty screen size problem

2010-06-10 Thread Steven Woody
On 11 June 2010 01:31, Larry Hall (Cygwin) wrote: > On 6/10/2010 1:21 PM, Steven Woody wrote: >> >> On 11 June 2010 01:18, Larry Hall (Cygwin) >>  wrote: >>> >>> On 6/10/2010 1:09 PM, Steven Woody wrote: >>>> >>>> On 10 June 2010 1

Re: mintty screen size problem

2010-06-10 Thread Steven Woody
On 11 June 2010 01:18, Larry Hall (Cygwin) wrote: > On 6/10/2010 1:09 PM, Steven Woody wrote: >> >> On 10 June 2010 13:27, Andy Koppe  wrote: > > > >>> The workaround is to invoke such programs through 'cygstart'. >>> Alternatively, the 

Re: EMACS key mapping problem

2010-06-10 Thread Steven Woody
On 10 June 2010 20:06, Ken Brown wrote: > On 6/10/2010 12:30 AM, Steven Woody wrote: >> >> On 9 June 2010 21:01, Ken Brown  wrote: >>> >>> On 6/9/2010 5:11 AM, Steven Woody wrote: >>>> >>>> Hi, >>>> >>>> When I hit

Re: mintty screen size problem

2010-06-10 Thread Steven Woody
On 10 June 2010 13:27, Andy Koppe wrote: > On 10 June 2010 06:07, Steven Woody wrote: >> I found some windows native command-line programs can not run in >> mintty, while they can in the old cygwin shell window. >> >> For example, there is a windows command line app

mintty screen size problem

2010-06-09 Thread Steven Woody
Hi, I found some windows native command-line programs can not run in mintty, while they can in the old cygwin shell window. For example, there is a windows command line application, slrn, (a nntp news reader), when it is started from mintty, it will report "unable to determine the screen size" a

Re: EMACS key mapping problem

2010-06-09 Thread Steven Woody
On 9 June 2010 21:01, Ken Brown wrote: > On 6/9/2010 5:11 AM, Steven Woody wrote: >> >> Hi, >> >> When I hit C-x C-c and intend to exit cygwin, but I get only an error >> message: "C-x C-g" is undefined.  What's the problem? And, How can I >>

EMACS key mapping problem

2010-06-09 Thread Steven Woody
Hi, When I hit C-x C-c and intend to exit cygwin, but I get only an error message: "C-x C-g" is undefined. What's the problem? And, How can I exit from emacs? Another related problem is, when I hit the Alt-Shift-# and intend to launch the 'Calc' package, but only get 'M-# is undefined. How do

Re: fc-cache: failed to write cache

2009-10-09 Thread Steven Woody
On Sat, Oct 10, 2009 at 12:36 PM, Larry Hall (Cygwin) wrote: > On 10/10/2009 12:26 AM, Steven Woody wrote: >> >> After did some explore on my system, I found a very strange thing: >> the permissions on directory /etc/postinstall and all scripts >> contained in it ar

RE: fc-cache: failed to write cache

2009-10-09 Thread Steven Woody
e no corruption. Thanks in advance. -- Forwarded message ------ From: Steven Woody Date: Sat, Oct 10, 2009 at 11:44 AM Subject: fc-cache: failed to write cache To: cygwin-xf...@cygwin.com, cygwin-a...@cygwin.com Hi, I removed cygwin1.5 on both of my two computers, one is a laptop a

Re: wise way to install cygwin packages

2009-10-08 Thread Steven Woody
On Fri, Oct 9, 2009 at 6:35 AM, Ralph Hempel wrote: > Christopher Faylor wrote: > >> It's on my todo list to get rid of the GUI pop-up from setup.exe when >> -P is used.  I know that won't make it like rpm/yum/apt/dpkg/emerge. > > Not to put too fine a point on it but ... if I ever want to uninsta

Re: wise way to install cygwin packages

2009-10-08 Thread Steven Woody
On Thu, Oct 8, 2009 at 9:46 PM, Christopher Faylor wrote: > On Thu, Oct 08, 2009 at 06:40:34AM -0400, Ken Jackson wrote: >>On Thu, 08 Oct 2009 00:49:45 -0400 >>"Larry Hall (Cygwin)" wrote: >> >>> On 10/08/2009 12:25 AM, Ken Jackson wrote: >>> > It would be great to have a command-line package man

Re: cygwin 1.7 fc-cache error: failed to write cache

2009-10-08 Thread Steven Woody
Hi, can anyone help? Thanks in advance. On Wed, Oct 7, 2009 at 1:44 PM, Steven Woody wrote: > Hi, > > I removed cygwin1.5 on both of my two computers, one is a laptop and > another is a desktop, they are all Windows XP.  I then installed > cygwin 1.7 for them, the result i

Re: wise way to install cygwin packages

2009-10-08 Thread Steven Woody
On Thu, Oct 8, 2009 at 6:40 PM, Ken Jackson wrote: > On Thu, 08 Oct 2009 00:49:45 -0400 > "Larry Hall (Cygwin)" wrote: > >> On 10/08/2009 12:25 AM, Ken Jackson wrote: >> > It would be great to have a command-line package management tool. >> > For example, if yum were ported to Cygwin, for the cas

wise way to install cygwin packages

2009-10-07 Thread Steven Woody
Hi, I did not think this is a problem since in the past when I need to install cygwin, I always select all the packages in the installer (click the tree icon, make it switch from 'default' to 'install'). But now I plan not to install some packages when I do a fresh installation. So, I again, firs

cygwin 1.7 fc-cache error: failed to write cache

2009-10-06 Thread Steven Woody
Hi, I removed cygwin1.5 on both of my two computers, one is a laptop and another is a desktop, they are all Windows XP. I then installed cygwin 1.7 for them, the result is strange. The laptop seems okay, but the desktop, I tried re-install many times, always fail when I execute fa-cache on it, t

Can I remove HKLM/SOFTWARE/Cygnus Solutions

2009-10-05 Thread Steven Woody
Hi, I just installed new 1.7 cygwin into another directory (c:\cygwin1.7) and manually removed the originally c:\cygwin directory (I dont find a uninstaller for cygwin). Now, I am looking at my Windows registry and found there is a key "HKLM/SOFTWARE/Cygnus Solutions", it seems it is a only us

1.7 cygwin doesn't give me the third button emulation

2009-10-05 Thread Steven Woody
Hi, I just switched to the new 1.7 cygwin. In the past, I run XWin with a parameter "-emulate3buttons 100" that can let me do 3-button mouse things with a 2-button mouse on my laptop. But now in the 1.7, I found XWin doesn't work if I put it in the xinitrc, and for the default twm and what I

Re: what is interfering texlive?

2009-10-03 Thread Steven Woody
On Sun, Oct 4, 2009 at 2:05 AM, Ken Jackson wrote: > Steven Woody wrote: >> Hi, >> >> I was always using cygwin and today I installed texlive 2008 on my >> computer.  But I found if I run texlive's xelatex command on my >> cygwin bash prompt, it will

Not to install tex

2009-10-03 Thread Steven Woody
Hi, I am going to download 1.7 cygwin, and in the next installation, i like not to install tex/latex packages since I planed to use texlive 2009. My question is, in the installation process, how do I de-select tex/latex after select all the the packages ( I just found select all is easy to my, bu

what is interfering texlive?

2009-10-03 Thread Steven Woody
Hi, I was always using cygwin and today I installed texlive 2008 on my computer. But I found if I run texlive's xelatex command on my cygwin bash prompt, it will always return a "Program is not found" error. When I run the same command line under dos command prompt, it was fine. In my .bash_prof

Re: forget how to setup the 3-button emulating

2009-10-02 Thread Steven Woody
On Fri, Oct 2, 2009 at 8:39 PM, Jon TURNEY wrote: > On 02/10/2009 11:29, Steven Woody wrote: >> >> I reinstalled my whole system, now when I launch up a X program and >> find my middle mouse button emulation does not work any more (by press >> in the same time both

forget how to setup the 3-button emulating

2009-10-02 Thread Steven Woody
Hi, I reinstalled my whole system, now when I launch up a X program and find my middle mouse button emulation does not work any more (by press in the same time both the left and right buttons). Who can remind me how to do it? Thanks. -- Life is the only flaw in an otherwise perfect nonexisten

Re: fc-list does not list windows system fonts under cygwin

2009-10-01 Thread Steven Woody
On Fri, Oct 2, 2009 at 3:14 AM, Jon TURNEY wrote: > On 01/10/2009 18:38, Ken Brown wrote: >> >> On 10/1/2009 10:49 AM, Steven Woody wrote: >>> >>> Hi, >>> >>> I am using tex-live under a cygwin system. I found the 'fc-list' >>&g

fc-list does not list windows system fonts under cygwin

2009-10-01 Thread Steven Woody
Hi, I am using tex-live under a cygwin system. I found the 'fc-list' command can not list fonts in system font directory 'c:\windows\fonts'. I remembered it can do this before I reinstalled my whole system). What's wrong with it? Regards, narke -- Life is the only flaw in an otherwise perfec

Re: ldd in cygwin

2009-10-01 Thread Steven Woody
On Thu, Oct 1, 2009 at 5:56 PM, Corinna Vinschen wrote: > On Oct  1 17:37, Steven Woody wrote: >> On Thu, Oct 1, 2009 at 4:31 PM, Lenik wrote: >> > On 2009-10-1 13:44, Steven Woody wrote: >> >> >> >> Hi, >> >> >> >> In Linux,

Re: ldd in cygwin

2009-10-01 Thread Steven Woody
On Thu, Oct 1, 2009 at 4:31 PM, Lenik wrote: > On 2009-10-1 13:44, Steven Woody wrote: >> >> Hi, >> >> In Linux, we can get a library dependency list by running of 'ldd'. >> In windows, executable still depend on libraries, such as DLLs, but I >>

Re: ldd in cygwin

2009-09-30 Thread Steven Woody
On Thu, Oct 1, 2009 at 2:02 PM, Dave Korn wrote: > Steven Woody wrote: >> Hi, >> >> In Linux, we can get a library dependency list by running of 'ldd'. >> In windows, executable still depend on libraries, such as DLLs, but I >> don't find a 'ld

ldd in cygwin

2009-09-30 Thread Steven Woody
Hi, In Linux, we can get a library dependency list by running of 'ldd'. In windows, executable still depend on libraries, such as DLLs, but I don't find a 'ldd' command in cygwin. Is there any tool that will do the job? Thanks. -- Life is the only flaw in an otherwise perfect nonexistence

List all installed pacakges

2009-09-30 Thread Steven Woody
Hi, How can I list all the installed packages on my system? Thanks. -- Life is the only flaw in an otherwise perfect nonexistence -- Schopenhauer narke public key at http://subkeys.pgp.net:11371 (narkewo...@gmail.com) -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Work Online With Us!!

2008-08-31 Thread Steven Woody
On Mon, Sep 1, 2008 at 1:43 AM, Latex Rubber Products <[EMAIL PROTECTED]> wrote: > Would you like working with us online and earn up to £5,000 or more per week? > > This is not a joke > 100% Absolutely Legal > No Upfront payment will be taken from you. > > > Reply back for more details. > > > > > -

Re: Fonts look ugly in X with gvim

2008-04-22 Thread Steven Woody
On Wed, Apr 23, 2008 at 3:44 AM, Phil Betts <[EMAIL PROTECTED]> wrote: > Steven Woody wrote on Tuesday, April 22, 2008 7:32 AM:: > > > > Hi, > > > > I am using gvim in X window of cygwin. I selected a font Lucida > > Typewriter same as I set

Fonts look ugly in X with gvim

2008-04-21 Thread Steven Woody
Hi, I am using gvim in X window of cygwin. I selected a font Lucida Typewriter same as I set for my windows version of gvim. Lucida Typewriter looks good in windows version of gvim, but in cygwin's gvim, it's ugly, looks like there is a space between every character and the letters are very thin

Re: Cygwin is saving my ass

2008-03-27 Thread Steven Woody
The world would get even better if there were on windows at all:-) On 3/27/08, Ignazio Di Napoli <[EMAIL PROTECTED]> wrote: > Dave Korn wrote: > > Robert Latest wrote on 25 March 2008 08:50: > > > >> Enter corporate IT. For four weeks now I've been holding my first real > >> industry job. And I'm

Re: where is the full.exe

2007-10-10 Thread Steven Woody
On 10/11/07, Matthew Woehlke <[EMAIL PROTECTED]> wrote: > Steven Woody wrote: > > On 10/10/07, Brian Dessent <[EMAIL PROTECTED]> wrote: > > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > > okay, but is there a full installer availabe for current cygwi

Re: where is the full.exe

2007-10-10 Thread Steven Woody
On 10/10/07, Brian Dessent <[EMAIL PROTECTED]> wrote: > Steven Woody wrote: > > > i heard there is a full.exe which is a full installer of cygwin. > > where can i get it? thanks! > > If such a thing did exist it would certainly not be officially > recommended o

where is the full.exe

2007-10-10 Thread Steven Woody
hi, i heard there is a full.exe which is a full installer of cygwin. where can i get it? thanks! -- woody then sun rose thinly from the sea and the old man could see the other boats, low on the water and well in toward the shore, spread out across the current. -- Unsubscribe info: http://

Re: what i need to compile c++/std programs?

2007-09-24 Thread Steven Woody
On 9/25/07, Dave Korn <[EMAIL PROTECTED]> wrote: > On 24 September 2007 17:37, Steven Woody wrote: > > > hi, > > > > i am compiling a program which used std stuffs, but results in a lot > > of error messages, such as below: > > > > /u

what i need to compile c++/std programs?

2007-09-24 Thread Steven Woody
hi, i am compiling a program which used std stuffs, but results in a lot of error messages, such as below: /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/c++/bits/locale_facets.tcc:2498: undefined reference to `std::basic_string, std::allocator >::size() const' /usr/lib/gcc/i686-pc-cygwin/3.4.4/inclu

Re: cygwin and windows API

2007-08-13 Thread Steven Woody
On 8/10/07, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > Lewis Hyatt wrote: > > Steven Woody wrote: > >> hi, > >> > >> can i directly call Windows APIs ( such as creating a window, reading > >> from a file ) from a cygwin program written in C

cygwin and windows API

2007-08-09 Thread Steven Woody
hi, can i directly call Windows APIs ( such as creating a window, reading from a file ) from a cygwin program written in C ? if the answer is yes, i want to know how i should do that, thanks! -- woody then sun rose thinly from the sea and the old man could see the other boats, low on the wate

Re: [Wine] How to resolve font problem?

2006-12-17 Thread Steven Woody
On 11/28/06, Bry Melvin <[EMAIL PROTECTED]> wrote: --- Steven Woody <[EMAIL PROTECTED]> wrote: > On 11/27/06, Bry Melvin <[EMAIL PROTECTED]> > wrote: > > > > --- Steven Woody <[EMAIL PROTECTED]> wrote: > > > > > i am running a dictio

Re: print from xfig

2006-12-14 Thread Steven Woody
On 12/14/06, Davies, Roger <[EMAIL PROTECTED]> wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bengt-Arne Fjellner Sent: Thursday, December 14, 2006 2:33 AM To: cygwin@cygwin.com Subject: Re: print from xfig Steven Woody skrev: > thank

Re: print from xfig

2006-12-13 Thread Steven Woody
On 12/13/06, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: Steven Woody wrote: > On 12/5/06, Andrew Louie <[EMAIL PROTECTED]> wrote: >> Steven Woody gmail.com> writes: >> >> > >> > i can run xfig successuflly, but i can not print our network p

Re: print from xfig

2006-12-12 Thread Steven Woody
On 12/5/06, Andrew Louie <[EMAIL PROTECTED]> wrote: Steven Woody gmail.com> writes: > > i can run xfig successuflly, but i can not print our network printer. > it reported: > > lpr: printer error: can't open 'd:\printersharename' > > what do i do? t

print from xfig

2006-12-04 Thread Steven Woody
i can run xfig successuflly, but i can not print our network printer. it reported: lpr: printer error: can't open 'd:\printersharename' what do i do? thank you. -- woody then sun rose thinly from the sea and the old man could see the other boats, low on the water and well in toward the shore,

Re: Installation from hardisk, is it possible?

2006-08-22 Thread steven woody
On 8/22/06, Mike Fahlbusch <[EMAIL PROTECTED]> wrote: steven woody wrote: > hi, > > i am going to install a copy of cygwin in my notebook, but for some > reasons the computer can not access internet, so i think i have to > download a full suites of installation files on t

Installation from hardisk, is it possible?

2006-08-21 Thread steven woody
hi, i am going to install a copy of cygwin in my notebook, but for some reasons the computer can not access internet, so i think i have to download a full suites of installation files on to my desktop computer and then transfer them to the notebook before i can install from there. is it possible

xv on cygwin?

2006-04-10 Thread steven woody
hi, is there a solution of getting and installing xv on cygwin ? i got the 3.10a of the program but failed when compile. thanks. -- woody -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

Re: backspace key in gvim

2006-03-18 Thread Steven Woody
Arend-Jan Westhoff <[EMAIL PROTECTED]> writes: > At 23:42 2006-03-18 +0800, Steven Woody wrote: >> >>hi, >> >>i've installed gvim on cygwin, but the backspace does not work properly. the >>problem is, in insert mode, the backspace key can not delete an

backspace key in gvim

2006-03-18 Thread Steven Woody
hanks. -- steven woody (id: narke) Celine: I had worked for this old man and once he told me that he had spent his whole life thinking about his career and his work. And he was fifty-two and it suddenly struck him that he had never really given anything of himself. His life was for no one and nothing. H

Have anyone compiled splitvt ?

2006-01-06 Thread steven woody
splitvt is tool which can split terminal screen into two part and let you run commands independently in each of parts. it is so handy when you want to do something on a program and see response of another program. i compiled splitvt with no error. but when i run it, it did not split the screen, ju

Set serial port arttributs under cygwin

2006-01-05 Thread steven woody
Hi, under cygwin, how can i set a serial port's attributes? such as, speed, trun on or turn off hardware flow control. thanks -- woody -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.c

Re: cat /dev/ttyS?

2006-01-05 Thread steven woody
On 1/6/06, Eric Blake <[EMAIL PROTECTED]> wrote: > > > > > oh, i found the 'cat /dev/ttyS1' really outputs, but it has a very > > *big* delay that leads me thought it does not response. is the > > output buffered? what do i do? thanks! > > Yes, cat with no options calls read(), which typically u

Re: cat /dev/ttyS?

2006-01-05 Thread steven woody
On 1/6/06, steven woody <[EMAIL PROTECTED]> wrote: > On 1/6/06, Brian Dessent <[EMAIL PROTECTED]> wrote: > > steven woody wrote: > > > > > > why can't get incoming COM2 data by the following command: > > > > > > $ cat /dev/ttyS2 >

Re: cat /dev/ttyS?

2006-01-05 Thread steven woody
On 1/6/06, Brian Dessent <[EMAIL PROTECTED]> wrote: > steven woody wrote: > > > > why can't get incoming COM2 data by the following command: > > > > $ cat /dev/ttyS2 > > > > but i can get the data by other windows serial monitor programs on the

cat /dev/ttyS?

2006-01-05 Thread steven woody
why can't get incoming COM2 data by the following command: $ cat /dev/ttyS2 but i can get the data by other windows serial monitor programs on the same port. -- woody -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docu

missing of /dev directory

2005-12-29 Thread steven woody
hi, i've installed cygwin on my XP system, but i can not found /dev directory, is that normal? i want to access serial port interface via /dev/ttyS* - woody -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

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

2003-11-24 Thread Steven Woody
able > starting at this URL. > > I implore you to READ this information before sending email about how > you "tried everything" to unsubscribe. In 100% of the cases where > people were unable to unsubscribe, the problem was that they hadn't > actually

Re: proftpd on cygwin

2003-11-23 Thread Steven Woody
Jason Tishler <[EMAIL PROTECTED]> writes: > Steven, > > On Sun, Nov 23, 2003 at 05:18:14PM +0800, Steven Woody wrote: >> any ideal? > > Read the README? > > http://www.tishler.net/jason/software/proftpd/proftpd-1.2.9.README > > Jason > > --

Re: proftpd on cygwin

2003-11-23 Thread Steven Woody
Jason Tishler <[EMAIL PROTECTED]> writes: > Steven, > > On Sun, Nov 23, 2003 at 05:18:14PM +0800, Steven Woody wrote: >> any ideal? > > Read the README? > > http://www.tishler.net/jason/software/proftpd/proftpd-1.2.9.README > > Jason > > --

proftpd on cygwin

2003-11-23 Thread Steven Woody
I want to setup proftpd in cygwin, but every time I run the command it always report following: steven - unable to set uid to 18, current uid: 500 any ideal? -- Steven Woody [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http