On 7/14/07, Varoon <zeter90@yahoo.com> wrote:
i have install fedora 7live cd on my hard drive.However i am tring to
install gcc 3.2 rpm file
i used tihs commnad
yum install *****.rpm
However i get an error during install that yum can access a sayin that i need to acess a url ( fedora.mirror... the url was somthin glike that)to update..and i did not set up any network options

Varoon,

If you are trying to install an rpm from your local filesystem, you cannot use the 'install' option of yum.

Try 'yum localinstall ******.rpm' instead.  It should make all the difference in the world.

Cheers,

Clint