Re: co-linux

2004-04-14 Thread Alejandro Lopez-Valencia
On Wed, 14 Apr 2004 14:34:09 -0400, Sam Steingold wrote in <[EMAIL PROTECTED]>: >This is confusing. >Unix is a class of OSes. >Linux is an instance of that class. >The syntax of your sentence implies that, when you say Unix, you mean >an instance, not the class. Which instance? SCO UNIX? AIX?

Re: Compilation problems with a simple socket app

2004-04-12 Thread Alejandro Lopez-Valencia
On Mon, 12 Apr 2004 23:23:51 +0200, Carlos wrote in <[EMAIL PROTECTED]>: >Hello. > >I'm using 'gcc 3.2' on 'MS Windows 2000 SP2' >with 'cygwin-1.5.9-1' installed. > >I'm trying to build a simple socket app: > [snip] WFM (Funciona para mí) > >But I get this error message when trying to >compile:

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 16:51:59 -0500, Brian Chase wrote in <[EMAIL PROTECTED]>: >Alejandro Lopez-Valencia wrote: > > And >> that's the reason why I suggested TightVNC, performance is acceptable >> with a 56K modem link, and it defaults to using SSH tunneling,

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 14:15:57 -0500, Brian Chase wrote in <[EMAIL PROTECTED]>: >When I go from a Linux console to get a Windows screen, VNC is much >easier to set up, but haven't managed to get it to work over SSH, which >may be a hard requirement as if going over a WAN. > >The other direction, I

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 10:07:00 -0500 (EST), Igor Pechtchanski wrote in <[EMAIL PROTECTED]>: >Sounds like a packaging bug. And right you are: $ cat /etc/postinstall/zsh.sh.done #!/bin/sh V=4.1.1 ^^^ Should be 4.2.0 prefix=/usr infodir=${prefix}/share/info [snip] # Install default zprofile i

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 20:49:37 +0200, Alejandro Sánchez Acosta wrote in <[EMAIL PROTECTED]>: >It's posible under cygwin, see the Larry post. You can run graphical >applications in Windows over ssh configuring the services in windows (you have >to activate: allowing service to interact with desktop)

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 18:30:21 +0200, Alejandro Sánchez Acosta wrote in <[EMAIL PROTECTED]>: >Hello, > >I have installed cygwin with OpenSSH support with the following steps: > >ssh-host-config -y >ssh-user-config > >cygrunsrv -S sshd > >passwd > >And then I have connected with a ssh client (with L

Re: Creating DLL's for use with MSVC

2004-03-10 Thread Alejandro Lopez-Valencia
On Wed, 10 Mar 2004 14:21:41 +0100, Niklas Wallin wrote in <[EMAIL PROTECTED]>: Hi Niklas, > >Thanks for your answer Alejandro, I still can't get it right though. You are welcome, but this has truly veered into the realms of the off-topic. So in order to pull it back on track, let's do a 'Gendan

Re: Creating DLL's for use with MSVC

2004-03-10 Thread Alejandro Lopez-Valencia
On Wed, 10 Mar 2004 08:59:26 +0100, Niklas Wallin wrote in <[EMAIL PROTECTED]>: >We are currently porting a linux C++ project to windows. The project >consists of several dll's (or .so's). To recreate those dll's in >Windows it seems like you have to add a lot of __cdecls definitions or >use a

Re: Disappearing Bash and __getreent procedure

2004-02-28 Thread Alejandro Lopez-Valencia
On Fri, 27 Feb 2004 21:07:23 -0500, Christopher Faylor wrote in <[EMAIL PROTECTED]>: >On Fri, Feb 27, 2004 at 08:08:03PM -0500, Alejandro Lopez-Valencia wrote: >>On Sat, 28 Feb 2004 00:14:38 +, Ryan _ wrote in >><[EMAIL PROTECTED]>: >>>Cygwin, a window appe

Re: Disappearing Bash and __getreent procedure

2004-02-27 Thread Alejandro Lopez-Valencia
On Sat, 28 Feb 2004 00:14:38 +, Ryan _ wrote in <[EMAIL PROTECTED]>: >Cygwin, a window appeared (looked like a dos prompt) then disappeared. My suggestion. Delete the whole cygwin directory, save up your copy of setup.exe, nuke the cached files, use regedit and search all KH*/Programs/Cygnu

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Alejandro Lopez-Valencia
On Fri, 27 Feb 2004 13:39:09 +0100, Olaf Föllinger wrote in <[EMAIL PROTECTED]>: > >Final goal is to show the ¤ character rigth in vi and mutt. So I >thought the shell is a good start. Is it? Don't mix the shell, which uses readline for line input, with vim and mutt. The latter are curses-based

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Alejandro Lopez-Valencia
On Fri, 27 Feb 2004 12:35:23 +0100, Thorsten Kampe wrote in <[EMAIL PROTECTED]>: > although typing non-ascii characters in a >shell doesn't make sense. The only use is showing files with ls or d - >which is not a shell thing. Really? Say, you use cygwin to do text processing (I do, with the help

RE: vi and cygwin

2004-02-21 Thread Alejandro Lopez-Valencia
Igor Pechtchanski scribbled on Saturday, February 21, 2004 9:13 AM: Please don't CC me on mailing list traffic, Thanks and cheers Alejo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin

Re: vi and cygwin

2004-02-21 Thread Alejandro Lopez-Valencia
On Fri, 20 Feb 2004 15:20:00 -0800, Brian Dessent wrote in <[EMAIL PROTECTED]>: >Totte Karlsson wrote: >> >> my question was if vi is available under cygwin. I know about vim and about >> it's compatible option. Just curious if there is a "pure" vi available and >> it seems not to be... > >Then t

Re: Pserver on cygwin corrupts binary files

2004-02-18 Thread Alejandro Lopez-Valencia
On Wed, 18 Feb 2004 11:01:09 +0100, Corinna Vinschen wrote in <[EMAIL PROTECTED]>: >On Feb 17 18:16, Alejandro Lopez-Valencia wrote: >> Because when using textmode, cygwin changes the semantics of I/O >> functions in the underlying C runtime. It does (and forces) EOL >&

Re: Pserver on cygwin corrupts binary files

2004-02-17 Thread Alejandro Lopez-Valencia
On Tue, 17 Feb 2004 12:49:50 -0600, Chuck Irvine wrote in <[EMAIL PROTECTED]>: Hi Chuck, [in answer to something I wrote irately before my morning coffee you wrote] >I don't believe that this is my problem. I'm having this problem with >jar files and I do have "*.jar -k 'b'" among other entries

Re: Pserver on cygwin corrupts binary files

2004-02-15 Thread Alejandro Lopez-Valencia
On Sat, 14 Feb 2004 20:06:47 -0600, Chuck Irvine wrote in <[EMAIL PROTECTED]>: >I'm using a cvs pserver on cygwin and I find that when I pull (checkout, >update, etc) binary file from the repository they come out corrupted, >i.e. can't be opened with jar, etc. Using the cvs command locally works >

Re: Where has fdatasync gone?

2004-02-09 Thread Alejandro Lopez-Valencia
On Sun, 08 Feb 2004 20:31:51 -0500, Alejandro Lopez-Valencia wrote in <[EMAIL PROTECTED]>: >In the 1.5.7 runtime, the prototype for fdatasync exists in >/usr/include/sys/unistd.h, but it is nowhere to be found in the actual >import library. > >Is this a newlib or a cygwin bu

Where has fdatasync gone?

2004-02-08 Thread Alejandro Lopez-Valencia
In the 1.5.7 runtime, the prototype for fdatasync exists in /usr/include/sys/unistd.h, but it is nowhere to be found in the actual import library. Is this a newlib or a cygwin bug? Reproducint the bug: $ grep fdatasync /usr/include/sys/unistd.h $ nm /usr/lib/libc.a | grep 'T __fdatasync' --

Re: tcl /tk on cygwin + mouse wheel event

2004-02-08 Thread Alejandro Lopez-Valencia
On Sat, 07 Feb 2004 15:25:24 -0500, Mathieu Malaterre wrote in <[EMAIL PROTECTED]>: >Alejandro, > Your suggestion did get me a little further :) Now the python script >output 'foo' but I still get a seg fault (*). On the other hand the tcl >script didn't change, I still don't get anything.

Re: tcl /tk on cygwin + mouse wheel event

