Perl

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • installation on windows

    2 answers - 681 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    # New Ticket Created by rahed
    # Please include the string: [perl #40234]
    # in the subject line of all future correspondence about this issue.
    # <URL: >
    Hello,
    I probably missed something stupid but perl 5.8.8 got installed into
    distribution directory I installed from (d: drive).
    Am not sure if I can leave ActiveState perl in c:\Perl.
    In makefile.mk I set
    INST_DRV*= c:
    INST_TP*= $(INST_DRV)\perlw32
    and left other stuff untouched.
    Before installation I created c:\perlw32 directory but this directory is empty.
    Installation with MinGW went smoothly.
    Could you suggest what went wrong?
    Thanks.
  • No.1 | | 980 bytes | |

    8/24/06, via RT rahed <perlbug-followup (AT) perl (DOT) orgwrote:
    # New Ticket Created by rahed
    # Please include the string: [perl #40234]
    # in the subject line of all future correspondence about this issue.
    # <URL: >
    --
    Hello,

    I probably missed something stupid but perl 5.8.8 got installed into
    distribution directory I installed from (d: drive).

    Am not sure if I can leave ActiveState perl in c:\Perl.

    In makefile.mk I set

    INST_DRV *= c:
    INST_TP *= $(INST_DRV)\perlw32

    and left other stuff untouched.

    Before installation I created c:\perlw32 directory but this directory is empty.
    Installation with MinGW went smoothly.

    Could you suggest what went wrong?

    It would be a lot easier to do so if you showed us the build process
    and told us such things as what compiler and maker you are using.

    For instance if you are using nmake then you modified the wrong makefile

    Yves
  • No.2 | | 2695 bytes | |

    demerphq (AT) gmail (DOT) com (demerphq) writes:
    It would be a lot easier to do so if you showed us the build process
    and told us such things as what compiler and maker you are using.

    For instance if you are using nmake then you modified the wrong makefile

    MinGW-5.0.2
    gcc-3.4.4
    dmake-4.5-20060619-SHAY (Windows / MS Visual C++)
    Windows XP

    I don't know where the build process is saved but perl -V renders the
    following:

    Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
    Platform:
    osname=MSWin32, osvers=5.1,
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=undef useithreads=define
    usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
    Compiler:
    cc='gcc', ccflags =' -s -DWIN32 -DHAVE_DES_FCRYPT -
    DPERL_IMPLICIT_CNTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -
    DPERL_MSVCRT_READFIX',
    optimize='-s ',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.4', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, ='long
    long', lseeksize=8
    alignbytes=8, prototype=define
    Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\perlw32\lib\CRE" -L"C:\MinGW\lib"'
    libpth=C:\MinGW\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -
    lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -
    lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -
    lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32
    -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
    Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\perlw32\lib\CRE" -
    L"C:\MinGW\lib"'

    Characteristics of this binary (from libperl):
    Compile-time options: MULTIPLICITY PERL_IMPLICIT_CNTEXT
    PERL_IMPLICIT_SYS PERL_MALLC_WRAP
    PLP_SLAB_ALLC USE_ITHREADS USE_LARGE_FILES
    USE_PERLI
    Built under MSWin32
    Compiled at Aug 24 2006 21:16:01
    @INC:
    D:/install/perl/perl-5.8.8/lib

Re: installation on windows


max 4000 letters.
Your nickname that display:
In order to stop the spam: 6 + 5 =
QUESTION ON "Perl"

EMSDN.COM