On Thursday 16 April 2009 22:02:36 [email protected] wrote: > I built all qgis dependencies including qt4 for rhel4. I got the sources > (version 4.4.2) from www.qtsoftware.com and installed them in > /usr/local/qt4. I cannot change to Fedora because my clients use some > proprietary geological interpretation software. As a test I will try > Fedora...
In such case, you could try to get src rpms for all required packages with yumdownloader tool which is included in yum-utils package. Once you have them, you can build them with rpmbuild which comes from rpm-build package. If they all build, you could put them into repo with createrepo and then manage all clients with yum. Manually building them more than one host is going to be time consuming. Tuju -- Varo hattupƤisiƤ autoilijoita. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
