Date: Fri, 14 Jan 2005 15:29:43 -0600 (CST) From: "Viren Patel" <virenp@mail.utexas.edu> To: freebsd-ports@freebsd.org Subject: rt3-elixus problem Message-ID: <33416.146.6.178.5.1105738183.squirrel@146.6.178.5>
next in thread | raw e-mail | index | archive | help
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. -- Viren Patel Chemistry & Biochemistry University of Texas at Austin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33416.146.6.178.5.1105738183.squirrel>