Re: Help needed with make test error

2001-04-30 Thread Gary Nielson
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

Re: Help needed with make test error

2001-04-30 Thread Gerald Richter
> 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,