Problem installing smarty
I am finding it difficult to install smarty, i followed the instructions given in tutorial and tried configuring multiple times but every time i got the following error.
Warning: require(Smarty_connect.php) [function.require]: failed to open stream: No such file or directory in C:\wamp\www\indexs.php on line 2
Fatal error: require() [function.require]: Failed opening required 'Smarty_connect.php' (include_path='.;C:\php5\pear') in C:\wamp\www\indexs.php on line 2
please explain where i m going wrong