Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Cairo 1.00

    Download button

    No screenshots available
    Downloads: 2,647  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Torsten Schoenfeld | More programs
    Perl Artistic License / FREE
    September 6th, 2006, 08:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Cairo description

    Cairo package contains Perl bindings to the cairo graphics library.

    Cairo package contains Perl bindings to the cairo graphics library.

    INSTALLATION

    To install this module type the following:

    perl Makefile.PL
    make
    make test
    make install

    To avoid installing to a system directory, if you don't have root access, you can change the installation prefix at Makefile.PL time with

    perl Makefile.PL PREFIX=/some/other/place

    This will install the module to the subdirectory lib/perl5 under the given prefix. If this is not already in perl's include path, you'll need to tell perl how to get to this library directory so you can use it; there are three ways:

    in your environment (the easiest):
    # assuming a bourne-style shell
    PERL5LIB=/some/other/place/lib/perl5/site_perl export PERL5LIB
    on the perl command line:
    perl -I /some/other/place/lib/perl5/site_perl yourscript
    in the code of your perl script:
    use lib '/some/other/place/lib/perl5/site_perl';

    Product's homepage

    Requirements:

    · Perl
    · cairo (C library) >= 1.0.0
    · ExtUtils::PkgConfig (perl module)
    · ExtUtils::Depends (perl module)

      


    TAGS:

    Perl bindings | cairo graphics | Perl module | Cairo | Perl | bindings

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM