Hey, I upgraded cpan to version 1.87, tried again, and it worked!
YOU ARE THE GREATEST ONE OF ALL! - Craig On 7/1/06, Craig Talbert <[EMAIL PROTECTED]> wrote: > Hey Matt, > > It was looking pretty good but failed here: > > Running make install > Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll: > Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907 > Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a > make: *** [pure_perl_install] Error 13 > /usr/bin/make install -- NOT OK > Running make for S/ST/STEVAN/Tree-Simple-1.16.tar.gz > Is already unwrapped into directory > /home/Administrator/.cpan/build/Tree-Simple-1.16 > > CPAN.pm: Going to build S/ST/STEVAN/Tree-Simple-1.16.tar.gz > > 215 [main] perl 1688 dll_list::load_after_fork: can't reload > F:\cygwin\lib\perl5\5.8\cygwin\auto\List\Util\Util.dll > 154 [main] perl 1868 child_copy: loaded dll bss write copy failed, > 0x68648000..0x68648120, done 0, windows pid 2288288, Win32 error 487 > panic: MUTEX_LOCK (45) [util.c:2266] at /usr/lib/perl5/5.8/CPAN.pm line 4566. > panic: MUTEX_LOCK (45) [op.c:354]. > > --------- > > Here is the perl -V output > > [EMAIL PROTECTED] /ljpodcast > $ perl -V > Summary of my perl5 (revision 5 version 8 subversion 7) configuration: > Platform: > osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int > uname='cygwin_nt-5.1 inspiron 1.5.18(0.13242) 2005-07-02 20:30 > i686 unknown unknown cygwin ' > config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads > -Uusemymalloc -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize' > hint=recommended, useposix=true, d_sigaction=define > usethreads=define use5005threads=undef useithreads=define > usemultiplicity=define > useperlio=define d_sfio=undef uselargefiles=define usesocks=undef > use64bitint=define use64bitall=undef uselongdouble=undef > usemymalloc=n, bincompat5005=undef > Compiler: > cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing > -pipe -I/usr/local/include', > optimize='-O3', > cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe > -I/usr/local/include' > ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using > dmd 0.125)', gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 > ivtype='long long', ivsize=8, nvtype='double', nvsize=8, > Off_t='off_t', lseeksize=8 > alignbytes=8, prototype=define > Linker and Libraries: > ld='ld2', ldflags =' -s -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib > libs=-lgdbm -ldb -lcrypt -lgdbm_compat > perllibs=-lcrypt -lgdbm_compat > libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' > cccdlflags=' ', lddlflags=' -s -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT > USE_LARGE_FILES USE_SITECUSTOMIZE > PERL_IMPLICIT_CONTEXT > Locally applied patches: > SPRINTF0 - fixes for sprintf formatting issues - CVE-2005-3962 > Built under cygwin > Compiled at Dec 30 2005 02:44:25 > %ENV: > CYGWIN="" > @INC: > /usr/lib/perl5/5.8/cygwin > /usr/lib/perl5/5.8 > /usr/lib/perl5/site_perl/5.8/cygwin > /usr/lib/perl5/site_perl/5.8 > /usr/lib/perl5/site_perl/5.8/cygwin > /usr/lib/perl5/site_perl/5.8 > /usr/lib/perl5/vendor_perl/5.8/cygwin > /usr/lib/perl5/vendor_perl/5.8 > /usr/lib/perl5/vendor_perl/5.8/cygwin > /usr/lib/perl5/vendor_perl/5.8 > > On 6/30/06, Matt S Trout <[EMAIL PROTECTED]> wrote: > > Craig Talbert wrote: > > > I saw this questions asked in an archived discussion on the list from > > > about a year ago, I just wanted to check and see if I was doing > > > something wrong or if there's still known issues with installing > > > Catalyst on cygwin? > > > > Install Catalyst first, say "no" to Test::WWW::Mechanize::Catalyst. > > > > better still, use http://shadowcatsystems.co.uk/static/cat-install to > > install > > Catalyst first - which I wrote and am happily using on ActiveState, cygwin > > and > > assorted *n?x platforms. > > > > -- > > Matt S Trout Offering custom development, consultancy and > > support > > Technical Director contracts for Catalyst, DBIx::Class and BAST. > > Contact > > Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information > > > > + Help us build a better perl ORM: > > http://dbix-class.shadowcatsystems.co.uk/ + > > > > _______________________________________________ > > List: [email protected] > > Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst > > Searchable archive: http://www.mail-archive.com/[email protected]/ > > Dev site: http://dev.catalyst.perl.org/ > > > _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
