OpenSSH remapped my /usr/bin

2004-12-02 Thread Yaroslav Bulatov
I installed OpenSSH standalone package, and now my /usr/bin and /bin refer to a different directory. How can I change it back to c:\cygwin\bin ? Yaroslav -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

RE: OpenSSH remapped my /usr/bin

2004-12-02 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Yaroslav Bulatov Sent: 02 December 2004 08:07 I installed OpenSSH standalone package, and now my /usr/bin and /bin refer to a different directory. How can I change it back to c:\cygwin\bin ? Yaroslav Use the mount command.

sshd in Windows 2003 server

2004-12-02 Thread daniel
Hi, I've installed sshd succesfully a couple of time on WinXP machines following the instructions at http://pigtail.net/LRP/printsrv/cygwin-sshd.html. However, I didn' manage on a Windows 2003 server. I always get 1053 did not start in a timely fashion immediately on clicking on the Windows

Re: perl 5.8.6

2004-12-02 Thread Reini Urban
Reini Urban schrieb: No need to hurry, Gerrit :) http://search.cpan.org/~nwclark/perl-5.8.6/pod/perl586delta.pod This arrived yesterday. Just wanted to know a rough timeframe and what you plan to do with the DLL name, so that I can coordinate libwin32 and the Win32::GUI upgrades. I want to

RE: Cygwin and Dragon NaturallySpeaking

2004-12-02 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of David Rudolph Sent: 01 December 2004 19:52 I have been using Cygwin and Dragon NaturallySpeaking 7 (independantly, but on the same system) for a long time. I recently upgraded Dragon to version 8, and now Is dragon a

Bug in current CVS

2004-12-02 Thread Dave Korn
Afternoon all, I happen to be running with an uptodate version of the dll built from src CVS, last updated yesterday morning at around 10am GMT. I was running ping -t and when I went to interrupt it with ctrl-c, it bombed out so badly it killed the entire shell: Reply from 192.168.1.28:

RE: Problem with cygwin xerces-2.6

2004-12-02 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of mchojrin Sent: 02 December 2004 13:09 I'm new to the list, so I don't really know how to post in order to follow a conversation. I'm reading these emails through the digest, if anyone can help me here, that would be great too.

Re: Cygwin and Dragon NaturallySpeaking

2004-12-02 Thread David Rudolph
Dave Korn wrote: -Original Message- From: cygwin-owner On Behalf Of David Rudolph Sent: 01 December 2004 19:52 I have been using Cygwin and Dragon NaturallySpeaking 7 (independantly, but on the same system) for a long time. I recently upgraded Dragon to version 8, and now Is dragon

Re: A vexing installation problem

2004-12-02 Thread Christopher Faylor
On Wed, Dec 01, 2004 at 10:44:34AM -0800, David Hinds wrote: I've attached strace output from running ls. The output is slightly different from previous attempts, because I'd been able to run the postinstall scripts to populate /etc/passwd and /etc/group; but the failure mode appears unchanged,

Re: perl 5.8.6

2004-12-02 Thread Gerrit P. Haase
Reini Urban wrote: No need to hurry, Gerrit :) http://search.cpan.org/~nwclark/perl-5.8.6/pod/perl586delta.pod This arrived yesterday. Just wanted to know a rough timeframe and what you plan to do with the DLL name, so that I can coordinate libwin32 and the Win32::GUI upgrades. I want to

MSVC-dll under cygwin

2004-12-02 Thread Mikael Åsberg
Hello, I was under the impression that using a Cygwin-compiled DLL under MSVC was extremely difficult, if not impossible, but using a MSVC-compiled DLL with programs compiled under Cygwin is possible? I have test program that first calls LoadLibrary() and then for each function in the DLL it

RE: sshd in Windows 2003 server

2004-12-02 Thread Harig, Mark
-Original Message- From: daniel Sent: Thursday, December 02, 2004 6:32 AM To: [EMAIL PROTECTED] Subject: sshd in Windows 2003 server Hi, I've installed sshd succesfully a couple of time on WinXP machines following the instructions at

Re: MSVC-dll under cygwin

