(Next up is to install Gtk3.)
Notes:
##########
Gtk3-0.038
##########
Run 'perl Makefile.PL', 'gmake test', 'gmake install'.
3 test scripts fail:
Test Summary Report
-------------------
t/overrides.t (Wstat: 1280 (exited 5) Tests: 55 Failed:
+ 0)
Non-zero exit status: 5
Parse errors: Bad plan. You planned 233 tests but ran 55.
t/zz-GdkEvent.t (Wstat: 1280 (exited 5) Tests: 141 Failed
+: 0)
Non-zero exit status: 5
Parse errors: Bad plan. You planned 146 tests but ran 141.
t/zz-GtkCellLayoutIface.t (Wstat: 1280 (exited 5) Tests: 33 Failed:
+ 0)
Non-zero exit status: 5
Parse errors: Bad plan. You planned 35 tests but ran 33.
Files=22, Tests=761, 11 wallclock secs ( 0.01 usr + 0.00 sys = 0.01
+CPU)
Result: FAIL
Failed 3/22 test programs. 0/761 subtests failed.
###############
Tonight, repeat those builds using Strawberry Perl 5.38.0, built against the same Gtk2 and GTk3 libraries.
Strawberry will actually create the "Glib.a", "Cairo.a" and "Pango.a" files that my own build of perl did not.
Turns out that this happens because I had ExtUtils-Depends-0.8001, whereas SP has ExtUtils-Depends-0.8000.
I'll provide notes of how those same modules fare on Strawberry when it's all done
Cheers,
Rob.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.