Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
The following blatherings have been on my homenode a while, for lack of a better place to put them.   This thread looks like a good home.   8^P
    cheers,
    Don
    striving toward Perl Adept
    (it's pronounced "why-bick")

Diary of a frustrated !(AS|PPM) Perl install on Win2k

  1. Retrieve and install Siemens' precompiled 5.00503 binary for win32.
  2. Edit d:\perl\5.00503\lib\MSWin32-x86\Config.pm to reflect installed drive letter if not default "C" (thanks to OeufMayo, Yohimbe)
  3. Retrieve and install pmake.
    • perl Makefile.PL
    • perl -I. pmake
    • perl -Mblib pmake test
    • perl -Mblib pmake install
  4. Copy Make.pm to d:\perl\site\500503\lib\
  5. Install pure-Perl CPAN modules.
    • perl Makefile.PL
    • pmake.bat
    • pmake.bat test
    • pmake.bat install

    • Tie::IxHash - succeed
    • Net::Telnet - succeed
    • Term::ReadKey - <font size="-1">fail
    • Net::Telnet::Cisco - fail
  6. Keep digging - shouldn't have to manually copy .pm files to d:\perl\site\500503\lib\ ?!
  7. Continue pondering free(beer|speech) compilers for modules containing C/C++.
  8. from crazyinsomniac, but I've not got this far:
    • MM_Win32 UNINSTALL= $(Perl)... line doesn't appear to be valid perl syntaxt...
    • The \"\" stuff and also multiple -e switches...
    • Replace the \"\" with qq()...
    • Make needs the \ at the end of the line...
  9. Give up.   Install ActivePerl instead.
  10. Try again later.   Maybe.   If I get bored and ambitious
Resources for compiling Perl from source on Win32. Relevant nodes

In reply to Re: ...PPMed module for Win32 (ancient diary of Sieperl woes) by ybiC
in thread HowTo build and distribute a PPMed module for Win32 by idnopheq

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-18 01:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found