on 2/22/03 7:02 PM, Mark Constable <[EMAIL PROTECTED]> wrote (off-list):
> Kurt Bigler wrote: >> .... >> confirm that it worked. Then I made a cp -R copy of the 20030215 source >> tree, cd'd to that directory and then for the first time in my life ran >> "patch", which I did as follows >> >> patch <sqwebmail-3.5.0.20030215-automake.patch >> >> and which resulted in the following output > > Perhaps try... > > cd into_sqwebmail_dir > mv sqwebmail-3.5.0.20030215-automake.patch .. > patch -p1 < ../sqwebmail-3.5.0.20030215-automake.patch > > And you may need a fresh bunzip2 of the source tree if it's > already been molested with a dud patch run. > > --markc Thanks. That worked. Taking the liberty of posting this back to the list since it resolved my issue. -Kurt Bigler
