setup.exe timestamp 1108087248: mined-2000.10-1: minor glitch

2005-02-10 Thread fergus
There is an intrusive blank line in the entry for mined-2000.10-1 in setup.ini timestamp 1108087248, preventing its download and installation. Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: ht

Re: strange cp behavior with (coreutils 5.2.1)

2005-02-10 Thread Jane Doe
--- Eric Blake <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Jane Doe on 2/8/2005 8:15 PM: > > $ net use shiva /u:shiva\\administrator > > $ cp //shiva/c\$/cvsmq/eqgame.h . > > cp: cannot open `//shiva/c$/cvsmq/eqgame.h.exe' > for > > reading:

Re: Fw: bug in texi2dvi, and hack patch

2005-02-10 Thread Karl Berry
Back on this thread about texi2dvi and cygwin from a couple weeks ago. 2) On cygwin, if both $dir/tex.exe exists and a directory $dir/tex/ exist, this function misses the existence of tex.exe. I don't see why the presence of $dir/tex would affect things. tex.exe would never be found on cy

Re: Building Perl modules

2005-02-10 Thread Gerrit P. Haase
Alejandro Calbazana wrote: Hello, No... group file exists has the proper entries. Still unable to build Thanks, Alejandro Hmmm, s.th. wrong with the permissons? Is your /etc/group file empty, then run `mkgroup -l -d` and try again. Same errors. Please send the output of `cygcheck -svr` *as

Re: perl & Win32 lib support

2005-02-10 Thread Gerrit P. Haase
linda w wrote: Gerrit P. Haase wrote: This is annoying, I get it occasionally, I believe it is a bug in MakeMaker, but I couldn't find it yet. Does the build continue if you add the missing tab and run make again? === Think I got past that point, -- have it building in win32 again and running a

Re: perl & Win32 lib support

2005-02-10 Thread Reini Urban
Yitzchak Scott-Thoennes schrieb: 3) wait for an updated perl-libwin32 release (should be soon) It's already announced in cygwin-apps. It just needs the necessary steps there. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pr

Re: Memory for large arrays in cygwin/g77

2005-02-10 Thread Mark Hadfield
Charles D. Russell wrote: Dante Chialvo wrote: I think the following quote is from a message of mine... > I have the same problem. I have g77, g95 and >grfortran (gfc) installed (see below). With >heap_chunk_in_mb set to 1024, on a machine with >1024 MiB RAM< I can run a simple Fortran >program

Re: Memory for large arrays in cygwin/g77

2005-02-10 Thread Charles D. Russell
Dante Chialvo wrote: > I have the same problem. I have g77, g95 and >grfortran (gfc) installed (see below). With >heap_chunk_in_mb set to 1024, on a machine with >1024 MiB RAM< I can run a simple Fortran >program with an array of up to ~ 1023 MiB. With >g77 & gfc the limit is 156 MiB and beyond

RE: scponly for chrooted sftp server in cygwin

2005-02-10 Thread Chad Neufeld
Thank you for the help Christian, I was able to make and install scponly. I still get the following error during the make phase. gcc -g -O2 -I. -I. -DHAVE_CONFIG_H -DDEBUGFILE='"/usr/local/etc/scponly/debuglev el"' -o helper.o -c helper.c helper.c:174: warning: passing ar

Re: Building Perl modules

