[Purdue-pm] Second send: Perl Help on a Windows 2008 IIS7 SQL2008 Platform

Dave Jacoby jacoby at purdue.edu
Mon Aug 22 13:21:41 PDT 2011


That certainly looks like Activestate, then.


On 8/22/2011 4:18 PM, Van Laere, Kristen E wrote:
> I am not following what you suggested but I did run the perl-v command 
> and got this as output: I found an area that says ActiveBuild (highly in 
> yellow), so I would think this is Active State?
> 
> Microsoft Windows [Version 6.1.7600]
> 
> Copyright (c) 2009 Microsoft Corporation. All rights reserved.
> 
> C:\Users\kvanlaer>perl -V
> 
> Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
> 
> Platform:
> 
> osname=MSWin32, osvers=5.2, archname=MSWin32-x64-multi-thread
> 
> uname=''
> 
> 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='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precis
> 
> e -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 
> -DCONSERVATIVE -DUSE_
> 
> SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT 
> -DPERL_IMPLICIT_SYS
> 
> -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
> 
> optimize='-MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise',
> 
> cppflags='-DWIN32'
> 
> ccversion='14.00.40310.41', gccversion='', gccosandvers=''
> 
> intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678
> 
> d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
> 
> ivtype='__int64', ivsize=8, nvtype='double', nvsize=8, Off_t='__int64', lsee
> 
> ksize=8
> 
> alignbytes=8, prototype=define
> 
> Linker and Libraries:
> 
> ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpa
> 
> th:"C:\FootPrints\bin\Perl\lib\CORE" -machine:AMD64'
> 
> libpth=\lib
> 
> libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32
> 
> .lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib 
> uuid.lib ws2_
> 
> 32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib 
> bufferoverflowU.li
> 
> b msvcrt.lib
> 
> perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comd
> 
> lg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib 
> uuid.lib
> 
> ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib 
> bufferoverflow
> 
> U.lib msvcrt.lib
> 
> libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib
> 
> gnulibc_version=''
> 
> Dynamic Linking:
> 
> dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
> 
> cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -l
> 
> tcg -libpath:"C:\FootPrints\bin\Perl\lib\CORE" -machine:AMD64'
> 
> Characteristics of this binary (from libperl):
> 
> Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
> 
> PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
> 
> PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_64_BIT_INT
> 
> USE_ITHREADS USE_LARGE_FILES USE_PERLIO
> 
> USE_SITECUSTOMIZE
> 
> Locally applied patches:
> 
> ActivePerl Build 1005 [290470]
> 
> f7bbab select() generates 'Invalid parameter' messages on Windows Vista.
> 
> 8dc00b fix buffer overflow in win32_select()
> 
> 36f064 do/require don't treat '.♀oo' or '..♀oo' as absolute paths on Win
> 
> dows
> 
> 287a96 fix -p function and Fcntl::S_IFIFO constant under Microsoft VC co
> 
> mpiler
> 
> 406878 avoids segfaults invoking S_raise_signal() (on Linux)
> 
> 40c7cc Win32 process ids can have more than 16 bits
> 
> 37589e Load 'loadable object' with non-default file extension
> 
> d374f9 64-bit fix for Time::Local
> 
> Built under MSWin32
> 
> Compiled at May 24 2009 12:09:06
> 
> @INC:
> 
> D:/FootPrints/bin/Perl/site/lib
> 
> D:/FootPrints/bin/Perl/lib
> 
> .
> 
> C:\Users\kvanlaer>
> 
> -----Original Message-----
> From: Dave Jacoby [mailto:jacoby at purdue.edu]
> Sent: Monday, August 22, 2011 2:59 PM
> To: Purdue Perl Mongers; Van Laere, Kristen E
> Subject: Re: [Purdue-pm] Second send: Perl Help on a Windows 2008 IIS7 
> SQL2008 Platform
> 
> On 8/22/2011 2:44 PM, Joe Kline wrote:
> 
>  > Kristen,
> 
>  >
> 
>  > I think if you bring up a command prompt and run 'perl -V' it will
> 
>  > give you all sorts of info about how Perl was compiled, but at the
> 
>  > moment I can't recall if it will not whether it is ActiveState vs
> 
>  > Strawberry vs other.
> 
> I have Strawberry installed on my Windows 7 machine and I can state that 
> perl -v gives no indication of whether it is Activestate or Strawberry.
> 
> You can look for the path, though. If it's Strawberry, it'll say 
> strawberry in the path. Here's my path.
> 
> C:\Users\jacoby>path
> 
> PATH=C:\Program Files\Common Files\Microsoft Shared\Windows 
> Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows 
> Live;C:\Program Files (x86)\Active State Komodo Edit 
> 6\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
> 
> Files (x86)\Windows Live\Sha
> 
> red;C:\Program Files\Microsoft Windows Performance 
> Toolkit\;C:\Perl\strawberry\c\bin;C:\Perl\strawberry\perl\site\bin;C:\Perl\strawberry\perl\bin;C:\Perl\strawberry\perl\bin;C:\Program
> 
> Files (x86)\Sikuli X\libs
> 
> Activestate Komodo Edit is in c:\Program Files\ActiveState Komodo Edit 
> 6\ in my system, so while I cannot assert for sure that ActiveState 
> would put Perl in Program Files, I can suggest you can look there.
> 
> Path is a CMD command and won't work with Powershell. I don't know the 
> equivalent Powershell command.
> 
> -- 
> 
> Dave Jacoby Address: WSLR S049
> 
> Code Maker Mail: jacoby at purdue.edu <mailto:jacoby at purdue.edu>
> 
> Purdue University Phone: 765.49.67368
> 
> 959 days until the end of XP support
> 


-- 
Dave Jacoby                         Address: WSLR S049
Code Maker                          Mail:    jacoby at purdue.edu
Purdue University                   Phone:   765.49.67368
   959 days until the end of XP support



More information about the Purdue-pm mailing list