rt3-elixus problem

Kirill Ponomarew krion at voodoo.oberon.net
Fri Jan 14 13:58:04 PST 2005


On Fri, Jan 14, 2005 at 03:29:43PM -0600, Viren Patel wrote:
> Hello. I am not sure this is the correct list for this
> sort of question. Please re-direct me if necessary. I
> installed rt3-elixus port (along will all other
> requirements). When loading index.html the following error
> is given:
> 
> error:   	Component path given to Interp->load must be
> absolute (was given index.html)
> context:
> ...
> 194:  	if (!ref($request_comp)) {
> 195:  	$request_comp =~ s{/+}{/}g;
> 196:  	$self->{top_path} = $path = $request_comp;
> 197:
> 198:  	search: {
> 199:  	$request_comp = $self->interp->load($path);
> 200:
> 201:  	last search unless $self->use_dhandlers;
> 202:
> ...
> code stack: 
> 	/usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm:198
> /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm:166
> /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:68
> /usr/local/lib/perl5/site_perl/5.8.5/Class/Container.pm:265
> /usr/local/lib/perl5/site_perl/5.8.5/Class/Container.pm:343
> /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/Interp.pm:222
> /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:899
> /usr/local/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm:824
> /usr/local/rt3/bin/webmux.pl:111
> /dev/null:0
> 
> System configuration
> 
> FreeBSD 5.3
> apache+mod_ssl-1.3.33+2.8.22
> rt-elixus-20041022
> p5-HTML-Mason-1.28
> mysql-server-4.1.8a
> perl-5.8.5
> 
> How can I fix this? Thanks.

Please contact maintainer <autrijus at autrijus.org> to resolve this
problem.

-Kirill


More information about the freebsd-ports mailing list