On 11/23/2010 09:00 PM, sunil wrote: > > hi > i have compiled qgis 1.6 from the source using msys,mingw compiler,and with > other supported dependencies > and then i have created a qgis 1.6.setup.exe using nsis installer , when i > run that exe in my local machine which is having windows xp , that qgis > interface contains plugin installer > but when i copied that exe to other xp machines > > that qgis1.6.0 interface doesnot have plugin installer , can u suggest any > idea? or whether any dependencies are missing? > > regards > sunil
The plugin installer is actually a python plugin too. So if you didn't copy the python folder inside your installation it will be missing. See if you can find the plugin_installer folder somewhere on your system. That's my best guess. Thanks, Alex _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
