Re: Padre not started under v5.12.2 built for MSWin32-x64
[email protected] (Gabor Szabo)
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
hi, I took perlbug off the list as this is not a bug in perl. Actually it is probably not a bug in Strawberry Perl either so the best place to discuss this would be the padre-dev mailing list or the #padre IRC channel. See http://padre.perlide.org/contact.html Nevertheless let me try to help you. It is most likely an issue with your installation. Somehow Padre got installed without on of its prerequisites. Assuming you tried to install Padre using the cpan command line tool, please try to install Wx manually using: c:> cpan Wx let's see if that works. Gabor On Tue, May 17, 2011 at 6:09 AM, Mishin Nikolay Alekseevich <[email protected]> wrote: > > Cc: [email protected] > Subject: Padre not started under v5.12.2) built for MSWin32-x64 > Message-Id: <5.12.2_5236_1305600794@Jet> > Reply-To: [email protected] > To: [email protected] > > > This is a bug report for perl from [email protected], > generated with the help of perlbug 1.39 running under perl 5.12.2. > > > ----------------------------------------------------------------- > [Please describe your issue here] > > c:\strawberry\perl\bin>padre.bat 2>err.txt > Can't load 'c:/strawberry/perl/vendor/lib/auto/Wx/Wx.dll' for module Wx: load_file:%1 is not an application Win32 at c:/strawberry/perl/lib/DynaLoader.pm line 200. > at c:/strawberry/perl/site/lib/Padre/TaskThread.pm line 23 > Compilation failed in require at c:/strawberry/perl/site/lib/Padre/TaskThread.pm line 23. > BEGIN failed--compilation aborted at c:/strawberry/perl/site/lib/Padre/TaskThread.pm line 23. > Compilation failed in require at c:/strawberry/perl/site/lib/Padre/Startup.pm line 113. > > > [Please do not change anything below this line] > ----------------------------------------------------------------- > --- > Flags: > category=core > severity=low > --- > Site configuration information for perl 5.12.2: > > Configured by 1 at Sat Nov 6 10:07:03 2010. > > Summary of my perl5 (revision 5 version 12 subversion 2) configuration: > > Platform: > osname=MSWin32, osvers=6.1, archname=MSWin32-x64-multi-thread > uname='Win32 strawberryperl 5.12.2.0 #1 Sat Nov 6 10:03:20 2010 x64' > config_args='undef' > hint=recommended, useposix=true, d_sigaction=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 =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX', > optimize='-s -O2', > cppflags='-DWIN32' > ccversion='', gccversion='4.4.3', gccosandvers='' > intsize=4, longsize=4, ptrsize=8, 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='long long', lseeksize=8 > alignbytes=8, prototype=define > Linker and Libraries: > ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"' > libpth=C:\strawberry\c\lib C:\strawberry\c\x86_64-w64-mingw32\lib > libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 > perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 > libc=, so=dll, useshrplib=true, libperl=libperl512.a > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' > cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"' > > Locally applied patches: > > > --- > @INC for perl 5.12.2: > C:/strawberry/perl/site/lib > C:/strawberry/perl/vendor/lib > C:/strawberry/perl/lib > . > > --- > Environment for perl 5.12.2: > HOME (unset) > LANG (unset) > LANGUAGE (unset) > LD_LIBRARY_PATH (unset) > LOGDIR (unset) > PATH=C:\PROGRA~2\GTK2-R~1\bin;C:\Perl64\site\bin;C:\Perl64\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Broadcom\Broadcom 802.11 Network Adapter\Driver;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program Files (x86)\TC UP\PLUGINS\Library;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Lua\5.1;C:\Program Files (x86)\Lua\5.1\clibs;C:\Program Files (x86)\QuickTime\QTSystem\;C:\strawberry\perl\site\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin;c:\Program Files (x86)\GTK2-Runtime\bin;c:\Program Files (x86)\Graphviz2.26.3\bin;c:\Program Files (x86)\gs\gs8.64\bin;c:\GTK\bin;C:\strawberry\six > PERL_BADLANG (unset) > SHELL (unset) >