At 13:43 +0200 2000.08.07, listasd@sicon.net wrote: >I tell you a problem that I am having with a couple of modules. The >installation >makes it using cpan-mac-0.40 and throwing the tar-gzip on the dropplet >"untarzipme.plx". After this, the file glue.pm appears in the folder >"site_perl:Mac". >In principle it seems that everything works but when I check the syntax of a >simple "test.pl" an error appears indicating me that I need the version >1.22 of >Mac::AppleEvents. This lib has installed it in the same way and in >principle works >ok. I have revised the paths of the lib folders in the variables of >environment of >MacPerl and are ok. Could somebody say me that I make bad or like it should >install the libs so that they worked? cpan-mac 0.40 comes with Mac::AppleEvents 1.22, I am pretty sure. Open the actual file :site_perl:Mac:AppleEvents.pm and check inside. If it says 1.22, then you need to fix your libraries so site_perl comes first. And yes, DBD::Pg requires compilation, cf. what Bart wrote. Read macperlmodinstall, and you'd probably be better off using DBD::Proxy (links to the document and a tutorial on DBD::Proxy are on http://pudge.net/macperl/). -- Chris Nandor | pudge@pobox.com | http://pudge.net/ Andover.Net | chris.nandor@andover.net | http://slashcode.com/ # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org