In theory this should work, but I have never tried in practice. lib/Codestriker/Http/UrlBuilder sets url_prefix from $query->url(), which is meant to include the port number.
Which links are not working? Cheers, David 2009/7/22 Tugashov, Mikhail <mtug...@mera.ru>: > Hi David, > > We have run Apache on localhost:9090 > As far as I understood codestriker.pl > generates html with just /localhost/ > Does codestriker have a possibility to set port number? > Could you explain where I should change something, please? > > Regards, > Mikhail Tyugashov > > -----Original Message----- > From: David Sitsky [mailto:david.sit...@gmail.com] > Sent: Monday, July 20, 2009 12:47 PM > To: Tugashov, Mikhail > Cc: codestriker-user@lists.sourceforge.net > Subject: Re: Install problem > > Hi Mikhail, > > If you run those commands as user root, then they will go into the > default perl library location. Once done, the next time you run > install.pl, it will locate them automatically. > > Cheers, > David > > 2009/7/20 Tugashov, Mikhail <mtug...@mera.ru>: >> Hi, >> >> >> >> Our system is -bash-3.00# showrev >> >> Release: 5.10 >> >> Kernel architecture: i86pc >> >> Application architecture: i386 >> >> Kernel version: SunOS 5.10 Generic_139556-08 >> >> >> >> 64bit >> >> >> >> I couldn't install codestriker with following messages >> >> >> >> -bash-3.00# perl install.pl >> >> Checking for LWP::UserAgent (any) not found >> >> Checking for CGI (v2.56) ok: found v3.33 >> >> Checking for Net::SMTP (any) ok: found v2.26 >> >> Checking for MIME::QuotedPrint (v2.14) ok: found v3.01 >> >> Checking for DBI (v1.13) ok: found v1.58 >> >> Checking for Template (v2.07) not found >> >> Checking for HTML::Entities (any) not found >> >> Checking for File::Temp (any) ok: found v0.14 >> >> Checking for XML::RSS (v1.05) ok: not found, optional >> >> Checking for Encode::Byte (any) ok: found v1.23 >> >> Checking for Encode::Unicode (any) ok: found v1.40 >> >> Checking for DBD::mysql (any) not found >> >> >> >> Codestriker requires some Perl modules which are either missing >> >> from your system, or the version on your system is too old. >> >> They can be installed by running (as root) the following: >> >> perl -MCPAN -e 'install "LWP::UserAgent"' >> >> perl -MCPAN -e 'install "DBD::mysql"' >> >> perl -MCPAN -e 'install "HTML::Entities"' >> >> perl -MCPAN -e 'install "Template"' >> >> >> >> I have downloaded required modules but don't know where they should be that >> codestriker install.pl can catch them >> >> >> >> Could you help me, please? >> >> >> >> Regards, >> >> Mikhail Tyugashov >> >> > ------------------------------------------------------------------------------ _______________________________________________ Codestriker-user mailing list Codestriker-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/codestriker-user