is it the rss mod for zencart your installing?
how far have you got with the install? there is one wee tweak that needs doing that you'v probably missed, although Im not sure seeing as I dont know how far on with the install you are lol
if you'v uploaded the mod to the right place and done the sql patch, its just a matter of adding this code here
<?php echo rss_feed_link_alternate(); // RSS Feed ?>
to /includes/templates/your-template-name-here/common/html_header.php and put that line of code under <head>
save it and upload it back to the server and the rss icon should now show in the right hand side of the address bar