Compiling with H2XS.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kspecial@linuxmail.org

    Compiling with H2XS.

    My name is Noah. What i'm trying to figure out is how I can
    compile this module: Win32::Schedule r. Most modules can simply be
    inserted, be compiled (if you will) with a Makefile, or if there is
    not one made, h2xs.

    Now. H2xs is probably what i'm going to need *not quite sure.
    Check out how the file directory looks:

    ~\scheduler\bli b\lib\Win32:
    --> Scheduler.PM
    --> Scheduler(Direc tory)
    \Scheduler:
    -->CopyJobs.pl
    -->TEST.PL
    -->Win32-Scheduler.ppd
    -->TIE_Scheduler. xpp
    -->TIE_Task.xpp
    -->CONSTANT.CPP
    -->Scheduler.cp p
    -->TIE_Task.cpp
    -->TIEFunctions.c pp
    -->CONSTANT.H
    -->Scheduler.hp p
    -->SchedulerBuild .h
    -->VERSION.H
    -->Scheduler.ds p
    -->Scheduler.ds w
    -->Scheduler.de f
    -->win32perl.h
    -->CUString.lib
    -->CUString.hpp
    <EOF>-----------------------------------<EOF>

    Quite UGLY I might add, but as you can see i have tried to
    spiff it up for whomever may be reading.

    So. ANY clues or small hint's (weeny) would be helpfull.
    Thank you.

    --K-sPecial

    P.S I had this on comp.programmin g (of course they would not give me a response).
Working...