2004-12-02 Thread Christopher Faylor
On Thu, Dec 02, 2004 at 04:30:56PM +0100, Mikael ?sberg wrote: Hello, I was under the impression that using a Cygwin-compiled DLL under MSVC was extremely difficult, if not impossible, but using a MSVC-compiled DLL with programs compiled under Cygwin is possible? I have test program that first

Re: MSVC-dll under cygwin

2004-12-02 Thread Mikael Åsberg
On Thu, Dec 02, 2004 at 04:30:56PM +0100, Mikael ?sberg wrote: Hello, I was under the impression that using a Cygwin-compiled DLL under MSVC was extremely difficult, if not impossible, but using a MSVC-compiled DLL with programs compiled under Cygwin is possible? I have test program that first

Re: MSVC-dll under cygwin

2004-12-02 Thread Mikael Åsberg
On Thu, Dec 02, 2004 at 04:30:56PM +0100, Mikael ?sberg wrote: Hello, I was under the impression that using a Cygwin-compiled DLL under MSVC was extremely difficult, if not impossible, but using a MSVC-compiled DLL with programs compiled under Cygwin is possible? I have test program that

Re: MSVC-dll under cygwin

2004-12-02 Thread Fred Kulack
Perhaps I'm untrusting, but I'm not sure I'd expect you to be able to use a standard C++ library object like string from one C++ binary in Cygwin to a non-C++ binary. I.e. cygwin std::string is probably not the same definition as MSVC std::string. Why would it be? The stuff we call

Re: MSVC-dll under cygwin

2004-12-02 Thread Fred Kulack
On 12/02/2004 at 11:00:57 AM, cygwin-owner wrote: from one C++ binary in Cygwin to a non-C++ binary --- end of excerpt --- Doh! I meant ...to a non-Cygwin C++ binary -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

RE: MSVC-dll under cygwin

2004-12-02 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Mikael Åsberg Sent: 02 December 2004 16:52 Okay, now I have tested the code and something is still not right. The DLL contains functions for working with the Windows registry and my problem is that if I call, for example, the

Re: OpenSSH remapped my /usr/bin

2004-12-02 Thread Yaroslav Bulatov
OK, that worked. But then I uninstalled OpenSSH (which is the bundle of cygwin, ssh and dll), and other things stopped working. My tcsh says tcsh: No entry for terminal type cygwin on startup Also I get message cannot stat /var/run/utmp. Please unset watch. on various commands such as mount.

Re: MSVC-dll under Cygwin

2004-12-02 Thread Mikael Åsberg
Fred Kulack wrote: Perhaps I'm untrusting, but I'm not sure I'd expect you to be able to use a standard C++ library object like string from one C++ binary in Cygwin to a non-C++ binary. I.e. cygwin std::string is probably not the same definition as MSVC std::string. Why would it be? You are

RE: OpenSSH remapped my /usr/bin

2004-12-02 Thread Dave Korn
-Original Message- From: cygwin-owner On Behalf Of Yaroslav Bulatov Sent: 02 December 2004 17:42 OK, that worked. But then I uninstalled OpenSSH (which is the bundle of cygwin, ssh and dll), and other things stopped working. My tcsh says tcsh: No entry for terminal type cygwin on

Re: strange problems with cvs

2004-12-02 Thread Nuno Lopes
I'm using pserver auth Don't -- use ssh. If you set up your router/firewall correctly, you and whomever you grant an account to can access your CVS server from anywhere on the Internet. It's *really* useful. I use the php.net cvs server :) Isn't my choice... and the cygwin is installed with

Re: perl 5.8.6

2004-12-02 Thread Yitzchak Scott-Thoennes
On Thu, Dec 02, 2004 at 03:45:08PM +0100, Gerrit P. Haase [EMAIL PROTECTED] wrote: Reini Urban wrote: No need to hurry, Gerrit :) http://search.cpan.org/~nwclark/perl-5.8.6/pod/perl586delta.pod This arrived yesterday. Just wanted to know a rough timeframe and what you plan to do with

Re: OpenSSH remapped my /usr/bin

