Re: Setup not showing any download sites?

2012-02-07 Thread Lee D. Rothstein
On 2/7/2012 2:59 PM, KARR, DAVID wrote: I tried to run setup on another box today, and it wasn't showing any download sites. I thought it might be a problem on that box, but I tried it on my own box afterwards, and I'm seeing the same problem. Is this related to the problem with Package Searc

Re: Incomplete downloads reported across several mirrors

2010-06-24 Thread Lee D. Rothstein
On 6/24/2010 3:05 PM, Christopher Faylor wrote: On Thu, Jun 24, 2010 at 02:41:12PM -0400, Lee Rothstein wrote: On 6/24/2010 11:37 AM, Christopher Faylor wrote: Is there a problem with gnomecanvas2 package? setup.exe hasn't changed since April so it's hard to see how any problem you'd

Re: mutt and perl-ming

2010-07-02 Thread Lee D. Rothstein
On 7/2/2010 9:22 AM, Corinna Vinschen wrote: On Jul 1 17:14, Lee Rothstein wrote: I got bitten by the misconfig of gnome-canvas on kernel.org. That plus, bandwidth shenanigans by Comcast, and probably some errors in my recovery process left me with a bunch of missing pieces from sundry pac

Another cygcheck issue?

2010-07-08 Thread Lee D. Rothstein
When I run 'cygcheck' on my vista 64b system, I always get a bunch of error messages on stderror. To wit: $ cygcheck -cvs|e_capa /tmp/e_capa_4800-oa # from my 'e_capa' script /bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32 error 5 Access is denied. /bin/cygrunsrv: warning: O

perl-ming does not install properly

2010-07-20 Thread Lee D. Rothstein
from 'cygcheck -c': Missing file: /usr/share/man/man3/SWF::Action.3pm.gz from package perl-ming Missing file: /usr/share/man/man3/SWF::BinaryData.3pm.gz from package perl-ming Missing file: /usr/share/man/man3/SWF::Bitmap.3pm.gz from package perl-ming Missing file: /usr/share/man/man

Re: perl-ming does not install properly

2010-07-20 Thread Lee D. Rothstein
On 7/20/2010 4:55 AM, David Sastre wrote: 2010/7/20, Lee D. Rothstein: from 'cygcheck -c': Missing file: /usr/share/man/man3/SWF::Action.3pm.gz from package perl-ming Missing file: /usr/share/man/man3/SWF::BinaryData.3pm.gz from package perl-ming Missing file: /usr

Re: Building a custom cygwin1.dll library

2010-08-23 Thread Lee D. Rothstein
On 8/22/2010 2:30 AM, Christopher Faylor wrote: On Sat, Aug 21, 2010 at 09:32:47PM -0400, Gregg Levine wrote: Is it possible to build a custom cygwin1.dll library? I'm in the process of setting up a Win2K8 or Win2K3 server, and I would like to install a personalized install of Cygwin there. No

Re: associating device names with cygdrive directories

