I&#39;m not sure. I do use this to set the qgis_prefix:<br>----------------------------------------------- <br><i>    if <a href="http://os.name">os.name</a> == &quot;nt&quot;:<br>        osgeo4wDir = &quot;C:/OSGeo4W/apps/qgis-1.3&quot;<br>

        basicDir = &quot;C:/qgis&quot;<br><br>        if os.path.isdir( osgeo4wDir ):<br>            qgis_prefix = osgeo4wDir<br>        else:<br>            qgis_prefix = basicDir<br>    else:<br>        qgis_prefix = &quot;/usr&quot;</i><br>

<br><i>    if not os.path.isdir( qgis_prefix ):<br>        raise RuntimeError, &quot;QGIS dir not found!&quot;</i><br>-----------------------------------------------<br><br>Even better is to copy the plugins and resources dirs from QGIS installation to your application dir. This way you can set the qgis_prefix to &#39;.&#39; . (Tested on Windows)<br>

<br>Regards.<br><br>Germán<br><br><br><br><div class="gmail_quote">El 23 de diciembre de 2009 04:56, Luca Delucchi <span dir="ltr">&lt;<a href="mailto:lucadeluge@gmail.com">lucadeluge@gmail.com</a>&gt;</span> escribió:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2009/12/22 Germán Carrillo &lt;<a href="mailto:carrillo.german@gmail.com">carrillo.german@gmail.com</a>&gt;:<br>


<div class="im">&gt; Hi Luca.<br>
&gt;<br>
&gt; I guess you have troubles with qgis_prefix. You should set it to point the<br>
&gt; QGIS dir.<br>
&gt;<br>
&gt; e.g.   qgis_prefix = &#39;/usr&#39;     (On Ubuntu it works)<br>
&gt;<br>
<br>
</div>thank&#39;s i solved it.<br>
Is possible to set it automatically?<br>
<br>
&gt; Regards.<br>
&gt;<br>
&gt; Germán<br>
&gt;<br>
<br>
Thank&#39;s<br>
<font color="#888888">Luca<br>
</font></blockquote></div>-- <br>-----------<br>  |\__  <br>(:&gt;__)(<br>   |/    <br><br>Soluciones Geoinformáticas Libres                            <br><a href="http://geotux.tuxfamily.org/">http://geotux.tuxfamily.org/</a><br>