Re: INT32: jmorecfg.h

2004-07-27 Thread Frédéric L. W. Meunier
On Wed, 28 Jul 2004, Charles Wilson wrote: Unfortunately, the ijg group does not distribute the autoconf source for libjpeg's configure script. It's on my todo list to really truly autoconfiscate libjpeg (and libtiff) -- which will make things like this easier. But it's not a very high priori

Re: INT32: jmorecfg.h

2004-07-27 Thread Charles Wilson
Christopher Faylor wrote: On Tue, Jul 27, 2004 at 10:01:08AM +0100, Dave Korn wrote: I remember hitting this problem with a cygwin build of libjpeg once. The correct answer is probably that jmorecfg.h shouldn't arbitrarily define INT32 globally without first performing an autoconf test to see if th

follow-up re textmode problem for relative paths, nobinmode env variable

2004-07-27 Thread Joseph
a few weeks ago I asked about what mount commands to use in order to simulate the set-up I had on an older version of Cygwin which had textmode as the default for opening files I did not explicitly change the default mount settings from that version, which it reports as c: on /cygdrive/c type user

Re: find-utils: updatedb/locate scripts

2004-07-27 Thread Larry Hall
At 10:47 PM 7/27/2004, you wrote: >Igor Pechtchanski wrote: > >>Igor Pechtchanski wrote: >> >> Linda, >> >>On Tue, 27 Jul 2004, linda w wrote: >> >> >> >> >>>I generally have updatedb run every night on my win system. >>> >>>But lately it has been having trouble completing and am looking at >>>th

Re: find-utils: updatedb/locate scripts

2004-07-27 Thread linda w
Igor Pechtchanski wrote: Igor Pechtchanski wrote: Linda, On Tue, 27 Jul 2004, linda w wrote: I generally have updatedb run every night on my win system. But lately it has been having trouble completing and am looking at the whole process and am noticing some oddities. in looking at the find com

Re: find-utils: updatedb/locate scripts

2004-07-27 Thread linda w
Igor Pechtchanski wrote: Igor Pechtchanski wrote: Linda, On Tue, 27 Jul 2004, linda w wrote: I generally have updatedb run every night on my win system. But lately it has been having trouble completing and am looking at the whole process and am noticing some oddities. in looking at the find com

Re: Help with cygwin startup

2004-07-27 Thread Larry Hall
At 08:42 PM 7/27/2004, you wrote: >Hi, > >My cygwin opens up in /usr/bin: > >Bash-2.05b$ pwd >/usr/bin >Bash-2.05b$ > >Why does it not take me to my home directory? >What do I need to do? Start here: >Problem reports: http://cygwin.com/problems.html -- Larry Hall

Re: Please Help me....

2004-07-27 Thread Carlo Florendo
utomo restu wrote: Dear All I'm a newbe, now i want to use postgresql on windows, 1. i install Cygwin on windows XP... after that 2. i run the command " /usr/sbin/cygwin & "... and than There is no command named cygwin. You might have meant cygserver.

Help with cygwin startup

2004-07-27 Thread Bhatti, Shah H
Hi, My cygwin opens up in /usr/bin: Bash-2.05b$ pwd /usr/bin Bash-2.05b$ Why does it not take me to my home directory? What do I need to do? Regards, shah -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Bash-3.0 available for FTP

2004-07-27 Thread Ronald Landheer-Cieslak
FWIW, I'll try to wrap up a Cygwin package with this ASAP (i.e.: when I have time). rlc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin

Problems with Amanda and Cygwin 1.5.10

2004-07-27 Thread Richard Morse
Hi! I use Amanda () to back up my various unix boxes. A while ago (last year), I set a few of my Windows 2000 boxes up to use Amanda, thanks to Cygwin. They are running Cygwin 1.3.20. Everything works perfectly on them. Recently, I tried to add another system to the b

Readline-5.0 available for FTP

2004-07-27 Thread Chet Ramey
The first public release of the GNU Readline library, version 5.0, is now available for FTP with the URLs ftp://ftp.cwru.edu/pub/bash/readline-5.0.tar.gz ftp://ftp.gnu.org/pub/gnu/readline/readline-5.0.tar.gz and from the usual GNU mirror sites. This distribution is essentially a standalone vers

Bash-3.0 available for FTP

2004-07-27 Thread Chet Ramey
Introduction The first public release of bash-3.0 is now available with the URLs ftp://ftp.cwru.edu/pub/bash/bash-3.0.tar.gz ftp://ftp.gnu.org/pub/gnu/bash/bash-3.0.tar.gz and from the usual GNU mirror sites. This tar file does not include the formatted documentation (postscript, d

"find" memory(handle) leak, / problem...proc related, (don't do this at home! :-))

2004-07-27 Thread linda w
Among my maint process run each night one deletes old tmp files and finds them using 'find'. When I ran it yesterday, I was using process exporer to try to monitor it but Proxexp couldn't dispay the lower panel when selected for displaying handlesthen I config'ed it to display # of handles in t

Re: [Fwd: find-utils: updatedb/locate scripts]

2004-07-27 Thread Igor Pechtchanski
Linda, On Tue, 27 Jul 2004, linda w wrote: > I generally have updatedb run every night on my win system. > > But lately it has been having trouble completing and am looking at > the whole process and am noticing some oddities. > > in looking at the find command I see it tries not to look at remot

[Fwd: find-utils: updatedb/locate scripts]

2004-07-27 Thread linda w
I generally have updatedb run every night on my win system. But lately it has been having trouble completing and am looking at the whole process and am noticing some oddities. in looking at the find command I see it tries not to look at remotely mounted drives unless they are in the NETWORK_PATHS v

Re: INT32: jmorecfg.h

2004-07-27 Thread Christopher Faylor
On Tue, Jul 27, 2004 at 10:01:08AM +0100, Dave Korn wrote: >I remember hitting this problem with a cygwin build of libjpeg once. >The correct answer is probably that jmorecfg.h shouldn't arbitrarily >define INT32 globally without first performing an autoconf test to see >if there's something in the

More: glitch with upgraded ImageMagick-6.0.3-1

2004-07-27 Thread Charles L. Werner
Here is what I found: Additional information on the ImageMagick configuration is available in /usr/share/doc/Imagemagick-6.0.3/QuickStart.txt where the various configuration files go and what is required. 3 files located in /usr/share/doc/Imagemagick-6.0.3 directory (magic.mgk, log.mgk and coders.

Please Help me....

2004-07-27 Thread utomo restu
Dear All I'm a newbe, now i want to use postgresql on windows, 1. i install Cygwin on windows XP... after that 2. i run the command " /usr/sbin/cygwin & "... and than 3. i run the command " inittdb -D /usr/local/pgsql/data -W -E LATIN1", but the output is ... inittdb failed, but directory p

RE: INT32: jmorecfg.h

2004-07-27 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Mathieu Malaterre > Sent: 27 July 2004 02:09 > Christopher Faylor wrote: > > On Mon, Jul 26, 2004 at 08:44:11PM -0400, Mathieu Malaterre wrote: > > > >>Hi, > >> > >>I am trying to compile VTK using the jpeg library shipped with >