Thanks for your help.

Biohisham: That's probably a good idea. I might need modules again some day...

Khen: Okay, I don't understand much about that, but I tried running those programs. The first one seems to have installed a great many things, and spat out plenty of error messages, most of them about 'YAML' not being installed or 'make' failing in various ways. The last lines are

KTHAKORE/Alien-SDL-1.2.tar.gz [depend] -- NOT OK Prepending /Users/Chuma/.cpan/build/Test-Harness-3.21-HIJuax/blib/arch + /Users/Chuma/.cpan/build/Test-Harness-3.21-HIJuax/blib/lib to PERL5L +IB for 'test' Running Build test Make had some problems, won't test Running Build install Make had some problems, won't install
I tried running the second one anyway, but it Can't locate Alien/SDL.pm in @INC.
Any more ideas?

EDIT: I tried (after reading the aforementioned tutorial) installing SDL::App with CPAN, and I get some more YAML-related errors. I tried 'make' on the YAML directory, and got No rule to make target `/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE/config.h', needed by `Makefile'.  Stop. So I tried using CPAN again, "install YAML". Oddly enough, it also complains about YAML not being installed, and then comes to the same conclusion about config.h.


In reply to Re: Installing SDL by Chuma
in thread Installing SDL by Chuma

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.