Re: Announcement: Glib::Event module



On Sun, 27 Nov 2005 20:40:45 +0100
Marc Lehmann <schmorp schmorp de> wrote:

I am pleased to announce the (very alpha-ish) release of Glib::Event.

Hi, I ran into a bit of a problem when trying your module.
First, when I ran "perl Makefile.pl" I get an error:

Looks good
MakeMaker FATAL: prerequisites not found (Event 1)
               Please install these modules first and rerun 'perl Makefile.PL'.

So I changed Makefile.pl from
    PREREQ_PM    => {
       Event => 1,
       ExtUtils::PkgConfig => 0,

to

    PREREQ_PM    => {
       Event => 0,
       ExtUtils::PkgConfig => 0,

then it installed.

If I'm wrong, where do I get Event 1 ?
The latest I have is .87 ?
Or what mistake am I making? :-)


-- 
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]