2005-02-10 Thread Alejandro Calbazana
Yes. I can read them w/o any problems: $ more /usr/lib/perl5/5.8/cygwin/CORE/EXTERN.h /*EXTERN.h * *Copyright (C) 1991, 1992, 1993, 1995, 1996, 1997, 1998, 1999, *2000, 2001, by Larry Wall and others * *You may distribute under the terms of either the GNU General Public *Licens

[REQuest] gnu-plot mode

2005-02-10 Thread only4
a cute emacs plugin for integration with (already existing in cygwin) gnuplot http://packages.debian.org/testing/math/gnuplot-mode -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/

Re: perl & Win32 lib support

2005-02-10 Thread linda w
Gerrit P. Haase wrote: This is annoying, I get it occasionally, I believe it is a bug in MakeMaker, but I couldn't find it yet. Does the build continue if you add the missing tab and run make again? === Think I got past that point, -- have it building in win32 again and running a make manually af

Re: Building Perl modules

2005-02-10 Thread Yitzchak Scott-Thoennes
On Wed, Feb 09, 2005 at 04:24:32PM -0500, Alejandro Calbazana wrote: > That's what puzzles me... All the files gcc claims are missing exist in > my include path '/usr/lib/perl5/5.8/cygwin/CORE'. This path does exist > on my install. > > > $ pwd > /usr/lib/perl5/5.8/cygwin/CORE > > > $ ls -l

Re: perl & Win32 lib support

2005-02-10 Thread Yitzchak Scott-Thoennes
On Thu, Feb 10, 2005 at 11:29:43AM -0800, linda w wrote: > Am having problems with trying fixes for the below errors -- > once I encounter an error in making Win32, I can correct the source > files in another window, but I then it won't let me run "make" on > Win32 again w/o force because it alread

RE: Cygwin Time Machine

2005-02-10 Thread Richard Campbell
Peter Castro wrote: > > (if there's a way to make wget ignore robots.txt, I'd love to know it!) http://www.gnu.org/software/wget/faq.html#3.0 "3.0 How can I make GNU wget ignore a robots.txt file? Try using: wget -erobots=off http://your.site.here " -Richard Campbell -- Unsubscribe info:

Re: perl & Win32 lib support

2005-02-10 Thread linda w
Am having problems with trying fixes for the below errors -- once I encounter an error in making Win32, I can correct the source files in another window, but I then it won't let me run "make" on Win32 again w/o force because it already encountered an error. If I do a make force, it re-unpacks the s

Re: Cygwin Time Machine

2005-02-10 Thread Peter A. Castro
On Wed, 26 Jan 2005, Peter A. Castro wrote: Sorry for dredging this up, but just wanted to update on a few things. > On Wed, 26 Jan 2005, Christopher Faylor wrote: > > On Tue, Jan 25, 2005 at 10:58:18PM -0500, Charles Wilson wrote: > > >Actually, I think this is a neat idea. I tried to do someth

Cygwin memory profiling tools?

2005-02-10 Thread svoboda
I have the task of porting a big C++ application to Windows XP. It currently runs on Linux and AIX, and builds using g++ 3.2 & makefiles. Fortunately, the big application contains a lot of small test code, so I have been able to do small incremental builds and test them in Windows before moving on

Re: Running custom cygwin apps from Matlab for windows

2005-02-10 Thread Phillips, James R
OK, matlab for windows has several for executing windows commands, the simplest to discuss is system(string) This will pass the contents of the string to windows as a command to execute. The string could look like 'C:\cygwin\bin\bash --login -c custom-command' which will log into a cygwi

Running custom cygwin apps from Matlab for windows

2005-02-10 Thread David Wagner
Hi, I'm new to cygwin. My lab does medical image analysis, and while our statistical analysis can be done in Matlab on the PC, our image preprocessing is done in Unix (using command line tools). Using cygwin I've managed to get our unix apps to work on a PC. However I would like to au

[ANNOUNCEMENT] Updated: zsh-4.2.4-1

2005-02-10 Thread Peter A. Castro
An updated version of zsh (zsh-4.2.4-1) has been released and should be at a mirror near you real soon. This release includes the following: - various bug fixes and more integration with Cygwin. Some fixes may resolve issues causing init scripts & functions to fail when using the [[ ... -nt

Re: rsh command gives: "rlogin: read: Operation not permitted"

2005-02-10 Thread Larry Hall
At 06:43 AM 2/10/2005, you wrote: > >I installed cygwin on a Windows 2000 Service Pack 3 PC on my work. > >Installation is OK, but when a try to do a >rsh hostname >I always get: >rlogin: read: Operation not permitted > >I get this when I try to connect to one of the AIX machines, but also when

Re: Searching the archives was: Stable and Unstable Install Trees

2005-02-10 Thread Markus Schönhaber
Christopher Faylor wrote: On Thu, Feb 10, 2005 at 01:35:32AM -0800, Brian Dessent wrote: the htdig search on cygwin.com was never very good anyway. That is true but someone is working on changing this, even as we speak. Since someone is working on it, I guess you have already made a descision. Bu

Re: scponly for chrooted sftp server in cygwin

2005-02-10 Thread Christian Weinberger
> > Now having access to my machine, I can tell you the following: All applies to scponly 3.11 /usr/src/scponly-3.11:{509}:$ diff scponly.c scponly.c.bak 331c331 < char bad_winscp3str[] = "test -x /usr/sbin/sftp-server && exec /usr/sbin/sftp-server test -x /usr/local/lib/sftp-server && exe

Re: Searching the archives was: Stable and Unstable Install Trees

2005-02-10 Thread Christopher Faylor
On Thu, Feb 10, 2005 at 01:35:32AM -0800, Brian Dessent wrote: >the htdig search on cygwin.com was never very good anyway. That is true but someone is working on changing this, even as we speak. It's a shame that we can't just install a google link for our searches but since google isn't free sof

Re: AT&T ksh93

2005-02-10 Thread Glenn Fowler
On Thu, 10 Feb 2005 09:41:14 +0100 Dr. Volker Zell wrote: > > Glenn Fowler writes: > > Since the last cygwin round AT&T ksh93, ast libraries, and UWIN source > > and binaries have been released uder the OSI approved CPL 1.0 > > (Common Public License 1.0.) I packaged the 2005-02-

Re: Stable and Unstable Install Trees

2005-02-10 Thread Phillips, James R
Thanks to those who replied with info on how to use search tools not on the cygwin.com website. The most definitive thread on multiple cygwin installations at www.cygwin.com/ml appears to be http://www.cygwin.com/ml/cygwin/2003-11/msg00065.html A related web page is found at http://www.ti

RE: RXVT copy/paste behavior

2005-02-10 Thread Reid Thompson
Rizwan Kassim wrote: > Rxvt v2.7.10 - released: 26 MARCH 2003 > Options: > XPM,transparent,utmp,menubar,multichar_languages,scrollbars=rx > vt+NeXT+xterm,frills,linespace,256colour,.Xdefaults > > [EMAIL PROTECTED] ~]$cat .Xdefaults > Rxvt.cursorColor: red > Rxvt.scrollBar_right: True >

where is mh?

2005-02-10 Thread Josef Dalcolmo
What I mean is this: I tried to use MH-E and xmh on cygwin, but both complain about missing binaries like "inc" and "mhl" and the file "components". I suppose these are all part of mh, or more recently nmh or GNU Mailutils, but I couldn't find any of these in the cygwin distribution. Is there anot

Re: Building Perl modules

2005-02-10 Thread Alejandro Calbazana
Hello, No... group file exists has the proper entries. Still unable to build Thanks, Alejandro Hmmm, s.th. wrong with the permissons? Is your /etc/group file empty, then run `mkgroup -l -d` and try again. Same errors. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Prob

RE: RXVT copy/paste behavior

2005-02-10 Thread Rizwan Kassim
Rxvt v2.7.10 - released: 26 MARCH 2003 Options: XPM,transparent,utmp,menubar,multichar_languages,scrollbars=rxvt+NeXT+xterm,frills,linespace,256colour,.Xdefaults [EMAIL PROTECTED] ~]$cat .Xdefaults Rxvt.cursorColor: red Rxvt.scrollBar_right: True Rxvt.selectstyle: old I don't

Re: Bug in python's tempfile : returning wrong object type

2005-02-10 Thread Jason Tishler
On Wed, Feb 09, 2005 at 03:33:37PM -0500, Chris Herborth wrote: > Nick Burch wrote: > >With cygwin distributed python (2.4, dec 4 2004), there's a bug in > >tempfile. > > > >[snip] > > This isn't a Cygwin problem or feature. The Windows-native Python 2.4 > (Python 2.4 (#60, Nov 30 2004, 11:49:19)

Re: scponly for chrooted sftp server in cygwin

2005-02-10 Thread Christian Weinberger
> I am attempting to setup and sftp server on a windows XP pro machine. I have > the latest cygwin and openssh files from cygwin.com. I downloaded the > scponly > source files and am now attempting to compile them. I get the following > error > message: > helper.c:12:36: libgen.h: No such

Re: Building Python with Tcl/Tk on Cygwin_NT-5.1

2005-02-10 Thread Jason Tishler
Dean, Please post instead of sending private email. On Wed, Feb 09, 2005 at 12:42:22PM -0800, Dean N. Williams wrote: > I'm trying to build one of my executables in Cygwin. I was wondering > if you've seen this type of error? Everything appears to compile, but > the linking fails. > > ippc% make

rsh command gives: "rlogin: read: Operation not permitted"

2005-02-10 Thread Kouteren, Adrie van
I installed cygwin on a Windows 2000 Service Pack 3 PC on my work. Installation is OK, but when a try to do a rsh hostname I always get: rlogin: read: Operation not permitted I get this when I try to connect to one of the AIX machines, but also when I try to connect to my laptop. When I do

RE: Installer: setup auto install of chosen packages? (SOLVED)

2005-02-10 Thread Jesper Vad Kristensen
Hi Brian >> So the question is if I can somehow automate the >> installation process so it pre-selects all the >> required packages (e.g. latest perl, cvs, man >> pages, zip, unzip, etc.)? > >Try these recent threads: >http://marc.theaimsgroup.com/?l=cygwin&m=110735962923875&w=2 >http://marc.thea

Re: Installer: setup auto install of chosen packages?

2005-02-10 Thread Brian Dessent
Jesper Vad Kristensen wrote: > There's a couple of developers here who must use cygwin, but they tend > to always forget to install this or that package (even if instructions > are clear), and this creates a support problem for me. > > So the question is if I can somehow automate the installation

Searching the archives was: Stable and Unstable Install Trees

2005-02-10 Thread Brian Dessent
"Phillips, James R" wrote: > Sorry if this has been discussed before, but the mailing list search fuction > is currently not available. I keep seeing people post this, but they don't seem to realise that the list is archived in many places and the htdig search on cygwin.com was never very good a

Re: AT&T ksh93

2005-02-10 Thread Dr. Volker Zell
> Glenn Fowler writes: > Since the last cygwin round AT&T ksh93, ast libraries, and UWIN source > and binaries have been released uder the OSI approved CPL 1.0 > (Common Public License 1.0.) I packaged the 2005-02-02 standalone > ksh for cygwin and posted setup.hint, tarballs

Installer: setup auto install of chosen packages?

2005-02-10 Thread Jesper Vad Kristensen
Hi, There's a couple of developers here who must use cygwin, but they tend to always forget to install this or that package (even if instructions are clear), and this creates a support problem for me. So the question is if I can somehow automate the installation process so it pre-selects all the