Re: R: mkfs.jffs2 support in CYGWIN

2009-08-27 Thread Marco Atzeri
--- Gio 27/8/09, Rahanesh ha scritto: Da: Rahanesh Oggetto: Re: R: mkfs.jffs2 support in CYGWIN A: cygwin cygwin.com Data: Giovedì 27 agosto 2009, 06:49 Hi , Thanks a lot for that reply!!! Which version of cygwin has that support? From where can i download that version of cygwin?

Re: [1.7] On the problems of git and rsync

2009-08-27 Thread Angelo Graziosi
Karl, alias cygwin, wrote: Indeed, there are other applications that have failed for me, e.g. cvs. In my case, 'cvs' works, i.e. the only applications that I have to add to the exceptions, are rsync and git. Regarding rsync, it some times hangs, I have to CTRL-C it, then restart it and it

Re: BitDefender again

2009-08-27 Thread Michael Kairys
(3) http://www.f-prot.com Thanks for the suggestion... Seems some reviews give them low marks on detection rates: http://www.virusbtn.com/vb100/RAP/RAP-quadrant-Feb-Aug09.jpg http://www.virus-centre.com/ ... and some low marks on features (19 out of 20):

man objdump: only-keep-debug error

2009-08-27 Thread Reini Urban
Christopher, In man(1) page for objdump (latest binutils 1.7) the list for the only-keep-debug steps is below under the --subsystem which:major.minor section, and should be moved upwards to the only-keep-debug section. = --only-keep-debug Strip a

RE: Changing HOME for PERL

2009-08-27 Thread Dexter_Michael
Ok passwd is using the original /cygdrive/h now I have removed the HOME user env variable from Windows. When I open Cygwin I am sitting in /cygdrive/h dex...@usendexteml1c ~ $ pwd /cygdrive/h I have run dos2unix on my file. I can verify this because now when I open the file in UltraEdit I get

Re: Changing HOME for PERL

2009-08-27 Thread Larry Hall (Cygwin)
On 08/27/2009 09:04 AM, dexter_mich...@emc.com wrote: snip Also the command od -c test1-mike.pl, shows \n ONLY throughout the file excepts a couple sots near the end of the file. Do I need to worry about those couple spots \n\n doubles appears. No. snip Now when I run the file I am

Re: Changing HOME for PERL

2009-08-27 Thread Jeremy Bopp
dexter_mich...@emc.com wrote: Also the command od -c test1-mike.pl, shows \n ONLY throughout the file excepts a couple sots near the end of the file. Do I need to worry about those couple spots \n\n doubles appears. No, you don't need to worry about \n\n sequences. They just indicate that

RE: Changing HOME for PERL

2009-08-27 Thread Dexter_Michael
OK as you and Larry kindly suggest I will go back to basics and re-look at the problem report. Please know that I did read the Cygwin site carefully before submitting so as to not upset and to also respect the folks out here. Before I go and end this thread can you tell me if the Perl.exe I have

Re: man objdump: only-keep-debug error

2009-08-27 Thread Dave Korn
Reini Urban wrote: Christopher, In man(1) page for objdump (latest binutils 1.7) the list for the only-keep-debug steps is below under the --subsystem which:major.minor section, and should be moved upwards to the only-keep-debug section. Thanks for the report. The problem originates in

Re: Changing HOME for PERL

2009-08-27 Thread Jeremy Bopp
dexter_mich...@emc.com wrote: Before I go and end this thread can you tell me if the Perl.exe I have in Cygwin looks correct? I can cd /usr/bin and the Perl there is: dex...@usendexteml1c /usr/bin $ ls -la Perl.exe -rwxrwxrw-+ 1 dextem mkgroup-l-d 34304 Jul 19 2007 Perl.exe I am

Re: Changing HOME for PERL

2009-08-27 Thread Andrew DeFaria
dexter_mich...@emc.com wrote: Before I go and end this thread can you tell me if the Perl.exe I have in Cygwin looks correct? I can cd /usr/bin and the Perl there is: dex...@usendexteml1c /usr/bin $ ls -la Perl.exe -rwxrwxrw-+ 1 dextem mkgroup-l-d 34304 Jul 19 2007 Perl.exe I am not seeing

