On 1/18/07, Mike <[EMAIL PROTECTED]> wrote: > Seems that I dont have any Tagset.pm files installed anywhere under /sw when > I do a search for them. >
What sort of search? Does ls /sw/lib/perl5/HTML/ run from a terminal give you anything? > On 1/18/07, Alexander Hansen <[EMAIL PROTECTED]> wrote: > > Switching the conversation to fink-devel since html-tagset-pm is > > currently unmaintained > > > > On 1/18/07, Mike <[EMAIL PROTECTED]> wrote: > > > Same problem, see below. > > > > > > crystal:~ mike$ fink install html-tagset-pm > > > Information about 6734 packages read in 1 seconds. > > > No packages to install. > > > > > > > > > crystal:/sw/lib/perl5 mike$ fink list html-tagset-pm > > > Information about 6734 packages read in 1 seconds. > > > i html-tagset-pm 3.10-1 Perl module, data tables > useful > > > in HTML > > > > > > crystal:~ mike$ perl test.pl > > > Can't locate HTML/Tagset.pm in @INC (@INC contains: > > > /sw/lib/perl5/5.8.6/darwin-thread-multi-2level > > > /sw/lib/perl5/5.8.6 > > > /sw/lib/perl5/darwin-thread-multi-2level /sw/lib/perl5 > > > /sw/lib/perl5/darwin > > > /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/ > > > /System/Library/Perl/5.8.6/darwin-thread-multi-2level > > > /System/Library/Perl/5.8.6 > > > /Library/Perl/5.8.6/darwin-thread-multi-2level > > > /Library/Perl/5.8.6 /Library/Perl > > > /Network/Library/Perl/5.8.6/darwin-thread-multi-2level > > > /Network/Library/Perl/5.8.6 /Network/Library/Perl > > > > /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level > > > /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 > .) at > > > > /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/HTML/TokeParser.pm > > > line 12. > > > BEGIN failed--compilation aborted at > > > > /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/HTML/TokeParser.pm > > > line 12. > > > Compilation failed in require at test.pl line 1. > > > BEGIN failed--compilation aborted at test.pl line 1. > > > > > > > > > > Ah. It appears to install the relevant file outside of @INC: > > > > n$ dpkg -L html-tagset-pm > > /. > > /sw > > /sw/lib > > /sw/lib/perl5 > > /sw/lib/perl5/HTML > > /sw/lib/perl5/HTML/Tagset.pm > > ... > > -- Alexander K. Hansen (akh) Fink Documenter (still) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