2004-02-06 Thread Alejandro Lopez-Valencia
On Fri, 06 Feb 2004 18:26:06 -0500, Mathieu Malaterre wrote in <[EMAIL PROTECTED]>: >Hello, > I am having some issues with mouse wheel on a cygwin system. Could any >one comment on this ? > >None of these scripts work: They work fine in my system. See below. > >Comments/suggestions really

Re: run programs typed under cygwin under W2K

2004-01-28 Thread Alejandro Lopez-Valencia
On Wed, 28 Jan 2004 16:15:16 +0100, Skippy the Kangoo <[EMAIL PROTECTED]> wrote: Igor Pechtchanski a Ãcrit : J'ai lu sur Internet que l'on pouvait faire tourner un programme sous windows compiler sous cygwin, mais je n'ai plus l'adresse et je ne connais pas non plus la methode a adopter M

Re: man 1.5k-2 is broken

2004-01-20 Thread Alejandro Lopez-Valencia
On Monday, January 19, 2004 5:14 PM [GMT-5], Dr. Volker Zell wrote: >>>>>> "Alejandro" == Alejandro Lopez-Valencia writes: > a new one with the bug fix. > > Hi Alexander, have you read this message: > > o http://cygwin.com/ml/cygwin/2003-11/msg01042.

Re: man 1.5k-2 is broken

2004-01-19 Thread Alejandro Lopez-Valencia
On Sunday, January 18, 2004 8:44 PM [GMT-5], Larry Hall wrote: > At 11:03 AM 1/18/2004, Alejandro Lopez-Valencia you wrote: >> The file /usr/share/misc/man.conf specifies less flags as "-is". >> This must be set to "-isrR" to work with groff's default tty

man 1.5k-2 is broken

2004-01-18 Thread Alejandro Lopez-Valencia
The file /usr/share/misc/man.conf specifies less flags as "-is". This must be set to "-isrR" to work with groff's default tty output using SGR codes. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: ht

Re: permission denied for Remsh on Windows 2000 Server

2003-12-17 Thread Alejandro Lopez-Valencia
El Wed, 17 Dec 2003 17:51:07 +0530, Amit RATHEE escribià en el mensaje <[EMAIL PROTECTED]>: El Wed, 17 Dec 2003 16:44:34 +0530, Amit RATHEE escribià en el mensaje <[EMAIL PROTECTED]>: Hi, I have a domain with many users and I try to enumerate the userid .It comes out to be 193456 by cygwin.Now

Re: permission denied for Remsh on Windows 2000 Server

2003-12-17 Thread Alejandro Lopez-Valencia
El Wed, 17 Dec 2003 16:44:34 +0530, Amit RATHEE escribià en el mensaje <[EMAIL PROTECTED]>: I was so astounded that forgot the other little fact: You are trying to use remsh! Baad idea. I strongly suggest you use SSH instead (Cygwin provides binaries for the OpenSSH implementataion.) Cheers A

Re: permission denied for Remsh on Windows 2000 Server

2003-12-17 Thread Alejandro Lopez-Valencia
El Wed, 17 Dec 2003 16:44:34 +0530, Amit RATHEE escribià en el mensaje <[EMAIL PROTECTED]>: Hi, I have a domain with many users and I try to enumerate the userid .It comes out to be 193456 by cygwin.Now I delete the entries from passwd file and make the UID very short i.e. 19 and when I log in

Re: Man to PDF

2003-12-16 Thread Alejandro Lopez-Valencia
El Tue, 16 Dec 2003 11:02:44 -0800, Shankar Unni escribió en el mensaje <[EMAIL PROTECTED]>: Paul Kraus wrote: Figured it out. Why don't you spell out how you solved it, so that others who search the cygwin archives with "man and PDF" can also get the answer? It'll save a few more of these ques

Re: man produces ESC

2003-12-13 Thread Alejandro Lopez-Valencia
El Sat, 13 Dec 2003 10:29:39 -0600, B. K. Oxley (binkley) <[EMAIL PROTECTED]> escribió: On Mon, 24 Nov 2003 15:09:39 -0800 Steve Kelem <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: Problem 1: When I run "man man", all the escape sequences show up in less (version 381): ESC[1mNAMEESC[0m man -