That was it. Thanks! I'm in business now :)
On Mon, 30 Apr 2001, Gerald Richter wrote:
>
>
> > I tarred up the contents of my test/tmp directory for you. Thanks for your
> > help.
> >
>
> The problem is your path
>
> /home/gnielson/bin/HTML::Embperl/HTML-Embperl-1.3.1
>
> Embperl takes the
> I tarred up the contents of my test/tmp directory for you. Thanks for your
> help.
>
The problem is your path
/home/gnielson/bin/HTML::Embperl/HTML-Embperl-1.3.1
Embperl takes the : als path separator, so the above path becomes two
/home/gnielson/bin/HTML
Embperl/HTML-Embperl-1.3.1
where,
> EmbperlObject/sub/epopage2.htm ...
> Error in Line 6
> Is: > head from foo<
> Should: > another head from sub<
That is strange, never seen this before. Could you send me test/tmp/test.log
file (via private email) ?
Gerald
-
Gera
Hi,
I am trying to install HTML-Embperl-1.3.1 on a Redhat 5.2 machine running
perl version 5.004_04. I installed File-Spec-0.82, and it appears that I
have all the other modules that INSTALL.pod says are optional.
When I run make test, I get the following error. Can anyone help me
figure out ho