"Lee Dilkie" <[EMAIL PROTECTED]> writes:

> I googled this problem and I understand that *something* has
> installed this module/package/??? from CPAN. How can I find out what
> port is using this? I have a DB_File already installed from the db41
> port, so why is another one needed?

If you do 

    perl -MCPAN -e shell
    install DB_File

then you get that port.

Note that the Berkeley-DB library (from the db41 port) and the Perl
interface thereto (DB_File) are two different things.

Kai

PS: Is "thereto" correct in this context?  It seemed like a cool way
    to make the sentence shorter ;-)

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to