On 07/23/2012 01:55 PM, Yaakov (Cygwin/X) wrote:
On 2012-07-23 10:41, Reini Urban wrote:
On Mon, Jul 23, 2012 at 9:32 AM, Andrew DeFaria wrote:
I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2.
While
the update when fine, after updating I restarted a service that I
wrote in
On 2012-07-23 10:41, Reini Urban wrote:
On Mon, Jul 23, 2012 at 9:32 AM, Andrew DeFaria wrote:
I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2. While
the update when fine, after updating I restarted a service that I wrote in
Perl that used DBI. To my surprise it failed saying
On 07/23/2012 08:41 AM, Reini Urban wrote:
On Mon, Jul 23, 2012 at 9:32 AM, Andrew DeFaria wrote:
I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2. While
the update when fine, after updating I restarted a service that I wrote in
Perl that used DBI. To my surprise it failed say
On Mon, Jul 23, 2012 at 9:32 AM, Andrew DeFaria wrote:
> I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2. While
> the update when fine, after updating I restarted a service that I wrote in
> Perl that used DBI. To my surprise it failed saying it couldn't find the DBI
> module. I
I recently updated my Cygwin to 1.7.16. With this came Perl 5.14.2.
While the update when fine, after updating I restarted a service that I
wrote in Perl that used DBI. To my surprise it failed saying it couldn't
find the DBI module. I used cpan to reinstall it but I was wondering if
it was int
On 09/09/2011 08:08 PM, Ivanov Dmitry wrote:
> I am trying to install a Perl module for cygwin Perl.
>
> I run this command:
>
> cpan Digest::SHA1
>
> after some time it gives me the error:
>
> Writing Makefile for Digest::SHA1
> MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
> Fatal:
I am trying to install a Perl module for cygwin Perl.
I run this command:
cpan Digest::SHA1
after some time it gives me the error:
Writing Makefile for Digest::SHA1
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Fatal: '/usr/lib/perl5/5.10/i686-cygwin/Config.pm' does not exist - don't
On Tue, Apr 6, 2010 at 8:49 PM, Dave Korn wrote:
> On 06/04/2010 04:51, David Vergin wrote:
>
>> Does g++ dislike following links?
>
> So, what is "strawberry"? According to your cygcheck:
A Perl distribution for Windows, which incorporates MinGW:
http://strawberryperl.com/
http://en.wikipedia.
2010/4/7 David Vergin:
> Excellent. I installed the gcc4-g++ package and the Perl DBI module
> installed from the command line without a hitch. (Probably would have been
> fine through the cpan program, too. But I wanted to see exactly what was
> happening.)
>
> Thank you, Dave.
>
> on 4/6/2010 11:
Excellent. I installed the gcc4-g++ package and the Perl DBI module
installed from the command line without a hitch. (Probably would have
been fine through the cpan program, too. But I wanted to see exactly
what was happening.)
Thank you, Dave.
on 4/6/2010 11:49 AM Dave Korn said the followin
On 06/04/2010 04:51, David Vergin wrote:
> Does g++ dislike following links?
So, what is "strawberry"? According to your cygcheck:
> findutils4.5.5-1
> gawk 3.1.7-1
> gcc4-core4.3.4-3
> gettext 0.17-11
> git 1.7.0.4-2
...
David Vergin schrieb:
g++ --shared -Wl,--enable-auto-import -Wl,--export-all-symbols
-Wl,--stack,8388608 -Wl,--e
nable-auto-image-base -L/usr/local/lib -fstack-protector DBI.o -o
blib/arch/auto/DBI/DBI.dl
l \
/usr/lib/perl5/5.10/i686-cygwin/CORE/cygperl5_10.dll \
g++.exe: /usr/lib/perl5/5.10/i68
After being away from cygwin for a number of years, I'm running a brand
spanking new install of cygwin 1.7.3 on a new Dell Studio laptop running
Win7 Pro.
cygcheck output is attached.
The first thing I have done on this new cygwin install is to download
Perl's DBI package from CPAN. I logged
Robert Slater schrieb:
In the process of installing perl modules to get an IRC bot working
via cygwin, I'm encountering a
problem with make& installing ExtUtils::CBuilder and thus the modules
that depend upon it. The
make / install goes through fine, but cygwin doesn't see
On 11/03/2010 08:58, Csaba Raduly wrote:
> You need to install the gcc-4 package. You may also need to change the
> default gcc to gcc-4 using the "alternatives" tool (man alternatives),
Or use one of /usr/bin/set-gcc-default-3.sh or
/usr/bin/set-gcc-default-4.sh, which saves learning the synta
>>cc1: error: unrecognized command line option "-fstack-protector"
>>
>>This is a command line option which only GCC 4 understands. You only
>>have GCC 3 installed.
>>
>>You need to install the gcc-4 package. You may also need to change the
>>default gcc to gcc-4 using the "alternatives" tool (man
On Tue, Mar 9, 2010 at 8:12 PM, Robert Slater wrote:
> Hi there,
>
> In the process of installing perl modules to get an IRC bot working
> via cygwin, I'm encountering a
> problem with make & installing ExtUtils::CBuilder and thus the modules
> that depend upon it
Hi there,
In the process of installing perl modules to get an IRC bot working
via cygwin, I'm encountering a
problem with make & installing ExtUtils::CBuilder and thus the modules
that depend upon it. The
make / install goes through fine, but cygwin doesn't seem to detect it
afterwa
On Tue, Feb 16, 2010 at 10:00 AM, Nathan Vonnahme wrote:
> I got the module to build, test and install cleanly by running the
> dos2unix command on all the *.pm files. So it's a line-ending
> thing... I don't know how or why it would be unpacking them with DOS
> endings, but I wanted to report th
So, I recently upgraded my Cygwin setup, and broke a Perl script I use
which uses a lot of CPAN modules. Here are the relevant version
details:
setup.exe version 2.682
This is perl, v5.10.1 (*) built for i686-cygwin-thread-multi-64int
/usr/bin/cpan script version 1.9, CPAN.pm version 1.9402
The
ad returned bad status, won't install without force
Failed during this command:
RGIERSIG/Expect-1.21.tar.gz : make_test NO
BNEGRAO/Net-SSH-Expect-1.09.tar.gz : make_test NO
cpan[2]>
Any ideas ?
-Original Message-
From: cygwin-ow...@cygwin.com [mailt
On 02/10/2010 11:58 AM, Ivaylo Terziyski wrote:
I do not know whether the problem is caused by missing package of Cygwin
or something else ?
Looks like you're missing 'make'. I would start by checking to see if you've
installed the package.
--
Larry Hall http://ww
Hi,
I am having the following problem installing perl module
Net::SSH::Expect under Cygwin:
$ perl -MCPAN -e "shell"
and modules installation (v1.9402)
Enter 'h' for help.
cpan[1]> install Net::SSH::Expect
CPAN: Storable loaded ok (v2.20)
Going t
When installing perl modules e.g. Bundle::CPAN from cpan the process
is constantly dogged by rebase issues, where you have to kill off
the perl process, as it never gives in try, and rebaseall.
Is there anyway to help avoid this?
$ uname -a
CYGWIN_NT-6.1-WOW64 ibm 1.7.0(0.212/5/3) 2009-07-24 09
Luffe wrote:
> Short solution: install cygwin-provided wget and change CPAN setting to
> use /usr/bin/wget, not Windows native wget.exe.
The only wget on my PATH is Cygwin's:
2006-05-22 18:39:13 [EMAIL PROTECTED] ~
$ find `perl -e 'print map {$_, "\n"} split /:/, $ENV{PATH}'` -name
'wge
Hello all,
Short solution: install cygwin-provided wget and change CPAN setting to
use /usr/bin/wget, not Windows native wget.exe.
To recap:
David Christensen holgerdanske.com> writes:
: Stephan Petersen wrote:
: :::Please check the validity of the index file by comparing it to more
: :::than
On Tue, March 1, 2005 2:47 pm, Igor Pechtchanski said:
> On Tue, 1 Mar 2005, Yitzchak Scott-Thoennes wrote:
>
>> If they want a different directory, it still doesn't hurt to force
>> ~/.cpan
>> to binmode (except in so far as it uses up the AIUI limited number of
>> mounts). I'd advocate putting i
On Tue, 1 Mar 2005, Yitzchak Scott-Thoennes wrote:
> If they want a different directory, it still doesn't hurt to force ~/.cpan
> to binmode (except in so far as it uses up the AIUI limited number of
> mounts). I'd advocate putting it in a postinstall script.
Yes, it does sometimes. There used
On Mon, Feb 28, 2005 at 10:51:44PM +0100, Gerrit P. Haase wrote:
> John Morrison wrote:
>
> >On Mon, February 28, 2005 12:19 pm, Stephan Petersen said:
> >
> >>Hi Gerrit,
> >>
> >>thanks for your and all the others' replies.
> >>
> >>
> >>>- The CPAN repository and build directory *must* reside in
On Mon, February 28, 2005 9:51 pm, Gerrit P. Haase said:
>
> The user may want to use a different directory as repository and build
> directory. It should be done during the initial configuration, however
> I'm not sure if is worth the time to implement it. Since there are two
> or three rreports
John Morrison wrote:
On Mon, February 28, 2005 12:19 pm, Stephan Petersen said:
Hi Gerrit,
thanks for your and all the others' replies.
- The CPAN repository and build directory *must* reside in a path
mounted in binmode:
mount -s -b -f c:/cygwin/home/username/.cpan /home/username/.cpan
mou
Could something along these lines be done in the postinstall for perl?
(Only if the mount doesn't exist of cause...)
Alternatively, maybe the CPAN module could issue a warning when it's
running under cygwin using a textmode-mounted .cpan directory.
Stephan
--
Stephan Petersen [EMAIL PROTECTED]
On Mon, February 28, 2005 12:19 pm, Stephan Petersen said:
>
> Hi Gerrit,
>
> thanks for your and all the others' replies.
>
>> - The CPAN repository and build directory *must* reside in a path
>> mounted in binmode:
>>
>> mount -s -b -f c:/cygwin/home/username/.cpan /home/username/.cpan
>>
Hi Gerrit,
thanks for your and all the others' replies.
- The CPAN repository and build directory *must* reside in a path
mounted in binmode:
mount -s -b -f c:/cygwin/home/username/.cpan /home/username/.cpan
mount -u -b -f c:/cygwin/home/username/.cpan /home/username/.cpan
That seems to h
Stephan Petersen wrote:
Hi David,
Please check the validity of the index file by comparing it to more
than one CPAN mirror.
Have you tried this? E.g. configured CPAN to use another mirror and
tried
again?
yes, it's the same for every CPAN mirror I've tried. I've deleted CPAN's
config.pm and my
Stephan,
I don't recall -- did you attach the output of "cygcheck -svr" at some
point (if so, just point to it in the archives, no need to repost)? My
guess is that this may be a textmode vs. binmode issue. Try making your
home directory a binmode mount, or setting PERLIO=crlf and see if that
he
Stephan Petersen wrote:
> >>Please check the validity of the index file by comparing it to more
> >>than one CPAN mirror.
> >
> > Have you tried this? E.g. configured CPAN to use another mirror and tried
> > again?
>
> yes, it's the same for every CPAN mirror I've tried. I've deleted CPAN's
> co
On Fri, 25 Feb 2005, David Christensen wrote:
> > yes, it's the same for every CPAN mirror I've tried. I've deleted
> > CPAN's config.pm and my .cpan directory several times now, it's the
> > same after every reconfiguration.
> > Testing 02packages.details.txt.gz with gzip -t reports:
> > gzip: 02
Stephan Petersen wrote:
>>>Please check the validity of the index file by comparing it to more
>>>than one CPAN mirror.
>> Have you tried this? E.g. configured CPAN to use another mirror and
>> tried again?
> yes, it's the same for every CPAN mirror I've tried. I've deleted
> CPAN's config.pm and
On Fri, 25 Feb 2005, Stephan Petersen wrote:
> Hi Greg,
>
> thanks for your reply.
>
> > Probably your file got damaged, I think.
>
> yes, but reproducably for all CPAN mirrors...
>
> Testing 02packages.details.txt.gz with gzip -t reports:
> gzip: 02packages.details.txt.gz: invalid compressed data
Hi Greg,
thanks for your reply.
Probably your file got damaged, I think.
yes, but reproducably for all CPAN mirrors...
Testing 02packages.details.txt.gz with gzip -t reports:
gzip: 02packages.details.txt.gz: invalid compressed data--format violated
Same with 03modlist.data.gz.
Stephan
--
Stephan Pe
Hi David,
Please check the validity of the index file by comparing it to more
than one CPAN mirror.
Have you tried this? E.g. configured CPAN to use another mirror and tried
again?
yes, it's the same for every CPAN mirror I've tried. I've deleted CPAN's
config.pm and my .cpan directory several tim
Stephan Petersen wrote:
...
> When I fire up
> perl -MCPAN -e shell;
> and for instance try to install Config::Inifiles, it fails
...
> Please check the validity of the index file by comparing it to more
> than one CPAN mirror.
Have you tried this? E.g. configured CPAN to use another mirror and t
On Thu, 24 Feb 2005, Stephan Petersen wrote:
> When I fire up
> perl -MCPAN -e shell;
> and for instance try to install Config::Inifiles, it fails with strange
> "02packages.details.txt.gz does not contain a Line-Count header"
> messages (see below).
I see here that the file begins this way:
Hi guys,
I updated my cygwin installation and obviously got a new Perl version,
which means I need to reinstall a lot of modules again...
When I fire up
perl -MCPAN -e shell;
and for instance try to install Config::Inifiles, it fails with strange
"02packages.details.txt.gz does not contain a Lin
Hallo Henry,
Am Donnerstag, 20. Februar 2003 um 15:14 schriebst du:
> Hi,
> I'm trying to install perl on cygwin from source (5.6.1-2) and I get an
> error on make:
> make: *** No rule to make target '', needed by
> 'miniperlmain.o'. Stop.
> Okay, I'm working on XP. Here's the configuration t
Hi,
I'm trying to install perl on cygwin from source (5.6.1-2) and I get an
error on make:
make: *** No rule to make target '', needed by
'miniperlmain.o'. Stop.
Okay, I'm working on XP. Here's the configuration that I'm attempting:
-
#!/bin/sh
# This script is designed to pro
Greg,
On Sat, Feb 15, 2003 at 01:41:18PM +0800, Greg Matheson wrote:
> Incidentally, I can't find rebase with the setup.exe. Am I
> supposed to get it from CVS or Jason Tishler's site?
Patience please. I will be officially releasing my rebase package soon.
Jason
--
PGP/GPG Key: http://www.tis
> The only thing I can think of is that these error's
>are due to perl-5.8 still being in it's cygwin
>experimental phase. Do you get error's from perl-5.6?
I get the same errors after using perl-5.6 from cygwin
mirror sites or compiling it on my pc, as well as
perl-5.8. The page faults have been
On Sat, 15 Feb 2003, Elfyn McBratney wrote:
> > > > 12608240 [main] perl 934555 sync_with_child: child -50248815(0x154)
> died
> > > before initialization with status code 0x1
> > > > 12608301 [main] perl 934555 sync_with_child: *** child state child
> loading
> > > dlls
> > > > C:\CYGWIN\BINERL.E
> Sorry, win98.
>
> On Sat, 15 Feb 2003, Elfyn McBratney wrote:
>
> > > 12608240 [main] perl 934555 sync_with_child: child -50248815(0x154)
died
> > before initialization with status code 0x1
> > > 12608301 [main] perl 934555 sync_with_child: *** child state child
loading
> > dlls
> > > C:\CYGWIN\B
> 12608240 [main] perl 934555 sync_with_child: child -50248815(0x154) died
before initialization with status code 0x1
> 12608301 [main] perl 934555 sync_with_child: *** child state child loading
dlls
> C:\CYGWIN\BINERL.EXE: *** couldn't allocate memory
> 0x1(4128768) for
'C:\CYGWIN\LIBERL5\5.8.
On Fri, 14 Feb 2003, Vince Hoffman wrote:
> looks like a rebase issue, try a google on "cygwin rebase perl" and you
> should get some hints.
I understand Steve's error message (copied below) indicates a
rebase issue. I thought rebase might be the solution for some
other perl problems I am having.
4 February 2003 05:48
To: [EMAIL PROTECTED]
Subject: Trouble installing Perl module under cygwin
I used cygwin's setup to load perl 5.8.0. I was able to use
perl's cpan
module to install several modules okay.
However when trying to install GDTextUtil-0.84 (install
GD::Text), the
bui
looks like a rebase issue, try a google on "cygwin rebase perl" and you
should get some hints.
> -Original Message-
> From: Steve Kelem [mailto:[EMAIL PROTECTED]]
> Sent: 14 February 2003 05:48
> To: [EMAIL PROTECTED]
> Subject: Trouble installing Perl module und
I used cygwin's setup to load perl 5.8.0. I was able to use perl's cpan
module to install several modules okay.
However when trying to install GDTextUtil-0.84 (install GD::Text), the
build process complains:
% perl Makefile.PL
Checking if your kit is complete...
Looks good
C:\cygwin\bin\perl.e
56 matches
Mail list logo