[WM] Better but not perfect install under Win98

Eric Pement pemente.northpark.edu
Fri Apr 26 14:50:03 IST 2002


Replying to Duncan, who on 26 Apr 2002 wrote:

> [ ...] Contrary to the documentation, EtText is
> required. I put it within the 'lib' directory under webmake, i.e.
> 
> webmake
>     lib
>         html
>             webmake
>         text
>             ettext
> 
> 
> I guess that I should have posted these problems to the list when I
> first encountered them. I'll try to figure out quite why the webmake
> installation for Windows doesn't work at the weekend.

  Thanks so much for your help!! I copied the EtText directories to 
where you specified, changed the filename from 'webmake.raw' to 
'webmake' and I have now received MUCH better results when I try to 
run the webmake test suite. Here they are (I hope this doesn't 
wrap!):


Failed Test          Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------
t/binarycontent.t                      2    1  50.00%  2
t/dotdotlinks.t                       19   18  94.74%  2-19
t/download_tag.t           2   512    35   35 100.00%  1-35
t/htmlcleanerimgs.t                    9    4  44.44%  2-3, 6-7
t/imgsize.t                            7    4  57.14%  2-3, 6-7
t/navlinks_warning.t                  17    2  11.76%  1, 3
t/perlout.t                           11    6  54.55%  2-3, 6-9
t/rssbox.t                            15   14  93.33%  2-15
t/xsl.t                                3    2  66.67%  2-3
5 subtests skipped.
Failed 9/53 test scripts, 83.02% okay. 86/563 subtests failed, 84.72% 
okay.

In the perlout test (above), I don't have the IO::String module 
installed. I have rectified that, and installed IO::String from CPAN 
just a few minutes ago.

In addition, I notice that the tests for freetable, implicitmetas, 
implicitmetas2, and metacache all generated a DOS error message, "Bad 
command or filename", meaning that DOS couldn't locate the requested 
command or file on the path.

In 'freetable', I'm sure it was because of the command `which` 
(executed in backticks and passed to a $scalar). I don't have which 
on my computer. In the others, I imagine it might be because of path 
constructions, since Unix paths/look/so, and Windows paths\look\so.

Anyway, I'm making some progress in this situation. Now if only the 
section on "migrating your site to webmake" wasn't so hard to figure 
out!! Thanks much.
--
Eric Pement - pemente at northpark.edu





More information about the Webmake-talk mailing list