Thanks Micha.

It really solved my problem. Also, to overcome the installed dependencies
issue, I used '--force' option:

rpm -i /usr/tmp/qgis/rpm/*.rpm --force -v

Please let me know if I am messing up things by the above command.

Thanks,
Ela. 

> -----Original Message-----
> From: Micha Silver [mailto:[email protected]]
> Sent: Thursday, October 08, 2009 2:16 AM
>
> If the unconnected machines are all identically installed and updated,
> then by connecting one machine to the internet, you could probably use:
> 
> yumdownloader --resolve --destdir <a target directory> qgis
> 
> to get all rpms necessary to install QGIS and fulfil dependencies. Then
> take that directory full of rpms to all other computers and do:
> 
> rpm -i *.rpm
> 
> If the unconnected machines are not equal, or updated at different
> stages, I'd say you have a problem  ;-(
> 
> 
> --
> 
> Micha

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to