2010-08-26 Thread Lee D. Rothstein
On 8/25/2010 4:32 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: $ for F in /dev/s* ; do echo "$F$(cygpath -w $F)" ; done /dev/scd0 \\.\D: /dev/scd1 \Device\CdRom1 /dev/scd2 \Device\CdRom2 /dev/sda\\.\PhysicalDrive0 /dev/sda1 \\.\Volume{39f65722-0106-11df-b1c0-8

Re: nodosfilewarning not working

2010-10-13 Thread Lee D. Rothstein
On 10/13/2010 1:58 AM, Autotoonz wrote: Christopher Faylor-8 wrote: If you mean that batch file 1 sets the CYGWIN environment variable and then directly runs batch file 2, then that works too. That's how environment variables work - once you set an environment variable it is inherited by all s

Perl Modules?

2010-10-15 Thread Lee D. Rothstein
* What are the standard paths for Perl Modules on Cygwin? > Is there a command, environment variable, Perl internal variable, or Perl function that will tell me this? * What are the standard modules installed with Perl? > Is there a command, environment variable, Perl internal variable

Re: Perl Modules?

2010-10-15 Thread Lee D. Rothstein
On 10/15/2010 4:58 PM, Csaba Raduly wrote: On Fri, Oct 15, 2010 at 9:31 PM, Lee D. Rothstein wrote: >* What are the standard paths for Perl Modules on Cygwin? ... HTH, Csaba Most helpful. Thank you. -- Problem reports: http://cygwin.com/problems.html

Re: Bash problems, strace, performance, etc.

2010-10-19 Thread Lee D. Rothstein
On 10/19/2010 5:46 PM, Lee D. Rothstein wrote: I'm confused. Something is wrong with my Cygwin configuration that has slowed Cygwin operation down drastically. The performance issue follows several problems with 'bash' that occurred while running nested scripts. The residual

Re: Bash problems, strace, performance, etc.

2010-10-21 Thread Lee D. Rothstein
On 10/21/2010 1:22 AM, Cyrille Lefevre wrote: > seems to work here ! even on cpan.1 generated from pod2man... Just curious, what part of 'man2pdf' did you run that indicates that it works on your system? (Commands and options, would be most helpful.) > do you have bash-completion, if yes, get

Re: Bash problems, strace, performance, etc. Solved! (?)

2010-10-21 Thread Lee D. Rothstein
re of my anti-virus as a potential snag, I've completely spaced on these errant ghost app sessions, such as Adobe Reader, in this case. See my comments, below. On 10/21/2010 7:40 PM, Cyrille Lefevre wrote: > Le 21/10/2010 23:22, Lee D. Rothstein a écrit : >> On 10/21/2010 1:22 A

Re: Bash problems, strace, performance, etc. -> More details on cause (?)

2010-10-22 Thread Lee D. Rothstein
On 10/22/2010 12:32 AM, Andy Koppe wrote: > On 21 October 2010 22:22, Lee D. Rothstein wrote: >>> do you have bash-completion, if yes, get rid of it and try again. >> >> Bash completion is installed on my system but never loaded; i.e., >> /etc/bash_completion is

Re: Bash Completion Install/Configure ; was: Re: Bash problems, strace, performance, etc.

2010-10-23 Thread Lee D. Rothstein
On 10/22/2010 5:47 PM, Eric Blake wrote: > On 10/22/2010 03:41 PM, Ken Brown wrote: >> On 10/22/2010 12:32 AM, Andy Koppe wrote: >>> On 21 October 2010 22:22, Lee D. Rothstein wrote: The original complaint which is now solved (I think) had nothing to do with Bash completion.

Re: date.exe have some time advance to system time

2010-10-24 Thread Lee D. Rothstein
On 10/24/2010 4:43 AM, Kirill Yarosh wrote: $ date ; cmd /c echo %TIME% I thought that perhaps, the clock was updating via the net, induced by the 'cmd' date request, so, I tried: $ date ; cmd /c 'echo %TIME%' ; date Sun, Oct 24, 2010 10:52:17 AM 10:52:07.45 Sun, Oct 24, 2010 10:52:17 AM $

Re: Installing Pine

2010-10-24 Thread Lee D. Rothstein
Pine has been deleted from all kinds of FLOSS distributions, including some or all Linux distribs because of U. of WA, software license, IIRC. I believe that U WA also changed the name of their current email package. I looked into building it, at one time, and basically decided it's time to mov

setup from a list of packages rather than interactive selection?

2010-12-10 Thread Lee D. Rothstein
I vaguely remember a discussion, here, about how to install using 'setup.exe' from a list of packages contained in a file which is then "pointed to" on the command line. I see the '-p' option in 'setup', and although I know how to put the list ('Pkg_List.txt') after the -p in bash (i.e. '-p \"$(ca

<    1   2