RE: Changing HOME for PERL

2009-08-27 Thread Dexter_Michael
Ok Jeremy, Thanks for the information. Mike -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Jeremy Bopp Sent: Thursday, August 27, 2009 10:53 AM To: cygwin@cygwin.com Subject: Re: Changing HOME for PERL dexter_mich...@emc.com wrote:

RE: Re: Changing HOME for PERL

2009-08-27 Thread Dexter_Michael
Hi Andrew, It seems my Cygwin has attached itself to the PERL on my C drive and not the cygwin Perl. How do I change that? Also debugger seemed to work too. dex...@usendexteml1c /usr/bin $ which perl /cygdrive/c/PERL/BIN/perl dex...@usendexteml1c /usr/bin $ which Perl

Re: man objdump: only-keep-debug error

2009-08-27 Thread Dave Korn
Dave Korn wrote: Reini Urban wrote: Christopher, In man(1) page for objdump (latest binutils 1.7) the list for the only-keep-debug steps is below under the --subsystem which:major.minor section, and should be moved upwards to the only-keep-debug section. Thanks for the report. The

Re: Changing HOME for PERL

2009-08-27 Thread Andrew DeFaria
dexter_mich...@emc.com wrote: Hi Andrew, It seems my Cygwin has attached itself to the PERL on my C drive and not the cygwin Perl. How do I change that? Also debugger seemed to work too. dex...@usendexteml1c /usr/bin $ which perl /cygdrive/c/PERL/BIN/perl dex...@usendexteml1c /usr/bin $

Re: Changing HOME for PERL

2009-08-27 Thread Jeremy Bopp
dexter_mich...@emc.com wrote: It seems my Cygwin has attached itself to the PERL on my C drive and not the cygwin Perl. How do I change that? Also debugger seemed to work too. dex...@usendexteml1c /usr/bin $ which perl /cygdrive/c/PERL/BIN/perl dex...@usendexteml1c /usr/bin $ which

RE: Re: Changing HOME for PERL

2009-08-27 Thread Dexter_Michael
Yes that is SolidState Perl on the C drive. /usr/bin is in the front. dex...@usendexteml1c /usr/bin/perl $ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Program Files/EMC/Centera/4_0/GlobalServices/lib:/cygdrive/c/Program Files/EMC/Centera/4_0/GlobalService

howto run /usr/bin/cygserver-config script?

2009-08-27 Thread Neethling, Dirk Johan HOCHTIEF
Hello, Sorry in adfvance I have a very basic question. In the documentation it sez: Before you run Cygserver for the first time, you should run the /usr/bin/cygserver-config script once. Err, how do I do that since the file cygserver-config has no ending, and which windows command do I use to

Re: howto run /usr/bin/cygserver-config script?

2009-08-27 Thread Markus Hoenicka
Quoting Neethling, Dirk Johan HOCHTIEF johan.neethl...@hochtief.de: Hello, Sorry in adfvance I have a very basic question. In the documentation it sez: Before you run Cygserver for the first time, you should run the /usr/bin/cygserver-config script once. Err, how do I do that since the file

Re: Re: Changing HOME for PERL

2009-08-27 Thread Mark J. Reed
On Thu, Aug 27, 2009 at 11:24 AM, Dexter Michael wrote: $ echo $PATH [...] Holy giant PATH, Batman! That's like 1800 characters long! Not that that's necessarily a problem on its own... I'm curious about this bit: ...:C:/Program Files/Common Files/EMC:... Does quoting the Windows-style

Re: Changing HOME for PERL

2009-08-27 Thread Jeremy Bopp
Mark J. Reed wrote: On Thu, Aug 27, 2009 at 11:24 AM, Dexter Michael wrote: $ echo $PATH [...] Holy giant PATH, Batman! That's like 1800 characters long! Not that that's necessarily a problem on its own... I'm curious about this bit: ...:C:/Program Files/Common Files/EMC:...

