Brad,

One way to tel lif H:T is installed (at least on linux) is to open a 
terminal and do:

perldoc HTML::Template

If you get a "No documentation found" type error, then it may not be 
installed.  

I don't know if slocate is installed on OS X, but if it is, you could 
also do:

locate Template.pm

HTH,

--Alex

On Tue, 4 
Mar 2003, Brad Cathey wrote:

> First of all, thanks to all those who responded to my newbie questions
> yesterday. Very helpful.
> 
> Trying to install H::T on my Mac OS X machine. From the Terminal window, was
> able to run the install from CPAN...I think. When I ran a test that had
> worked on my regular web server, nada. Is there a way to tell H::T is
> installed on my system? Is there a better way to install. I'm not a Unix guy
> and not sure how to use methods like Makefile.
> 
> Thanks.
> ..........................
> Brad Cathey
> Highgate Cross
> 124B S. County Farm Road
> Wheaton, IL 60187
> P: 630.665.6800
> F: 630.653.0647
> E: [EMAIL PROTECTED]
> W: http://www.highgatecross.com
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
> for complex code. Debugging C/C++ programs can leave you feeling lost and 
> disoriented. TotalView can help you find your way. Available on major UNIX 
> and Linux platforms. Try it free. www.etnus.com
> _______________________________________________
> Html-template-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/html-template-users
> 
> 



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to