Alien-FLTK

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

- X11/\*nix

    X11-based systems require several development packages. On Debian, these may
    be installed with:

        > sudo apt-get install libx11-dev
        > sudo apt-get install libxi-dev

    Additionally, the optional XCurser lib may be installed with:

        > sudo apt-get install libxcursor-dev

- Darwin/OSX

    Uh, yeah, I have no idea.

## Installation

The distribution is based on [Module::Build](https://metacpan.org/pod/Module%3A%3ABuild), so use the
following procedure:

lib/Alien/FLTK.pm  view on Meta::CPAN

=item X11/*nix

X11-based systems require several development packages. On Debian, these may
be installed with:

    > sudo apt-get install libx11-dev
    > sudo apt-get install libxi-dev

Additionally, the optional XCurser lib may be installed with:

    > sudo apt-get install libxcursor-dev

=item Darwin/OSX

Uh, yeah, I have no idea.

=back

=head2 Installation

The distribution is based on L<Module::Build|Module::Build>, so use the



( run in 0.248 second using v1.01-cache-2.11-cpan-4d50c553e7e )