Re: Changing HOME for PERL

2009-08-27 Thread Andrew DeFaria
dexter_mich...@emc.com wrote: Yes that is SolidState Perl on the C drive. Ah That'd be ActiveState, not SolidState. /usr/bin is in the front. That makes no sense but perhaps it's a clue. As Jeremy mentioned, which takes each PATH component and checks to see if there's a executable of

RE: Re: Changing HOME for PERL

2009-08-27 Thread Dexter_Michael
Quoting Windows Style path names does work. -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Mark J. Reed Sent: Thursday, August 27, 2009 11:39 AM To: cygwin@cygwin.com Cc: and...@defaria.com Subject: Re: Re: Changing HOME for PERL On Thu,

RE: Re: Changing HOME for PERL

2009-08-27 Thread Dexter_Michael
Andrew, I think you hit the nail on the head. Apparently yesterday when I entered the path /usr/bin/perl somewhere, Cygwin decided to create a perl directory and automatically put profile files into the directory it created. .bash_history .bash_profile .bashrc .inputrc I moved the perl

Re: Changing HOME for PERL

2009-08-27 Thread Larry Hall (Cygwin)
On 08/27/2009 12:43 PM, Dexter_Michael wrote: Andrew, I think you hit the nail on the head. Apparently yesterday when I entered the path /usr/bin/perl somewhere, Cygwin decided to create a perl directory and automatically put profile files into the directory it created. Ah, of course. This

Adding packages (was: mkfs.jffs2 support in CYGWIN)

2009-08-27 Thread Andy Koppe
How to install is here: http://cygwin.com/cygwin-ug-net/setup-net.html I don't think it's terribly obvious that you simply need to run setup.exe again to add more packages after initial installation. This is not a common thing to do with other installers, and with some installers this might

Re: Adding packages (was: mkfs.jffs2 support in CYGWIN)

2009-08-27 Thread Dave Korn
Andy Koppe wrote: How to install is here: http://cygwin.com/cygwin-ug-net/setup-net.html I don't think it's terribly obvious that you simply need to run setup.exe again to add more packages after initial installation. This is not a common thing to do with other installers, and with some

Re: Adding packages (was: mkfs.jffs2 support in CYGWIN)

2009-08-27 Thread Larry Hall (Cygwin)
On 08/27/2009 02:59 PM, Andy Koppe wrote: How to install is here: http://cygwin.com/cygwin-ug-net/setup-net.html I don't think it's terribly obvious that you simply need to run setup.exe again to add more packages after initial installation. This is not a common thing to do with other

Re: Adding packages (was: mkfs.jffs2 support in CYGWIN)

2009-08-27 Thread Christopher Faylor
On Thu, Aug 27, 2009 at 10:02:08PM +0100, Dave Korn wrote: Andy Koppe wrote: How to install is here: http://cygwin.com/cygwin-ug-net/setup-net.html I don't think it's terribly obvious that you simply need to run setup.exe again to add more packages after initial installation. This is not a

fresh install, tcsh problems

2009-08-27 Thread Ken R. Dye
On a recent fresh install of cygwin, I had problems with getting the tcsh shell to work. if: Expression Syntax. I figured out to invoke it with -V to be verbose on the system scripts and found a issue with /etc/profile.d/complete.tcsh having problems with home directory names that have spaces

Re: fresh install, tcsh problems

2009-08-27 Thread Larry Hall (Cygwin)
On 08/27/2009 06:35 PM, Ken R. Dye wrote: On a recent fresh install of cygwin, I had problems with getting the tcsh shell to work. if: Expression Syntax. I figured out to invoke it with -V to be verbose on the system scripts and found a issue with /etc/profile.d/complete.tcsh having problems

Re: Changing HOME for PERL

2009-08-27 Thread Andrew DeFaria
dexter_mich...@emc.com wrote: I think you hit the nail on the head. Apparently yesterday when I entered the path /usr/bin/perl somewhere, Cygwin decided to create a perl directory and automatically put profile files into the directory it created. .bash_history .bash_profile .bashrc .inputrc

Re: Changing HOME for PERL

2009-08-27 Thread Larry Hall (Cygwin)
On 08/27/2009 09:49 PM, Andrew DeFaria wrote: Dexter_Michael wrote: I think you hit the nail on the head. Apparently yesterday when I entered the path /usr/bin/perl somewhere, Cygwin decided to create a perl directory and automatically put profile files into the directory it created.

Re: Unable to use cpan

2009-08-27 Thread Andrew DeFaria
Andrew DeFaria wrote: Reini Urban wrote: 2009/8/20 Andrew DeFaria: Huh? It's not a permissions problem, it's a file naming problem. Removing the /home/p6258c/.cpan/modules to make this simpler, the error message is saying it is unable to rename 03modlist.data.*gz*.tmp3996 because there is no

Cygwin, symlinks, and wine

2009-08-27 Thread Dan Kegel
Although it seems strange to run cygwin on top of wine, doing so would make it possible to run a lot of build scripts for windows apps unchanged, which would be very handy in verifying that wine works properly (see http://wiki.winehq.org/UnitTestSuites ). The problem is, wine doesn't support the

Re: Cygwin, symlinks, and wine

2009-08-27 Thread Christopher Faylor
On Thu, Aug 27, 2009 at 09:52:26PM -0700, Dan Kegel wrote: Although it seems strange to run cygwin on top of wine, doing so would make it possible to run a lot of build scripts for windows apps unchanged, which would be very handy in verifying that wine works properly (see

Re: Cygwin, symlinks, and wine

2009-08-27 Thread Christopher Faylor
On Fri, Aug 28, 2009 at 01:31:11AM -0400, Christopher Faylor wrote: On Thu, Aug 27, 2009 at 09:52:26PM -0700, Dan Kegel wrote: Although it seems strange to run cygwin on top of wine, doing so would make it possible to run a lot of build scripts for windows apps unchanged, which would be very handy

[1.7][RFU] fftw3-3.2.2-1

2009-08-27 Thread Marco Atzeri
Hi, new fftw3 release. Bug fix only to download: wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/fftw3/ fftw3-3.2.2-1-src.tar.bz2 fftw3-3.2.2-1.tar.bz2 fftw3-doc/fftw3-doc-3.2..2-1.tar.bz2 fftw3-doc/setup.hint libfftw3-devel/libfftw3-devel-3.2.2-1..tar.bz2

[1.7][RFU] glpk-4.39-1

2009-08-27 Thread Marco Atzeri
Hi, new mainstream release. Some API additions and bugfixes to download wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/glpk/ glpk-4.39-1-src.tar.bz2 glpk-4.39-1.tar.bz2 libglpk-devel/libglpk-devel-4.39-1.tar.bz2 libglpk-devel/setup.hint libglpk0/libglpk0-4.39-1.tar.bz2

[1.7][RFU] hdf5-1.6.9-1

2009-08-27 Thread Marco Atzeri
Hi, new main stream release for 1.6 series. Some macros added and some bugfixes to download wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/hdf5/ hdf5-1.6.9-1-src.tar.bz2 hdf5-1.6.9-1.tar.bz2 libhdf5-devel/libhdf5-devel-1.6.9-1.tar.bz2 libhdf5-devel/setup.hint

[1.7][RFU] octave-3.2.2-1

2009-08-27 Thread Marco Atzeri
Hi, new mainstream release, mainly bugfix to download wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/octave/ octave-3.2.2-1-src.tar.bz2 octave-3.2.2-1.tar.bz2 octave-devel/octave-devel-3.2.2-1.tar.bz2 octave-devel/setup.hint octave-doc/octave-doc-3..2.2-1.tar.bz2

Re: [1.7][RFU] GraphicsMagick-1.3.6-1

2009-08-27 Thread Yaakov (Cygwin/X)
On 27/08/2009 03:48, Marco Atzeri wrote: last RFU for today :-) FYI, 'cygwin' should no longer be in the requires: line of setup.hint. I removed these before uploading, but please fix your local copies. Also, I changed the zlib dep in libhdf5-devel to zlib-devel. All five packages