Forum Moderators: mack
I've downloaded the software and extracted the Mail-1.1.13.tgz folder but I don't know where to go from here. My system is Windows XP/SP2.
I've tried a number of commands in the command prompt window but get wrong syntax messages. The Pear instructions are:
<quote>The command line installer is the easiest way to install PEAR packages on your system: It connects to the PEAR package server via a simple HTTP connection, loads the package on your system and installs it to the desired location.
Fully-automatic installation
Using the command line installer is pretty straightforward and easy to use. Simply run the following line on your shell:
$ pear install <package>
<package> has to be replaced with the name of the package you want to install (e.g. HTTP_Upload).</quote>
Many thanks
John
Are you wanting to test the package on your local system, or do you want to run your machine as a server? You can try asking in our Prel forum [webmasterworld.com] for information about running Perl under Windows. :)
php go-pear.php
Next, run the following command to see a list of the packages:
pear remote-list
pear install Mail_Mime