Re: gdb: which dll starts at 0x461000 ?

2004-09-20 Thread Gerrit P. Haase
Hallo Jan, Am Montag, 20. September 2004 um 08:43 schriebst du: > Jani tiainen writes: >> It might be that you can't. > Huh? >> And it's impossible to say which DLL since >> DLLs are loaded in dynamic locations it may vary even from run to run, >> from computer to computer. >> >> Try running s

Re: gdb: which dll starts at 0x461000 ?

2004-09-20 Thread Gerrit P. Haase
Hallo Gerrit, Am Montag, 20. September 2004 um 09:28 schriebst du: > Hallo Jan, > Am Montag, 20. September 2004 um 08:43 schriebst du: >> Jani tiainen writes: >>> It might be that you can't. >> Huh? >>> And it's impossible to say which DLL since >>> DLLs are loaded in dynamic locations it ma

ssh login to PC stopped working

2004-09-20 Thread luke . kendall
This afternoon, while trying to diagnose why I couldn't slogin to a new machine with Cygwin installed, I slogin-ed to my own PC (logged in successfully) and looked at some file permissions. Then logged out. A few minutes later I tried to slogin again, and this time it failed. (I am confident no o

Re: ssh login to PC stopped working

2004-09-20 Thread luke . kendall
On 20 Sep, To: [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] password: > debug1: Authentication succeeded (password). > debug1: channel 0: new [client-session] > debug1: Entering interactive session. > debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 > debug1: channe

Running cmd programs in cygwin / rxvt

2004-09-20 Thread overbored
There are some cmd shell programs that don't run well in rxvt. Most noticeably, they don't always immediately write out their output. They seem to work fine in the default cmd window though (doesn't matter if it's in cmd or in bash). Does anybody know what the problem is here, and how to fix it

Login behaviour oddities: won't run .profile

2004-09-20 Thread luke . kendall
I looked into a problem reported today, that ~/.profile is not executed if you use Cygwin to create your home directory, instead of using Windows Explorer to create the directory. The user who reported it and I played around for a while, with getfacl and setfacl to try to find the difference and f

Starting sshd with ipv6 address only (cont.)

2004-09-20 Thread dimitri berbanov
So how come I can ping6 under cygwin? From: Corinna Vinschen <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Starting sshd with ipv6 address only Date: Fri, 17 Sep 2004 21:40:24 +0200 On Sep 17 15:33, dimitri berbanov wrote: > Hi, > I'm running cygwin under Win X

Re: Login behaviour oddities: won't run .profile

2004-09-20 Thread Corinna Vinschen
On Sep 20 18:10, [EMAIL PROTECTED] wrote: > I looked into a problem reported today, that ~/.profile is not executed > if you use Cygwin to create your home directory, instead of using > Windows Explorer to create the directory. > > The user who reported it and I played around for a while, with get

Re: Starting sshd with ipv6 address only (cont.)

2004-09-20 Thread Corinna Vinschen
On Sep 20 08:20, dimitri berbanov wrote: > So how come I can ping6 under cygwin? $ which ping6 /cygdrive/c/WINDOWS/system32/ping6 Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsu

Re: Latest snapshot with XP SP2 and unison and cvs

2004-09-20 Thread Corinna Vinschen
On Sep 18 12:23, Karl M wrote: > Hi All... > > I just updated an xp machine to sp2 and unison-2.9.1 (the win32 version) > using ssh (cygwin) started hanging. I have done a clean install of cygwin > and am running with the 16sep snapshot. cvs (cygwin) works fine with ssh. > unison hangs with ssh

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Brian Dessent
overbored wrote: > There are some cmd shell programs that don't run well in rxvt. Most > noticeably, they don't always immediately write out their output. They > seem to work fine in the default cmd window though (doesn't matter if > it's in cmd or in bash). Does anybody know what the problem is h

Re: Starting sshd with ipv6 address only (cont.)

