Installation Problem

I get the following errors when trying to run install.php Any help would be appreciated.

Warning: require(Smarty.class.php) [function.require]: failed to open stream: No such file or directory in /home/don104/public_html/site/siteframe.inc on line 450

Warning: require(Smarty.class.php) [function.require]: failed to open stream: No such file or directory in /home/don104/public_html/site/siteframe.inc on line 450

Fatal error: require() [function.require]: Failed opening required \'Smarty.class.php\' (include_path=\'.:/usr/lib/php:/usr/local/lib/php\') in /home/don104/public_html/site/siteframe.inc on line 450

Smarty
by glen / at 15:00 on September 28, 2008

You need to have Smarty installed somewhere where the webserver can reach it. See http://siteframe.org/p/recommendedrequired_software

Re: Smarty
by chrisx / at 23:24 on June 16, 2009

Hi, i get the same problem but your answer is very short and unhelpful. The download comes with smarty so are you saying that i have to install smarty? Your reference hasn't made much sense. Now i altered the path to smarty and now i still have an error message. This time it's saying:

Warning: require(/smartySmarty.class.php) function.require: failed to open stream: No such file or directory in /home/akasha/public_html/siteframe.inc on line 450

Fatal error: require() function.require: Failed opening required '/smartySmarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/akasha/public_html/siteframe.inc on line 450

Now what do i do about this? Because the page you referenced simply says i need smarty installed.

Why would there be a directory or file in /home/akasha/public_html/siteframe.inc?
Would you be able to suggest something a bit more helpful please?