From: Jochen Wiedmann Date: February 14 2003 6:37am Subject: Re: mysql under windows List-Archive: http://lists.mysql.com/perl/2035 Message-Id: <1045204676.3e4c8ec410f9e@webmail.LF.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Quoting Randy Kobes : > I added a post-install script which will offer to fetch and > install, if desired, the required libmySQL.dll, if you don't have > it already - this point caused some confusion earlier. Nice idea! :-) However, couldn't this cause trouble if there are two different dll's, one inside the Perl directory and another one in the MySQL directory? (I am not sufficiently inside Windows C programming to know.) Jochen