Larry Dalton wrote:
Got a problem with building templates on SUN Solaris-9. I don't have the SUN Studio compiler, just gcc. I've used the latest 'perlgcc Makefile.PL' which doesn't seem to help keep it from calling 'cc'. Has anyone a template that looks for gcc ? So as to run it on SUN?
Larry, try reading the README file, which goes:
To install the Template Toolkit:
tar zxf Template-Toolkit-2.08c.tar.gz
cd Template-Toolkit-2.08c
perl Makefile.PL
make
make test
make install
where do you see gcc involved?
If you still have troubles compiling TT post the output of 'perl -V'
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates