Git Product home page Git Product logo

extutils-makemaker's Introduction

This is a CPAN distribution of the venerable MakeMaker module.  It has been
backported to work with Perl 5.005_03 and up.

If you do not have a make program, several can be found...

Most Unixen: The make utility which comes with your operating system
should work fine.  If you don't have one, GNU make is recommended,
most others (Sun, BSD, etc...) will work fine as well.
http://www.gnu.org/software/make/make.html                GNU make

Windows: nmake or dmake will work.  GNU make will *not*.
ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe      nmake
http://search.cpan.org/dist/dmake/                        dmake

VMS: MMS or the free MadGoat MaKe utility (MMK) will work.
http://www.madgoat.com/mmk.html                           MMK

If all else fails there is a pure Perl version of make available on
CPAN which should work on most Unixen.
http://search.cpan.org/author/NI-S/Make-1.00/             pmake


PLEASE NOTE: This distribution does not include the xsubpp or typemap
programs.  They are extremely specific to your version or Perl, so
MakeMaker will simply use the one which came with your copy of Perl.
Do not delete your old ExtUtils/ directory.  An upgraded version of xsubpp
can be found in the ExtUtils::ParseXS module.

Known Good Systems:

Every stable MakeMaker release is tested at least on:

MacOS X
Linux/x86
ActivePerl on Windows
Cygwin
OpenVMS

Covering the major portability flavors MakeMaker has to cover.
(I'm always on the lookout for DJGPP, Solaris, *BSD and OS/2 users)


Known Problems:

(See http://rt.cpan.org for a full list of open problems.)

Windows will likely be broken if Perl is installed in C:\Program Files or 
other prefix with a space in the name.

Using the MMS utility on VMS causes lots of extra newlines.  Unknown
why this is so, might be a bug in MMS.  Problem not seen with MMK.

GNU make does not work with MakeMaker on Windows.


Please report any bugs via http://rt.cpan.org.
Send questions and discussion to [email protected]

extutils-makemaker's People

Contributors

schwern avatar chorny avatar xdg avatar craigberry avatar toddr avatar adamkennedy avatar mgruberman avatar sisyphus avatar

Stargazers

Claes Jakobsson avatar

Watchers

Claes Jakobsson avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.