2004-09-20 Thread Vince Hoffman
Came intot this thread late so sorry if someone has already said this if you are desperate for IPv6 in cygwin progs, have a look at http://win6.jp/Cygwin/ Its pretty upto date but says its not happy in a non ipv6 environment. On Mon, 20 Sep 2004, Corinna Vinschen wrote: > On Sep 20 08:20, dim

Cygwin-specific Libtool patches (Was Re: Is cygffi.dll needed for SableVM JVM?)

2004-09-20 Thread Dalibor Topic
Gerrit P. Haase wrote: It is as is for backward compatibility, new created DLLs don't need all the stuff with __declspec(import/export), however, some libs still use it and if you link against one which uses import/export definitions it may break things when using pass_all. Then there are still s

Re: Dia & gtk 2 & cygwin

2004-09-20 Thread S. L.
Gerrit, [...] > > Actually it is: > > http://cygnome2.sourceforge.net/howto/dia-0.93-cygwin.patch > [...] Oops! Sorry, I didn't check the link, just copy'n'pasted it from the patches page. SLao P.S. (As an add-on to my previous N.B.) My gtk2 build is using your glib/atk/pango packages, whic

PostgreSQL on Win98: initdb failed

2004-09-20 Thread Christian Rank
Hello, I'm trying to run the Cygwin version of PostgreSQL on Windows 98 SE. During initdb, creation of the initial database cluster is aborted with the message creating template1 database in /var/pgsql/data/base/1... shmat(id=1179648) failed: invalid argument The sequence of comma

Re: 1.5.11 - tcp problems

2004-09-20 Thread Marcus Davage
Corinna, >I'm wondering if C:\WINNT\system32\drivers\etc\services is readable >for everyone. Could you go into the above directory and call > > chmod a+r services Everyone can read it. >Attaching the cygcheck output could perhaps give us a clue what's >going wrong on your system. Attached - c

Installation error message sed.exe: cygintl-3.dll not found

2004-09-20 Thread Håkan Andersson
I performed a standard installation whith default settings. When starting cygwin I get the following error-message: Sed.exe Could not find cygintl-3.dll cygwin ver. 1.5.11-1 on Windows XP Cygwin is started in a console window and appears to be working. Best regards Håkan Andersson Cygwin C

Rebuilding GDB

2004-09-20 Thread Adrian Cox
I'm trying to build a Cygwin hosted GDB for debugging ARM and PowerPC boards. After running into a lot of problems, I tried to rebuild the native GDB that Cygwin installed for me, and that didn't work either. I'm up to date with Cygwin setup, and running on Win2k SP4. Below is the end of the buil

Re: Cygwin-specific Libtool patches

2004-09-20 Thread Gerrit P. Haase
Hallo Dalibor, Am Montag, 20. September 2004 um 12:01 schriebst du: > I was wondering whether you know if there are pending patches from > Cygwin developers for GNU Libtool, as they are preparing Libtool 2.0, so > it would be nice to have those included, if possible :) The Libtool > upstream is

Re: Login behaviour oddities: won't run .profile

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Corinna Vinschen wrote: > On Sep 20 18:10, lukekendallcisracanoncomau wrote: ^^ Hmmm? > > I looked into a problem reported today, that ~/.profile is not executed > > if you use Cygwin to create your home direc

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Andrew DeFaria
Brian Dessent wrote: overbored wrote: There are some cmd shell programs that don't run well in rxvt. Most noticeably, they don't always immediately write out their output. They seem to work fine in the default cmd window though (doesn't matter if it's in cmd or in bash). Does anybody know what t

Re: Login behaviour oddities: won't run .profile

2004-09-20 Thread John Morrison
> One solution is to remove /etc/skel/.bash_profile after the installs > (maybe even in your own site-specific postinstall script). I don't know > if the base-files postinstall script will re-create that file, though -- > if it does, it needs to be fixed. The base-files postinstall script will at

Re: Installation error message sed.exe: cygintl-3.dll not found (Attn: sed maintainer)

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Håkan Andersson wrote: > I performed a standard installation whith default settings. > When starting cygwin I get the following error-message: > > Sed.exe > Could not find cygintl-3.dll > > cygwin ver. 1.5.11-1 on Windows XP This is a packaging bug in the "sed" package. It's

