RE: Old Thread: cygwin Performance

2002-01-27 Thread Ralf Habacker
> > On Sat, Jan 26, 2002 at 08:14:47PM +0100, Ralf Habacker wrote: > >while makeing some tests I recognized, that sometime select() and > >close() crashes, if the number of used file descriptors is > 60. > > grep /usr/include/sys/types.h for "FD_SETSIZE". You'll note that it is, > by default, 6

Re: After new install, start in /usr/bin/{myname} not in /home/{myname}

2002-01-27 Thread fergus at bonhard dot uklinux dot net
Just in case it happens to anybody else during a new install (but I guess it was finger problems with me?) : > Extraordinary, this. Cygwin (latest version) was today installed > on a W98 machine in a way not obviously different from many > previous new installs -- that is, from a zip disk includi

Re: After new install, start in /usr/bin/{myname} not in /home/{myname}

2002-01-27 Thread Lapo Luchini
> > Extraordinary, this. Cygwin (latest version) was today installed > > on a W98 machine in a way not obviously different from many > > previous new installs -- that is, from a zip disk including just > > setup.exe + /contrib/* + /latest/* and no setup.ini. > > The startup location after keying "

Re: Cygwin mistakes directories for character devices

2002-01-27 Thread James Vega
On Sun, 27 Jan 2002, Robert Collins wrote: > > > > I'm not sure about filenames, but I know that you can make directories > > named as such because I had 3 directories following that naming > scheme. > > Under win9x? > > Rob > Just double checked the names of the directories and the only differen

Re: Re: cannot change password using "passwd" command

2002-01-27 Thread Tiffany Chan
Hi all, For account policy in both local server and domain server, the minimum character for password is 0. Moreover, I can use user account to change password in w2k GUI (ie. CTRL+ALT+DEL --> change password), with the same set of password tried in Cygwin. I don't want user use the console, s

Repost : cannot change password using "passwd" command

2002-01-27 Thread Tiffany Chan
Hi all, For account policy in both local server and domain server, the minimum character for password is 0. Moreover, I can use user account to change password in w2k GUI (ie. CTRL+ALT+DEL --> change password), with the same set of password tried in Cygwin. I don't want user use the console, s

sqlplus exit

2002-01-27 Thread bella
After exit from sqlplus in telnet session, cygwin also exit. How can I keep or return to the cygwin telnet session after exit from sqlplus. Thx. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cy

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-27 Thread Jason Tishler
Justin, On Sat, Jan 26, 2002 at 02:34:48PM +1100, Justin Clift wrote: > Would it be possible for someone to do a re-compile of PostgreSQL 7.1.3 > for Cygwin, specifically with the debugging symbols enabled, and have it > in some kind of form so users who have a problem with PostgreSQL on > cygwin

Re: Problem installing Tcl Perl module

2002-01-27 Thread Per Magne Knutsen
>Please, I get just this info from CPAN.pm: >Module Tcl (Contact Author Malcolm Beattie ><[EMAIL PROTECTED]>) >Module Tcl::Tk (Contact Author Malcolm Beattie ><[EMAIL PROTECTED]>) > >Where can I fetch a copy to try a build? You can download the modules from

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-27 Thread Justin Clift
Hi Jason, Thanks for your continued support. :) Lucky for us all, it turns out the problem is a non-problem. It was just a way in which cygipc (I might have the exact spelling wrong) not being installed shows up, because PostgreSQL with cygwin needs it. So, when it got installed, PostgreSQL b

Re: Problem installing Tcl Perl module

2002-01-27 Thread Gerrit P. Haase
Hallo Per, Am 2002-01-26 um 01:12 schriebst du: > I need to install the Perl Tcl and Tcl::Tk modules from CPAN. > At the end of the installation, make fails. I think this is > related to some libraries the CPAN module cannot find, specifically > referenced as: I don't understand what you say h

Re: Problem installing Tcl Perl module

2002-01-27 Thread Per Magne Knutsen
>> I need to install the Perl Tcl and Tcl::Tk modules from CPAN. > >> At the end of the installation, make fails. I think this is >> related to some libraries the CPAN module cannot find, specifically >> referenced as: > >Need some more infos, e.g. error messages. Problem solved. make seemed to a

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-27 Thread Jason Tishler
Justin, On Mon, Jan 28, 2002 at 02:04:48AM +1100, Justin Clift wrote: > Thanks for your continued support. :) You are very welcome. > Lucky for us all, it turns out the problem is a non-problem. It was > just a way in which cygipc (I might have the exact spelling wrong) not > being installed

SSH on NT4

2002-01-27 Thread Chris Mueller
Hi, We installed cygwin under NT4, servicePack4. Goal: SSH. Klicking the new installed shortcut Cygwin opens the shell (?) window. But here, none of the commands suggested by the user guide works: "command not found". Is it possible that the regular installation is not complete? Example: there

Re: SSH on NT4

2002-01-27 Thread Chris Mueller
Thanks for your help :-) At 19:04 +0200 27.01.2002, Sami Tikka wrote: >If you run the command 'cygcheck -s' you see, among other things, a >list of all the cygwin packages installed. At 18:58 +0200 27.01.2002, Per Magne Knutsen wrote: >Did you install OpenSSH as well? Don't assume its there by

cygcrypto.dll

2002-01-27 Thread Chris Mueller
Hello, This dll is now in /bin But sshd complains, that it is not in /usr/sbin Went something wrong with the setup? Or do I just move it? Thanx for your advice, :-) Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Docum

Re: cygcrypto.dll

2002-01-27 Thread Charles Wilson
You need to add C:\cygwin\bin to your windows PATH using the Environment panel in NT/2k, or autoexec.bat in 98/Me. --Chuck Chris Mueller wrote: > Hello, > > This dll is now in /bin > But sshd complains, that it is not in /usr/sbin > > Went something wrong with the setup? > Or do I just move i

cannot find -ly?

2002-01-27 Thread y z
Hi, I want to compile with GCC in combination with FLEX and BISON. I have already got lex.yy.c and y.tab.c, but when I compiled with the following command: gcc y.tab.c -ll -ly, it always shows an error information: /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5 /../../../../i686-pc-cygwin/bin/ld: canno

getting up cygwin

2002-01-27 Thread Gabriel Antonio Arcos Acosta
Hi, recently I try to install the binary distribution of octave for windows, but I couldn't get it working, so I uninstall it, but then, surprise I can use my cygwin enviroment, all I get when a try to start it is the message: bash.exe: warning: could not find /tmp, please create! BASH-2.05a$ An

Re: getting up cygwin

2002-01-27 Thread Michael A Chase
- Original Message - From: "Gabriel Antonio Arcos Acosta" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 27, 2002 00:24 Subject: getting up cygwin > Hi, recently I try to install the binary distribution of octave for windows, > but I couldn't get it working, so I unins

CYGWIN=ntsec Pragmattics

2002-01-27 Thread Randall R Schulz
Hi, I have a minor issue with Cygwin (all the latest and complete packages installed) running with "ntsec" specified using NTFS volumes (of course). Based on some script code snippets posted here some time back (probably about a year ago, but I'm not really sure), I like to occasionally use an

Re: cygwin Digest 27 Jan 2002 10:38:59 -0000 Issue 1719

2002-01-27 Thread David
Is there an alternative to using ssh for submitting make's remotely ? and still not having to use cygwin as an interactive tool ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.

gcc/gcc-2.95.3-5

2002-01-27 Thread DaSpinman
Hello, I recently downloaded Cygwin 2days ago with the hope of using gcc to compile my C programs on it. I successfully installed Cygwin (Cygwin/Cygwin -1.3.9-1) and also installed gcc/gcc-2.95.3-5 (C, C++, Fortran compiler). However, I tried compiling a C program I wrote but got the following

Re: gcc/gcc-2.95.3-5

2002-01-27 Thread Andrew Markebo
| I'm quite knew to Cygwin and don't know what could be responsible for the | above error. I downloaded all the Deve1 packages, binutils, make and Utils | packages also since I found that they would be required for compiling my C | programs.. You need to install the "w32api" package.

Re: gcc/gcc-2.95.3-5

2002-01-27 Thread Gerrit P. Haase
Hallo DaSpinman, Am 2002-01-27 um 23:10 schriebst du: > I recently downloaded Cygwin 2days ago with the hope of using gcc to compile > my C programs on it. I successfully installed Cygwin (Cygwin/Cygwin -1.3.9-1) > and also installed gcc/gcc-2.95.3-5 (C, C++, Fortran compiler). > However, I t

Importante leer

2002-01-27 Thread guillot
Imprima y lea atentamente hasta el final. Es importante y le llevará 5 min. empezar a ganar 80.000 euros (13.300.000 Pts/73.900 Us$) Esto no es ninguna loteria ni sorteo, es una operación real. ¿Cuanto dinero se gasta usted en loteria, en salir un rato un dia o en cualquier cosa que no le rep

Importante leer

2002-01-27 Thread guillot
Imprima y lea atentamente hasta el final. Es importante y le llevará 5 min. empezar a ganar 80.000 euros (13.300.000 Pts/73.900 Us$) Esto no es ninguna loteria ni sorteo, es una operación real. ¿Cuanto dinero se gasta usted en loteria, en salir un rato un dia o en cualquier cosa que no le rep

lgamma function not available with -mno-cygwin

2002-01-27 Thread William D. Kirby
I'm working with the beta cvs version of GNUPLOT. The X11 version compiles and tests fine using CYGWIN v1.3.9-1 build, but I get an error message testing the WIN32 version (i.e., -mno-cygwin). The gnuplot generated error message during testing says that libc does not contain the lgamma function.

Re: lgamma function not available with -mno-cygwin

2002-01-27 Thread Charles Wilson
WIN32 != cygwin If you want cygwin-provided functions, build a cygwin version (i.e. without -mno-cygwin). Otherwise, if the functions are not available from MS libraries (which is what you are using when you build with -mno-cygwin) you need to either (a) write replacements yourself, or (b) c

help matlab

2002-01-27 Thread Tamer Samy abdelazim
> Dear Sir; > i use cygwin for windows (gcc) and i try to call matlab > engine from C under cygwin ... always errors (the error is under) > can you help ...thanks in advance > > ERROR > $ make > gcc -o TPSS_ML main.o run_matlab.o msg.o strace.o libmat.a -lm > run_matlab.o(.text+0x2

I noticed your ad

2002-01-27 Thread mabain
Dear Fellow Marketer: A few months back I joined a program and then...promptly forgot about it. You may have done this yourself sometime...You intend to work the program but then get caught in your day-to-day activities and it's soon forgotten. The program was free to join so maybe I just didn'

RE: DocBook and OpenJade packages

2002-01-27 Thread Ralf Habacker
> > Hi all, > > I've recently installed the DocBook text processing system under CygWin. > This was quite fiddly, as there are many small tools that have to be > downloaded and configured. > > I'm willing to volunteer to produce and maintain proper CygWin packages for > these tools, so that the

Re: cygcrypto.dll

2002-01-27 Thread Chris Mueller
Thanks Charles, At 14:02 -0500 27.01.2002, Charles Wilson wrote: >You need to add C:\cygwin\bin to your windows PATH using the >Environment panel in NT/2k, or autoexec.bat in 98/Me. Yes, this helped The next bastion is the password. But hopefully it will work - somehow... Chris -- Unsubs