Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 09:10:21 -0500
From:      "Dan Langille" <dan@langille.org>
To:        ports@freebsd.org
Cc:        erwin@lansing.dk, ijliao@freebsd.org
Subject:   Is textproc/p5-PDF-API2 missing some dependencies?
Message-ID:  <3DC0F37D.26871.51B356C5@localhost>

next in thread | raw e-mail | index | archive | help
Hi folks,

I just installed textproc/p5-PDF-API2 and tried a simple example:

$ less example.pl
use PDF::API2;

$ perl example.pl
Can't locate warnings.pm in @INC (@INC contains: 
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd 
/usr/local/lib/perl5/site_perl/5
.005 . /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503) at 
/usr/local/lib/perl5/site_perl/5.005/Text/PDF/FileAPI.pm line 6
.
BEGIN failed--compilation aborted at 
/usr/local/lib/perl5/site_perl/5.005/Text/PDF/FileAPI.pm line 6.
BEGIN failed--compilation aborted at 
/usr/local/lib/perl5/site_perl/5.005/PDF/API2.pm line 45.
BEGIN failed--compilation aborted at example.pl line 1.

Anyone know what this warnings.pm is?  Is there a dependency missing 
from the port?
-- 
Dan Langille


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DC0F37D.26871.51B356C5>