<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - Error installing ODBC via ppm - Comments</title>
 <link>http://community.activestate.com/forum-topic/error-installing-odbc-ppm</link>
 <description>Comments for &quot;Error installing ODBC via ppm&quot;</description>
 <language>en</language>
<item>
 <title>PPM from Zips</title>
 <link>http://community.activestate.com/forum-topic/error-installing-odbc-ppm#comment-5254</link>
 <description>&lt;p&gt;Your initial error messages:&lt;br /&gt;
&quot;The PPD does not provide code to install for this platform&quot;&lt;br /&gt;
suggest that either you have downloaded a PPM file for the wrong version of ActivePerl (5.6 or 5.10) or that you have downloaded a PPM for a different operating system - ie Linux or Solaris. You should double-check the source to ensure you downloaded the correct ones.&lt;/p&gt;
</description>
 <pubDate>Tue, 29 Apr 2008 11:38:42 -0700</pubDate>
 <dc:creator>grahams</dc:creator>
 <guid isPermaLink="false">comment 5254 at http://community.activestate.com</guid>
</item>
<item>
 <title>Error installing ODBC via ppm</title>
 <link>http://community.activestate.com/forum-topic/error-installing-odbc-ppm</link>
 <description>&lt;p&gt;I want to access an ODBC DSN via perl on a windows 2003 server. I tried to install &lt;a href=&quot;http://ppm.activestate.com/PPMPackages/zips/5xx-builds-only/DBD-ODBC.zip&quot;&gt;DBD-ODBC&lt;/a&gt; and &lt;a href=&quot;http://ppm.activestate.com/PPMPackages/zips/5xx-builds-only/Win32-ODBC.zip&quot;&gt;Win32-ODBC&lt;/a&gt; but both installations failed:&lt;/p&gt;
&lt;pre class=&quot;geshifilter&quot;&gt;C:\Documents and Settings\notes\Desktop&amp;gt;ppm install .\DBD-ODBC\DBD-ODBC.ppd
ppm install failed: The PPD does not provide code to install for this platform

C:\Documents and Settings\notes\Desktop&amp;gt;ppm install .\Win32-ODBC\Win32-ODBC.ppd
ppm install failed: The PPD does not provide code to install for this platform&lt;/pre&gt;&lt;p&gt;
My current configuration is:&lt;br /&gt;
Microsoft Windows 2003 x86 Enterprise Edition Service Pack 2&lt;br /&gt;
ActivePerl 5.8.8.822&lt;br /&gt;
ppm 4.01&lt;/p&gt;
&lt;p&gt;perl -V states:&lt;/p&gt;
&lt;pre class=&quot;geshifilter&quot;&gt;Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread
    uname=&#039;&#039;
    config_args=&#039;undef&#039;
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=de
fine
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc=&#039;cl&#039;, ccflags =&#039;-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -
DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_I
N_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_REA
DFIX&#039;,
    optimize=&#039;-MD -Zi -DNDEBUG -O1&#039;,
    cppflags=&#039;-DWIN32&#039;
    ccversion=&#039;12.00.8804&#039;, gccversion=&#039;&#039;, gccosandvers=&#039;&#039;
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype=&#039;long&#039;, ivsize=4, nvtype=&#039;double&#039;, nvsize=8, Off_t=&#039;__int64&#039;, lseeksi
ze=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld=&#039;link&#039;, ldflags =&#039;-nologo -nodefaultlib -debug -opt:ref,icf  -libpath:&quot;C:
\Perl\lib\CORE&quot;  -machine:x86&#039;
    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 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 msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl58.lib
    gnulibc_version=&#039;&#039;
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=&#039; &#039;
    cccdlflags=&#039; &#039;, lddlflags=&#039;-dll -nologo -nodefaultlib -debug -opt:ref,icf  -
libpath:&quot;C:\Perl\lib\CORE&quot;  -machine:x86&#039;


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
                        PERL_IMPLICIT_SYS PERL_MALLOC_WRAP
                        PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_SITECUSTOMIZE
  Locally applied patches:
        ActivePerl Build 822 [280952]
        Iin_load_module moved for compatibility with build 806
        PerlEx support in CGI::Carp
        Less verbose ExtUtils::Install and Pod::Find
        Patch for CAN-2005-0448 from Debian with modifications
        Rearrange @INC so that &#039;site&#039; is searched before &#039;perl&#039;
        Partly reverted 24733 to preserve binary compatibility
        MAINT31223 plus additional changes
        31490 Problem bootstraping Win32CORE
        31324 Fix DynaLoader::dl_findfile() to locate .so files again
        31214 Win32::GetLastError fails when first called
        31211 Restore Windows NT support
        31188 Problem killing a pseudo-forked child on Win32
        29732 ANSIfy the PATH environment variable on Windows
        27527,29868 win32_async_check() can loop indefinitely
        26970 Make Passive mode the default for Net::FTP
        26379 Fix alarm() for Windows 2003
        24699 ICMP_UNREACHABLE handling in Net::Ping
  Built under MSWin32
  Compiled at Jul 31 2007 19:34:48
  @INC:
    C:/Perl/site/lib
    C:/Perl/lib
    .&lt;/pre&gt;&lt;p&gt;
Any ideas about what&#039;s going wrong? Please help...&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/error-installing-odbc-ppm#comments</comments>
 <category domain="http://community.activestate.com/forums/ppm-0">PPM</category>
 <category domain="http://community.activestate.com/os/windows-server-2003">Windows Server 2003</category>
 <pubDate>Tue, 04 Mar 2008 06:03:12 -0800</pubDate>
 <dc:creator>thanos.papapetrou</dc:creator>
 <guid isPermaLink="false">2002 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
