CygIpc

2003-11-04 Thread Emanuele Bonin
HI! I'm an italian developer, i want develope an application using postgresql. I know unix very little. I have some problem 8(( can u help me ? I installed CygWin 1.5.5 CygIpc 2.02 I'm using Windows XP. I haven't ipc-daemon.exe ... but i have ipc-daemon2.exe is the same thing ? So ... i launch

Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-04 Thread Mader, Alexander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hallo, I proceeded as described and sshd works according to /etc/passwd and ntsec after starting manually in the environment listed below. Regards, Alexander. 8< >8 $ cygcheck -sr Cygwin Win95/NT

cygwinb19.dll

2003-11-04 Thread jurgen . defurne
Hello, This is the first time I noticed, when I tried to copy cygwin1.dll, using filename completion, I noticed that there is also a cygwinb19.dll. Is this for backwards compatibility with older programs ? Regards, Jurgen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Proble

Re: cygwinb19.dll

2003-11-04 Thread jurgen . defurne
Sorry, My colleague created this cygwinb19.dll as a copy from cygwin1.dll. Regards, Jurgen [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 11/04/2003 09:14 AM To: [EMAIL PROTECTED] cc: (bcc: Jurgen Defurne/BRG/CE/PHILIPS) Subject:cygwinb19.dll

Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-04 Thread Corinna Vinschen
On Mon, Nov 03, 2003 at 09:34:04PM -0500, Alan Dobkin wrote: > I use Dave Roth's perl module for more complex user flag settings, > but the hands down easiest way to do this is with the NET command: > > NET USER username /EXPIRES:NEVER Unfortunately that's not right. I thought the same and used

Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-04 Thread Corinna Vinschen
On Mon, Nov 03, 2003 at 04:05:43PM -0600, DePriest, Jason R. wrote: > User Accounts have a USER_FLAGS attribute that can be any combination of > a couple of values. One of these can be UF_DONT_EXPIRE_PASSWORD. If it > is present, the password never expires. > > I typically manipulate it using Da

Re: CJK on mutt

2003-11-04 Thread Greg Matheson
On Mon, 03 Nov 2003, Gary R. Van Sickle wrote: > > I plan to move to mutt as my email client. However, I find the mutt > > of cygwin can not handle CJK (Chinese, Japanese, Korean) characters > > correctly -- they are displayed as ""s. Since I am running > > cygwin on a Simplified Chinese

Re: CygIpc

2003-11-04 Thread Jason Tishler
Emanuele, On Tue, Nov 04, 2003 at 07:57:43AM +0100, Emanuele Bonin wrote: > How can i check if i have all the neccessary things to run postgresql? By reading the README: http://www.tishler.net/jason/software/postgresql/postgresql-7.3.4.README Jason -- PGP/GPG Key: http://www.tishler.net/j

Re: Segmentation Fault of ssh3.7.1 with cygwin1.5.5-1 in W95

2003-11-04 Thread Christopher Faylor
On Mon, Nov 03, 2003 at 09:19:59PM -0500, Pierre A. Humblet wrote: >At 08:06 PM 11/3/2003 +0100, Corinna Vinschen wrote: >>On Mon, Nov 03, 2003 at 01:39:56PM -0500, Pierre A. Humblet wrote: >>> On Mon, Nov 03, 2003 at 05:31:15PM +0100, Corinna Vinschen wrote: >>> > >>> > I see. I'll create a patch

Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-04 Thread Corinna Vinschen
On Mon, Nov 03, 2003 at 10:40:43PM +0100, Corinna Vinschen wrote: > I'm running a 2003 Server as standalone (non-domain) server. In that > setting, password complexity is disabled by default, so I missed that one, > too. Thanks for the heads up. I changed the password to SSHD_server, > which see

Process hang(100% CPU Usage) when concurrent calling select(),cygwin1.5.5-1 WinXP/Win2000

2003-11-04 Thread zhouxin
hi,all I have reported this problem a week ago.I belive that the test_select.c(see below) is correct.The usage of select() is classical. This testing program initialize a number of threads, each thread create a socket and send UDP packet to UDP server,then wait response by calling selec

Re[2]: C++ Compilers : Comparative Performance Testsuite

2003-11-04 Thread Gerrit P. Haase
Hello Alex, Monday, November 3, 2003, 7:44:16 PM, you wrote: > "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> Alex wrote: >> >> > An algorithm which computes very long Fibonacci numbers >> > >> > >> http://groups.google.com/groups?selm=bnni5p%2412i47o%241%40ID

Re: Compiled several libraries not in setup

2003-11-04 Thread Gerrit P. Haase
Hello Heath, Monday, November 3, 2003, 5:21:12 AM, you wrote: > After a non-trivial amount of mucking around, I've managed to compile > several libraries in cygwin, which weren't in the Setup program. I > installed them to compile centericq, but I'm sure they have other uses > too. I think the

Re: C++ Compilers : Comparative Performance Testsuite

2003-11-04 Thread Lapo Luchini
Gerrit P. Haase wrote: Interesting, it is really a little faster when libstdc++ is directly compared with the STLport library. So it would make sense to use it when performance is an issue. I guess it is smaller, too, the stdlibc++ not being shared. (or it is, now? I forgot to check before cli

gv fails: Unknown device: x11alpha

2003-11-04 Thread Lester Ingber
I just downloaded gv with my latest full update of all files available. When attempting to open a PostScript file I got Unknown device: x11alpha Lester -- Prof. Lester Ingber [EMAIL PROTECTED] [EMAIL PROTECTED] www.ingber.com www.alumni.caltech.edu/~ingber -- Unsubscrib

automake 1.4p6?

2003-11-04 Thread kelleycook
A request: could automake-stable be repackaged using a base of automake 1.4p6 instead of automake 1.4p5. Besides whatever other minor bug fixes there are, automake 1.4p5 has a somewhat serious flaw that it errors out if there are duplicated macros -- which are sometimes actually required. Thanks

Re: Printable information in executables

2003-11-04 Thread Gerrit P. Haase
Hello Alex, Monday, November 3, 2003, 6:04:41 AM, you wrote: > Executable files contain various printable information. > For instance, list of used DLLs. > However those files contain neither compiler name nor compiler version. > It seems to be worth including something like "gcc version 3.3.1

Re: C++ Compilers : Comparative Performance Testsuite

2003-11-04 Thread Gerrit P. Haase
Hello Lapo, Tuesday, November 4, 2003, 4:18:00 PM, you wrote: > Gerrit P. Haase wrote: >>Interesting, it is really a little faster when libstdc++ is directly >>compared with the STLport library. So it would make sense to use it when >>performance is an issue. >> >> > I guess it is smaller, to

Initializing a dll question / advise wanted

2003-11-04 Thread Joost Kraaijeveld
Hi all, I need to load two dll's and each dll must, upon loading, initialize a data structure. Both dll's must run on Windows 2000 and Linux. I have written some small code that should do the trick (see below). At this moment I make a distinction between Cygwin/MinGW on Windows and GCC on Linux

STDIN and STDOUT not connected to a terminal?

2003-11-04 Thread Brown, Victoria
> Date: Wed, 15 Mar 2000 08:49:27 -0500 >References: <[EMAIL PROTECTED]> >Using the current development snapshot I compiled up Perl 5.6.0 RC1 without any >problems. >However, I'm having problems with a very simple line of Perl: > >perl -le 'print q/foo/ if -t STDIN' I am having a similar probl

Squid Patch for Cygwin 1.5

2003-11-04 Thread Christian Weinberger
After some investigation I found an interim solution to get the current cygwin squid version (2.4-STABLE7) working with the new 1.5 DLL series. This has been tested and works for me with 1.5.5, but should work with all 1.5 versions. A posting from Tom Oehser gave the necessary input: The proble

[ANNOUNCEMENT] Updated: cURL 7.10.8-1

2003-11-04 Thread Roth, Kevin P.
cURL has been updated to version 7.10.8-1. Since several releases have passed since the last time I updated the Cygwin build, I'm not including the list of fixes in this email; if you're interested, please read the following upstream release announcements: 7.10.5: http://curl.haxx.se/mail/archiv

Problems building cygwin from source

2003-11-04 Thread Peter J. Stieber
I'm interested in building the cygwin DLL from the source, but I'm having problems. I've attached my cygcheck output. I tried the following sequence under my home directory... $ mkdir cygwin-src $ cd cygwin-src $ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src $ cvs -z3 co winsup $ mkdir Build

Re: Problems building cygwin from source

2003-11-04 Thread Christopher Faylor
On Tue, Nov 04, 2003 at 02:08:35PM -0800, Peter J. Stieber wrote: >I'm interested in building the cygwin DLL from the source, but I'm having >problems. > >I've attached my cygcheck output. I tried the following sequence under my >home directory... > >$ mkdir cygwin-src >$ cd cygwin-src >$ export CV

Re: Problems building cygwin from source

2003-11-04 Thread Peter J. Stieber
> >I'm interested in building the cygwin DLL from the source, but I'm having > >problems. > > > >I've attached my cygcheck output. I tried the following sequence under my > >home directory... > > > >$ mkdir cygwin-src > >$ cd cygwin-src > >$ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src > >$ c

On Windows.NET

2003-11-04 Thread Adrian Parker
Hello. Do you guys know if Cygwin will run on Windows.NET? I just downloaded a copy from one of your mirrors. I installed XFree86 and dependencies. I have a Linux machine on the same network, which both has X clients/servers installed, and allows connections. I used `X -broadcast` from within

Re: cygwin deadlocks due to broken select() when writing to pipes

2003-11-04 Thread Dylan Cuthbert
Ok, removing tty from the CYGWIN variable allows me to log off and shutdown now. Why does the tty flag cause this kind of lock-up behaviour? Is there any reason I need the tty flag at all? If not I'll just leave it off permanently. - Q-Games, Dylan Cuthbert. http:

in.rlogind.exe coredumps

2003-11-04 Thread Pierre A. Humblet
I noticed that in.rlogind.exe coredumps (latest inetutils, with both 1.5.5. and cvs), both on NT and on 9X/ME. It happens after bash exits (so that it isn't immediately obviously), in the cleanup () routine if (logout(p)) logwtmp(p, "", ""); with logwtmp() calling _logwtm

install problem

2003-11-04 Thread The Linux
i downloaded the entire release/ directory and i got a strange problem when installing (installing everything) setup.exe crash (before even begin to install anything), so ! i try to install everything without XFree86 section, and it works, and then i manage to install step by step

struct __ios_flags in c++io.h

2003-11-04 Thread Alex Vinokur
Files * /usr/include/c++/3.3.1/i686-pc-cygwin/bits/c++io.h * /usr/include/c++/3.3.1/i686-pc-mingw32/bits/c++io.h contain struct __ios_flags. // for ios_base.h struct __ios_flags { typedef short __int_type; static const __int_type _S_boolalpha= 0x0001; static const __int_type _S_dec

Cygwin gcc-3.3.1 and pragma interface/implementation statements

2003-11-04 Thread Milton Woods
Greetings, When building LyX version 1.3.x from source on Cygwin, I had problems during the final link stage where gcc-3.3.1 reported some undefined symbols. All of the 'undefined' symbols were actually defined in the LyX source code, and the compilation proceeded without errors on Linux. I fo