<p>No dia 9 de Abr de 2012 23:38, "Sebastian Kayser" <<a href="mailto:skayser@opencsw.org">skayser@opencsw.org</a>> escreveu:<br>
><br>
> * Juraj Lutter <<a href="mailto:wilbury@opencsw.org">wilbury@opencsw.org</a>> wrote:<br>
> > On 04/10/2012 12:23 AM, Sebastian Kayser wrote:<br>
> > > Yup, this should be able to help:<br>
> > ><br>
> > >     pkgutil -i py_mako<br>
> > ><br>
> > > Curious, where did you get mgar from? If installed via pkgutil, this<br>
> > > should have pulled in py_mako already via its dependency on gar_dev.<br>
> ><br>
> > Running it on unstable10x box in buildfarm.<br>
><br>
> Alright, py_mako is there, so - short of patching mgar - this should<br>
> indeed only be a matter of putting /opt/csw/bin first in your $PATH.</p>
<p>I thought that having it in front is what you always do unless you want to break things.</p>
<p>Is it about /opt/csw/bin/python vs /usr/bin/python? In most scripts I write:</p>
<p>/use/bin/env python2.6</p>
<p>Since there isn't a 2.6 Python on Solaris, this always picks the right Python on both Solaris and Linux. </p>
<p>Maciej<br>
</p>