2004-12-02 Thread William R. Knox
Did you happen to use the SSHWindows available from Sourceforge? Not for nothing, but that package warns you before installing itself on top of an existing Cygwin installation (with good reason, I'm sure). Your best bet (only bet, really) is to pick one of the two methods (SSHWindows or Cygwin)

Finding package-descriptions.

2004-12-02 Thread Bas van Gompel
Hallo, Sometimes one wants to read a description for one or more packages. I wrote following script to retrieve that info from the locally installed setup-inis. It's parameters are anchored regexes if the first one is not ``-r'', after which they are plain text: $ cyg-desc '.*ss[hl]' '.*x11.*'

Problem running windows application, using ssh command on remote unix session

2004-12-02 Thread Henri Irla
*Situation: -Windows XP machine with cygwin and ssh installed ( new cygwin version) -Unix machine launch windows command using local or remote ssh -correct Mount point on cygwin machine (/sophos) located on unix machine -Windows command ( /sophos/setup.exe -IN -INL -update ) : no windows

Re: MSVC-dll under cygwin

2004-12-02 Thread Shankar Unni
Mikael Åsberg wrote: HKEY create_registry_key(const HKEY parent_key, const std::string name); You cannot mix Visual C++ (real C++, I mean, not C) and Gnu C++ modules in any way whatsoever. The two have completely different class and virtual-table layout algorithms. If you need to link a

rxvt shift f1 and f2 same as f11 f12

2004-12-02 Thread Fred Kulack
I've been having a problem using rxvt where shift-f1 and shift-f2 end up with the same scan codes as f11 and f12. tn5250 to an iSeries really requires the full set of function and shifted function keys. Did a bunch of searching and playing around with termcap and ilk. Also found this but really

Failing to mount from nfs-server

2004-12-02 Thread Michael Butler
I installed the latest cygwin with nfs-server and the required support packges, along with nothing else extra. I ran nfs-server-config, changed my exports, and started the daemons in the windows services. All 3 have started but when I try to mount shared directories from a Fedora Core 2 client

SwitchToFiber call problem with cygwin_NT-5.2 ? test case below

2004-12-02 Thread Rearick, Gabriele
Hi all cygwin version: CYGWIN_NT-5.2 rearick3 1.5.12(0.116/4/2) 2004-11-10 08:34 amd64 unknown unknown Cygwin. I am uncertain if the platform above is an officially supported platform, but apparently the same problem behavior is exposed on officially supported environments, as it was indicated

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

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

FAQ and User's Guide update

2004-12-02 Thread Joshua Daniel Franklin
Just so everyone knows, I've made some long overdue updates to the Cygwin FAQ and User's Guide, including the PDF version: http://cygwin.com/faq/faq0.html http://cygwin.com/cygwin-ug-net/ Hopefully sometime before the end of the year I'll find the time to do an update to cygwin-doc, too. --

Re: FAQ and User's Guide update

2004-12-02 Thread Christopher Faylor
On Thu, Dec 02, 2004 at 10:40:48PM -0800, Joshua Daniel Franklin wrote: Just so everyone knows, I've made some long overdue updates to the Cygwin FAQ and User's Guide, including the PDF version: http://cygwin.com/faq/faq0.html http://cygwin.com/cygwin-ug-net/ Hopefully sometime before the end

Re: MSVC-dll under cygwin

2004-12-02 Thread Reini Urban
Shankar Unni schrieb: Mikael Åsberg wrote: You cannot mix Visual C++ (real C++, I mean, not C) and Gnu C++ modules in any way whatsoever. The two have completely different class and virtual-table layout algorithms. You can actually. g++ emulates the msvc vtable layout. But you should not because

Re: Please upload: docbook-xsl-1.67.1-1

2004-12-02 Thread Gerrit P. Haase
Marcel Telka wrote: Hi. Please upload new docbook-xsl-1.67.1-1 files: http://telka.sk/cygwin/docbook-xsl/docbook-xsl-1.67.1-1-src.tar.bz2 http://telka.sk/cygwin/docbook-xsl/docbook-xsl-1.67.1-1.tar.bz2 and remove old 1.66.1-2 files. Thanks. Done, Gerrit -- =^..^=

Re: [ITP] gdk-pixbuf-0.22.0-1

2004-12-02 Thread Dr. Volker Zell
Yaakov Selkowitz writes: I would like to contribute gdk-pixbuf to the Cygwin distribution. As this is included in Fedora Core and Debian testing, all it needs is a GTG review. Everything builds fine but there is a missing dependency in setup.hint namely: xorg-x11-bin-dlls The

[GTG] Re: [ITP] imlib-1.9.14-1

2004-12-02 Thread Dr. Volker Zell
Yaakov Selkowitz writes: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I would like to contribute imlib to the Cygwin distribution. This package is in Fedora Core and Debian testing, so all it needs is a GTG review. setup hint is missing the xorg-x11-bin-dlls

[ITP-2] gq: Interactive graphical LDAP browser

2004-12-02 Thread Dr. Volker Zell
Hi I'll try this again since this doesn't need votes any more as it seems to be at least in Debian, RedHat, Suse... it just needs a GTG and YES it uses GTK2. I would like to contribute and maintain the gq package: * http://biot.com/gq/ (Homepage) * http://sourceforge.net/projects/gqclient/

Periodic request for cygwin-announce posters

2004-12-02 Thread Christopher Faylor
Please include unsubscribe instructions in your messages. (As to why this isn't done automatically, check the archives) Also, new observation -- if you are going to include the don't send me private email clause in your message -- a good idea -- then it doesn't make much sense to include your

Re: Xfce for cygwin

2004-12-02 Thread David Fraser
Maarten Boekhold wrote: David Fraser wrote: Mark Fisher wrote: I've just ported xfce4.2 to cygwin, and start it like this: Fantastic! Are the patches included in the CVS, are their any particular build instructions? I'm on the xfce dev list but I didn't see anything about this ... The patches

OpenGL acceleration

2004-12-02 Thread David Lawler
Hello - Is there any kind of time frame for a release of Cygwin/X that will support hardware accelerated OpenGL not just in the -multiwindow mode? I am working on trivial (but fun) little project called pyBzEdit (on Sourceforge) that allows folks to edit bzflag world files graphically. The

Re: Internal-wm/rootless observations

2004-12-02 Thread Alexander Gottwald
Alexander Gottwald wrote: Maybe the odd window width is the problem. Thinking about it revealed that each pixmap line _must_ start at a boundary. assuming 8bit mode and a window with width 1 at (0, 0) pixmap starts at 0x100 screen base is at 0x100 (no problem) moving the pixmap by 4 pixel

Re: OpenGL acceleration

2004-12-02 Thread Alexander Gottwald
David Lawler wrote: Hello - Is there any kind of time frame for a release of Cygwin/X that will support hardware accelerated OpenGL not just in the -multiwindow mode? Sorry. There is no timeframe yet. And I'm not sure if it is possible either. We'd have to work out the whole window stacking

src/winsup/cygwin ChangeLog registry.h shared_ ...

2004-12-02 Thread phumblet
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-12-03 02:00:38 Modified files: winsup/cygwin : ChangeLog registry.h shared_info.h registry.cc path.cc shared.cc environ.cc Log message: 2004-12-03 Pierre Humblet

src/winsup/doc ChangeLog cygserver.sgml how-re ...

2004-12-02 Thread joshuadfranklin
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-12-03 05:30:53 Modified files: winsup/doc : ChangeLog cygserver.sgml how-resources.texinfo how-using.texinfo install.texinfo relnotes.texinfo

Re: [Patch] Loading the registry hive on Win9x (part 2)

2004-12-02 Thread Pierre A. Humblet
At 10:25 AM 11/22/2004 -0500, Christopher Faylor wrote: Other than that, the change looks fine. Done Pierre

Re: [Patch] Fixing the PROCESS_DUP_HANDLE security hole.

2004-12-02 Thread Christopher Faylor
On Thu, Dec 02, 2004 at 09:13:11PM -0500, Pierre A. Humblet wrote: - Non cygwin processes started by cygwin are not shown by ps anymore and cannot be killed. - spawn(P_DETACH) does not work correctly when spawning non-cygwin processes. This is due to using a pipe to detect process

Updated: docbook-xsl-1.67.1-1

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