Hi I am baffled. What does this mean? I run make test and this is the response:
\n
# MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
# Fatal makefile 801: No terminator specified for in-line file operator
\n
I am attempting to install GD in my ActivePerl folder (\lib) under Windblows 98+. I installed all the other parts of that particular library; I use Borland line compiler, which is in another directory, so that's it's share of problems in itself, but I'm poor and can't afford an IDE yet :>. I think GD is Windblows compatible, I'm slogging through lots of docs just to make sure.\n I did a Vivissimo search looking for help but perl module authors seem to get very rude and snippy if you ask for any help at all in installation and make issues. I understand they probably deal with lots of idiots in that department, but a FAQ somewhere on the web would be helpful. So I don't mean to be rude, but I just need some help with this, thanks. And I just wanted everyone to know I did my homework on this too, or tried to...

Edit kudra, 2002-06-15 pre tags to distinguish output


In reply to makefile (Win32) by monkMAC

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.