Help for this page

Select Code to Download


  1. or download this
    C:\usr\local\Cairo-GObject-1.001>perl Makefile.pl
    Can't load 'C:/strawberry/perl/site/lib/auto/Glib/Glib.dll' for module
    + Glib: loa
    ...
    Warning: NAME must be a package name
    Can't locate object method "postamble_clean" via package "Glib::MakeHe
    +lper" (per
    haps you forgot to load "Glib::MakeHelper"?) at Makefile.pl line 77.
    
  2. or download this
    #!/usr/bin/perl
    #
    ...
        printf("%-15.15s: $ENV{CPATH}\n", "CPATH");
        printf("%-15.15s: $ENV{GI_TYPELIB_PATH}\n", "GI_TYPELIB_PATH");
    }