From: Jochen Wiedmann Date: July 22 2002 9:56am Subject: Re: Help needed List-Archive: http://lists.mysql.com/perl/1872 Message-Id: <1027331784.3d3bd6c892fa5@webmail.LF.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Zitiere Suresh Sudarsan : > I donot have mysql installed in my system > > But i do want to have the msql-mysql modules installed in my system to > access > remote database using perl scripts. Now it could not find the required > libararies/files > > How can i do this? If you have Windows and ActivePerl, just use PPM to install the modules. Otherwise do a client-only installation of MySQL (this is described in the MySQL installation docs) and go on as if MySQL were installed.