Re: Updated: cvs-1.11.17-1

2004-09-20 Thread Joaquim Ballabrera
Dear Charles Wilson, I'm a cygwin user and I have problems using CVS. I'm trying to use the following command fron cygwin: > cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/gcc co -D 8/25/2004 gcc The result is ' from cvs serverning: unrecognized response`ok and then the program hangs. The very same comma

Re: [INFO] Adding "Cygwin here" to Windows Explorer

2004-09-20 Thread kurtz
Thorsten Kampe escribió: [HKEY_CLASSES_ROOT\Folder\shell\command\command] @="C:\\cygwin\\bin\\rxvt.exe -e /bin/zsh --login -i -s \"%1\"" and... if [[ $OSTYPE = cygwin && $ARGC = 1 ]]; then cd $@; fi I set bash instead of zsh, and try to use $# instead of $ARGC, in my .bashrc. There, $# always

Re: signal delivery problem (with pthreads)

2004-09-20 Thread Christopher Faylor
On Sun, Sep 19, 2004 at 11:17:28PM -0700, Yitzchak Scott-Thoennes wrote: >On Fri, Sep 17, 2004 at 10:08:31AM +0100, Dave Korn wrote: >>No SEGV for me. -lpthread didn't seem necessary. I'm using a version >>of the cygwin1.dll built from CVS sources on 20041407. > >did you try it more than once? I

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 02:27:42AM -0700, Brian Dessent wrote: >overbored wrote: >>There are some cmd shell programs that don't run well in rxvt. Most >>noticeably, they don't always immediately write out their output. They >>seem to work fine in the default cmd window though (doesn't matter if >

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 07:15:46AM -0700, Andrew DeFaria wrote: >Is there a CYGWIN setting to tell rxvt not to use ptys? How could a program like rxvt possibly work without ptys? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.h

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Brian Dessent
Andrew DeFaria wrote: > > What you're seeing is caused by the output of the program going > > through a tty (or pty as the case may be.) When you run it from a > > straight cmd.exe it's not using tty code (unless you have CYGWIN=tty > > set.) From my meagre knowledge of the subject it has to do wi

Re: Updated: cvs-1.11.17-1

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Joaquim Ballabrera wrote: > Dear Charles Wilson, > > I'm a cygwin user and I have problems using CVS. I'm trying to use the > following command fron cygwin: > > > cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/gcc co -D 8/25/2004 gcc > > The result is > > ' from cvs serverning: unreco

Re: Installation error message sed.exe: cygintl-3.dll not found

2004-09-20 Thread Corinna Vinschen
On Sep 20 15:04, H?kan Andersson wrote: > I performed a standard installation whith default settings. > When starting cygwin I get the following error-message: > > Sed.exe > Could not find cygintl-3.dll Install the libintl3 package. I've fixed the setup.hint file for sed. Corinna -- Corinna

[ANNOUNCEMENT] New packge: lighttpd-1.3.0

2004-09-20 Thread Jan Kneschke
The following package has been added to the Cygwin distribution: *** lighttpd-1.3.0-1 lighttpd a secure, fast, compliant and very flexible web-server which has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of c

Re: Login behaviour oddities: won't run .profile

2004-09-20 Thread Corinna Vinschen
On Sep 20 10:08, Igor Pechtchanski wrote: > On Mon, 20 Sep 2004, Corinna Vinschen wrote: > > > On Sep 20 18:10, luke[...] wrote: >^^ > Hmmm? Urgh, sorry about that. That's what mutt creates when no real name is given. Does anyb

[APPS] ping python maintainer (and others) - Launching cygwin apps from cmd.exe vs. softlinks in /bin

2004-09-20 Thread Dave Korn
I thought this topic ought to be on the -apps list, but the description does say... "It is not (with one exception) for bug reports, "it would be nice", or "how do I" type of musings." ... so I'm mentioning this here instead. It's quite a common idiom in cygwin packages (based on longstand

RE: signal delivery problem (with pthreads)

2004-09-20 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Christopher Faylor > Sent: 20 September 2004 15:36 > On Sun, Sep 19, 2004 at 11:17:28PM -0700, Yitzchak > Scott-Thoennes wrote: > >On Fri, Sep 17, 2004 at 10:08:31AM +0100, Dave Korn wrote: > >>No SEGV for me. -lpthread didn't seem n

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Andrew DeFaria
Christopher Faylor wrote: On Mon, Sep 20, 2004 at 07:15:46AM -0700, Andrew DeFaria wrote: Is there a CYGWIN setting to tell rxvt not to use ptys? How could a program like rxvt possibly work without ptys? I have no idea. I don't know how nor why they are required. Perhaps you could enlighten us? 'C

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Andrew DeFaria
Brian Dessent wrote: Andrew DeFaria wrote: What you're seeing is caused by the output of the program going through a tty (or pty as the case may be.) When you run it from a straight cmd.exe it's not using tty code (unless you have CYGWIN=tty set.) From my meagre knowledge of the subject it has t

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 08:24:44AM -0700, Andrew DeFaria wrote: >Christopher Faylor wrote: >>On Mon, Sep 20, 2004 at 07:15:46AM -0700, Andrew DeFaria wrote: >>>Is there a CYGWIN setting to tell rxvt not to use ptys? >> >>How could a program like rxvt possibly work without ptys? > >I have no idea.

Re: Cygwin-specific Libtool patches

2004-09-20 Thread Dalibor Topic
Gerrit P. Haase wrote: Hallo Dalibor, Am Montag, 20. September 2004 um 12:01 schriebst du: I was wondering whether you know if there are pending patches from Cygwin developers for GNU Libtool, as they are preparing Libtool 2.0, so it would be nice to have those included, if possible :) The Libtool

Re: [APPS] ping python maintainer (and others) - Launching cygwin apps from cmd.exe vs. softlinks in /bin

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 04:09:50PM +0100, Dave Korn wrote: >Now, in this particular case "python.exe" is a cygwin old-style >softlink rather than a windoze .lnk-style shortcut. Because that's how setup.exe sets up symlinks. PTC. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Andrew DeFaria
Christopher Faylor wrote: On Mon, Sep 20, 2004 at 08:24:44AM -0700, Andrew DeFaria wrote: Christopher Faylor wrote: On Mon, Sep 20, 2004 at 07:15:46AM -0700, Andrew DeFaria wrote: Is there a CYGWIN setting to tell rxvt not to use ptys? How could a program like rxvt possibly work without ptys? I hav

Re: Login behaviour oddities: won't run .profile

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Corinna Vinschen wrote: > On Sep 20 10:08, Igor Pechtchanski wrote: > > On Mon, 20 Sep 2004, Corinna Vinschen wrote: > > > > > On Sep 20 18:10, luke[...] wrote: > >^^ > > Hmmm? > > Urgh, sorry about that. That's what mutt creates when no real n

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 08:46:32AM -0700, Andrew DeFaria wrote: >Would it be possible to implement a command then that says exec this >with tty's instead of ptys? Cygwin ttys and ptys are the same thing. You should be able to start a command in a new console window with "cygstart" (q.v.). -- Uns

Re: Login behaviour oddities: won't run .profile

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, John Morrison wrote: > > One solution is to remove /etc/skel/.bash_profile after the installs > > (maybe even in your own site-specific postinstall script). I don't know > > if the base-files postinstall script will re-create that file, though -- > > if it does, it needs to b

Re: Login behaviour oddities: won't run .profile

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 11:53:35AM -0400, Igor Pechtchanski wrote: >On Mon, 20 Sep 2004, Corinna Vinschen wrote: >>On Sep 20 10:08, Igor Pechtchanski wrote: >>>On Mon, 20 Sep 2004, Corinna Vinschen wrote: On Sep 20 18:10, luke[...] wrote: >>> ^^ >>>Hmmm? >> >>Urgh

Re: [APPS] ping python maintainer (and others) - Launching cygwin apps from cmd.exe vs. softlinks in /bin

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Dave Korn wrote: > I thought this topic ought to be on the -apps list, but the description > does say... > > "It is not (with one exception) for bug reports, "it would be nice", or "how > do I" type of musings." > > ... so I'm mentioning this here instead. > > It's quite a

RE: security and cygwin

2004-09-20 Thread Koskie, Sarah
> >Are there any other security related issues I should know about? I have > >to assume that cygwin as installed is safe until I have time to look > >into it, so I am hoping that my faith is not misplaced. > > > Strange that you should ask this question now, since you admit to using > Cygwin pr

RE: security and cygwin

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Koskie, Sarah wrote: > > > >Are there any other security related issues I should know about? I > > >have to assume that cygwin as installed is safe until I have time to > > >look into it, so I am hoping that my faith is not misplaced. > > > > Strange that you should ask this

re emacs problems

2004-09-20 Thread Koskie, Sarah
> You might be better to modify the root - /etc/passwd, but I'm kinda You're right John. Thanks. In fact, I later (after sending that email) found that that was the problem and changed the home directory there. Now the lines in the .login (copied from /etc/csh.login work correctly for my tcsh sh

RE: [APPS] ping python maintainer (and others) - Launching cygwin apps from cmd.exe vs. softlinks in /bin

2004-09-20 Thread Dave Korn
> -Original Message- > From: Igor Pechtchanski > Sent: 20 September 2004 17:07 > > Using a non-symbolic link works for me; "ln /bin/python2.3.exe > > /bin/cmd-invokable-python.exe" gets me something I can > invoke from either > > DOS/cmd or bash/sh. > > Alternatively, you could Goog

Re: [APPS] ping python maintainer (and others) - Launching cygwin apps from cmd.exe vs. softlinks in /bin

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 05:48:13PM +0100, Dave Korn wrote: >LOL, I don't really think it's within my abilities to come up with a >patch for spawn.cc that modifies the behaviour of cmd.exe... Don't give up so easily! While you're at it, you could also get rid of that silly "ptys are pipes" thin

please help me

2004-09-20 Thread electa
If I try to retrieve again all my installed packets, using "download from internet" and the "reinstall" option, which marks all my packages with "retrieve", I get "An error occurred while downloading" (in the window the bar was near end, and the package name is "_update_info_dir...ecc") Setup tries

RE: [APPS] ping python maintainer (and others) - Launching cygwin apps from cmd.exe vs. softlinks in /bin

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Dave Korn wrote: > > -Original Message- > > From: Igor Pechtchanski > > Sent: 20 September 2004 17:07 > > > > Using a non-symbolic link works for me; "ln /bin/python2.3.exe > > > /bin/cmd-invokable-python.exe" gets me something I can > > invoke from either > > > DOS/

Re: security and cygwin

2004-09-20 Thread Reini Urban
Koskie, Sarah schrieb: Are there any other security related issues I should know about? I have to assume that cygwin as installed is safe until I have time to look into it, so I am hoping that my faith is not misplaced. See the FAQ entry: How secure is Cygwin in a multi-user environment?

RE: Rebuilding GDB

2004-09-20 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Adrian Cox > Sent: 20 September 2004 14:44 > I'm trying to build a Cygwin hosted GDB for debugging ARM and PowerPC > boards. After running into a lot of problems, I tried to rebuild the > native GDB that Cygwin installed for me, and t

Re: re emacs problems

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Koskie, Sarah wrote: > [snip] > I'm still hoping someone can comment on what emacs I should install to > get the normal robust behavior I've come to expect from emacses. Isn't the official plural "emacsen"? ;-) I'm a vi person, so I don't know for sure... > Unrelated issue:

Re: please help me

2004-09-20 Thread Larry Hall
At 01:03 PM 9/20/2004, you wrote: >If I try to retrieve again all my installed packets, using "download from >internet" and the "reinstall" option, which marks all my packages with >"retrieve", I get "An error occurred while >downloading" (in the window the bar was near end, and the package name is

Crontab issue

2004-09-20 Thread Mogyorósi István
Hello, I spent quite a lot of time reading the subject and I still dont have clear sight on the problem. It is probably a permission/access sync issue between Cygwin and NT. But my case is NOT a network drive. Case 1, crontab -e [ logged in as Administrator ] 20 12 * * * /home/Administrator/mydate.

Re: Crontab issue

2004-09-20 Thread Igor Pechtchanski
On Mon, 20 Sep 2004, Mogyorósi István wrote: Hello, I spent quite a lot of time reading the subject and I still dont have clear sight on the problem. It is probably a permission/access sync issue between Cygwin and NT. But my case is NOT a network drive. Case 1, crontab -e [ logged in as Administra

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Andrew DeFaria
Christopher Faylor wrote: On Mon, Sep 20, 2004 at 08:46:32AM -0700, Andrew DeFaria wrote: Would it be possible to implement a command then that says exec this with tty's instead of ptys? Cygwin ttys and ptys are the same thing. OK how about a command that says start this Windows console mode app

Re: signal delivery problem (with pthreads)

2004-09-20 Thread Valery A. Frolov
On Mon, 20 Sep 2004 10:35:48 -0400, Christopher Faylor wrote: > FWIW, I tried it ten times without error. I have it running in a loop > now. If it dies, I'll fix the problem. But I had _no_ one successful run at all. Maybe the operating system is the essence. I've always tried it on NT 4.0 WS SP

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Larry Hall
At 02:57 PM 9/20/2004, you wrote: >Christopher Faylor wrote: > >>On Mon, Sep 20, 2004 at 08:46:32AM -0700, Andrew DeFaria wrote: >> >>>Would it be possible to implement a command then that says exec this with tty's >>>instead of ptys? >> >>Cygwin ttys and ptys are the same thing. > >OK how about

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 11:57:09AM -0700, Andrew DeFaria wrote: >Christopher Faylor wrote: > >>On Mon, Sep 20, 2004 at 08:46:32AM -0700, Andrew DeFaria wrote: >> >>>Would it be possible to implement a command then that says exec this >>>with tty's instead of ptys? >> >>Cygwin ttys and ptys are the

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 03:19:12PM -0400, Larry Hall wrote: >At 02:57 PM 9/20/2004, you wrote: >>Christopher Faylor wrote: >>>On Mon, Sep 20, 2004 at 08:46:32AM -0700, Andrew DeFaria wrote: Would it be possible to implement a command then that says exec this with tty's instead of ptys? >>>

[ANNOUNCEMENT] Updated: libxml2-2.6.13-1

2004-09-20 Thread Gerrit P. Haase
Libxml2 has been updated to version 2.6.13 NEWS Please read the news since the previous Cygwin release (2.6.11) here: http://www.xmlsoft.org/news.html DESCRIPTION === Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform),

[ANNOUNCEMENT] Updated: libxslt-1.1.10-1

2004-09-20 Thread Gerrit P. Haase
Libxslt has been updated to version 1.1.10. NEWS Please read the news since the previous Cygwin release (1.1.8) here: http://xmlsoft.org/XSLT/news.html DESCRIPTION === Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is a an XML language to define transform

[ANNOUNCEMENT] Updated: docbook-xsl-1.66.1-1

2004-09-20 Thread Marcel Telka
I've updated the docbook-xsl package to version 1.66.1-1. docbook-xsl package contains XSL stylesheets for the DocBook XML DTD created by Norman Walsh and others. Changes since 1.65.1-1: - Updated to mainstream 1.66.1 To update your installation, click on the "Install Cygwin now" link on the h

[ANNOUNCEMENT] New package: unison 2.10.2-1

2004-09-20 Thread Schulman . Andrew
The package 'unison' is now available in the Cygwin distribution. Unison is a file synchronizer for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up

Re: Latest snapshot with XP SP2 and unison and cvs

2004-09-20 Thread Karl M
Hi All... What can I do that would be usefull? I'm not sure how to tell where things are hanging, because unison-2.9.1 is a win32 program that invokes a cygwin ssh client. I did confirm that it is a ssh client side issue. That is, an XP SP2 machine is fine as the server, but not as the client.

Re: Starting sshd with ipv6 address only (cont.)

2004-09-20 Thread Robert Pendell
So basically they are working on it. ;) On Mon, 20 Sep 2004 10:30:22 +0100 (BST), Vince Hoffman <[EMAIL PROTECTED]> wrote: > > Came intot this thread late so sorry if someone has already said this > if you are desperate for IPv6 in cygwin progs, have a look at > http://win6.jp/Cygwin/ > Its

SYSTEM user passwd

2004-09-20 Thread Prakash Khemani
On installing CYGWIN on my WinXP machine - it created a user called SYSTEM in my /etc/passwd directory. If I go to Control Panel -> User Accounts then there is only one local user listed - and that is Administrator. I can say login Administrator. It logs me in and immediately logs me out - becau

[ANNOUNCEMENT] Updated: glib2-2.4.6-1

2004-09-20 Thread Gerrit P. Haase
I have updated GLib, the low-level core library that forms the basis for projects such as GTK+ and GNOME to version 2.4.6. NEWS General: This is regular update to the new stable upstream release. Overview of Changes from GLib 2.4.5 to GLib 2.4.6

Re: Updated: cvs-1.11.17-1

2004-09-20 Thread Charles Wilson
Joaquim Ballabrera wrote: Dear Charles Wilson, I'm a cygwin user and I have problems using CVS. I'm trying to use the following command fron cygwin: > cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/gcc co -D 8/25/2004 gcc The result is ' from cvs serverning: unrecognized response`ok and then the program

Re: [APPS] ping python maintainer (and others) - Launching cygwin apps from cmd.exe vs. softlinks in /bin

2004-09-20 Thread Brian Dessent
Christopher Faylor wrote: > On Mon, Sep 20, 2004 at 04:09:50PM +0100, Dave Korn wrote: > >Now, in this particular case "python.exe" is a cygwin old-style > >softlink rather than a windoze .lnk-style shortcut. > > Because that's how setup.exe sets up symlinks. PTC. Alternatively, the postinstall

Re: [APPS] ping python maintainer (and others) - Launching cygwin apps from cmd.exe vs. softlinks in /bin

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 06:10:22PM -0700, Brian Dessent wrote: >Christopher Faylor wrote: > >> On Mon, Sep 20, 2004 at 04:09:50PM +0100, Dave Korn wrote: >> >Now, in this particular case "python.exe" is a cygwin old-style >> >softlink rather than a windoze .lnk-style shortcut. >> >> Because that's

Re: SYSTEM user passwd

2004-09-20 Thread Brian Dessent
Prakash Khemani wrote: > On installing CYGWIN on my WinXP machine - it created a user called > SYSTEM in my /etc/passwd directory. SYSTEM is a built-in user account on every[1] Windows machine. Cygwin did not create it, merely put a line in /etc/passwd that acknowledges it. The account would ex

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Andrew DeFaria
Christopher Faylor wrote: On Mon, Sep 20, 2004 at 11:57:09AM -0700, Andrew DeFaria wrote: Christopher Faylor wrote: On Mon, Sep 20, 2004 at 08:46:32AM -0700, Andrew DeFaria wrote: Would it be possible to implement a command then that says exec this with tty's instead of ptys? Cygwin ttys and ptys a

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Brian Dessent
Andrew DeFaria wrote: > Seriously though I was just asking whether it would be possible and > trying to gain an understanding as to the issues involved - you need not > be rude about it. A simple, "that's not possible to do the way things > are set up" would have sufficed. Cygwin: You'll come for

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Christopher Faylor
On Mon, Sep 20, 2004 at 06:54:59PM -0700, Andrew DeFaria wrote: >Seriously though I was just asking whether it would be possible I think that was obvious to you, me, and Bobby McNulty. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: Running cmd programs in cygwin / rxvt

2004-09-20 Thread Bobby McNulty
Christopher Faylor wrote: On Mon, Sep 20, 2004 at 06:54:59PM -0700, Andrew DeFaria wrote: Seriously though I was just asking whether it would be possible I think that was obvious to you, me, and Bobby McNulty. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem re