<font color="#000000"><b>Tell me how to make a deb & I can help<br clear="all"></b></font><b><font color="#33CC00" style="background-color:rgb(255, 255, 255)">Alvin Koffman</font><br>
</b>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><font color="#3366FF"><font style="font-style:italic" size="4">IN</font><font size="4" style="font-style:italic"> brightest day, in blackest night,</font></font></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><i><font size="4" color="#3366FF">No evil shall escape my sight</font></i></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><i><font size="4" color="#3366FF">Let those who worship evil's might,</font></i></p>
<p style="margin:0px;text-indent:0px"><b><span style="font-family:Verdana;font-weight:normal"><font><i><span style="font-family:arial"><font size="4" color="#3366FF">Beware my power..</font><font size="4" style="color:rgb(0, 0, 0)">. </font></span></i></font></span></b></p>
<p style="margin:0px;text-indent:0px"><b><span style="font-family:Verdana;font-weight:normal"><font><i><span style="font-family:arial"><font size="4" style="color:rgb(0, 0, 0)"></font><font size="6" color="#FF0000">My Holy Spirit's light!</font></span><font size="6" color="#FF0000"> </font></i></font></span></b></p>
<br>
<br><br><div class="gmail_quote">On Fri, Sep 23, 2011 at 11:59 AM, Steve Conklin <span dir="ltr"><<a href="mailto:steve@conklinhouse.com">steve@conklinhouse.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
OK, I've made some progress in troubleshooting this. The package in<br>
the PPA is just plain broken,<br>
and I suggest you install from the tarball until I can fix it, and<br>
don't use the PPA. In fact, I'm<br>
going to delete the broken package from the PPA.<br>
<br>
The package installs the modules to the wrong directory, putting them<br>
in /usr/share instead<br>
of in /usr/local/lib/python2.6/dist-packages<br>
<br>
So I understand the problem, but I can't fix the packaging right away<br>
because I'm traveling for<br>
the rest of today. I can probably fix it by Monday.<br>
<br>
The reason this didn't fail on the machine I'm on now is that the<br>
files in the right location were<br>
left over from a previous release which I had installed manually and<br>
forgotten was even installed<br>
(i.e. I thought this was a clean machine). I'm sorry for the problems<br>
caused by the bad package,<br>
but thanks for the help in tracking this down.<br>
<br>
Steve AI4QR<br>
<div><div></div><div class="h5"><br>
On Thu, Sep 22, 2011 at 10:16 PM, Alvin Koffman <<a href="mailto:ka9qlq@gmail.com">ka9qlq@gmail.com</a>> wrote:<br>
> I just download the newest .gz and expand it to a dir in my /home/alvin/bin<br>
> I keep scripts in<br>
> Alvin Koffman<br>
><br>
> IN brightest day, in blackest night,<br>
><br>
> No evil shall escape my sight<br>
><br>
> Let those who worship evil's might,<br>
><br>
> Beware my power...<br>
><br>
> My Holy Spirit's light!<br>
><br>
><br>
> On Thu, Sep 22, 2011 at 7:27 PM, KE5EOT <<a href="mailto:ke5eot@gmail.com">ke5eot@gmail.com</a>> wrote:<br>
>><br>
>> If no one objects, I'll keep it on the list. It might help the next<br>
>> person. My thanks for all the help!<br>
>><br>
>> randy@randy-laptop:~$ python<br>
>> Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56)<br>
>> [GCC 4.4.3] on linux2<br>
>> Type "help", "copyright", "credits" or "license" for more information.<br>
>> >>> import sys<br>
>> >>> print sys.path<br>
>> ['', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',<br>
>> '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',<br>
>> '/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',<br>
>> '/usr/lib/python2.6/dist-packages/PIL',<br>
>> '/usr/lib/python2.6/dist-packages/gst-0.10',<br>
>> '/usr/lib/pymodules/python2.6',<br>
>> '/usr/lib/python2.6/dist-packages/gtk-2.0',<br>
>> '/usr/lib/pymodules/python2.6/gtk-2.0',<br>
>> '/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode',<br>
>> '/usr/local/lib/python2.6/dist-packages']<br>
>> >>><br>
>><br>
>> Randy (KE5EOT)<br>
>> ARRL, QCWA, ARES, RACES<br>
>> <a href="http://ke5eot.webs.com" target="_blank">http://ke5eot.webs.com</a><br>
>><br>
>><br>
>> On 09/22/2011 05:08 PM, Steve Conklin wrote:<br>
>> > Can you do the following for me?<br>
>> ><br>
>> > start python and type the next two lines into the python interpreter<br>
>> > and paste the results here:<br>
>> ><br>
>> > $ python<br>
>> > ... python startup banner ...<br>
>> >>>> import sys<br>
>> >>>> print sys.path<br>
>> > You can email me directly if you want to take this off-list.<br>
>> ><br>
>> > Steve<br>
>> ><br>
>> > On Thu, Sep 22, 2011 at 5:43 PM, Steve Conklin<<a href="mailto:steve@conklinhouse.com">steve@conklinhouse.com</a>><br>
>> > wrote:<br>
>> >> On Thu, Sep 22, 2011 at 5:28 PM, Steve Conklin<<a href="mailto:steve@conklinhouse.com">steve@conklinhouse.com</a>><br>
>> >> wrote:<br>
>> >>> Actually, I saw this same problem in the preliminary packaging that<br>
>> >>> I've been working on, but I haven't tracked down the problem. I'll<br>
>> >>> have another look.<br>
>> >>><br>
>> >>> Steve<br>
>> >> I was running the exact same version on this 10.04 machine, and it was<br>
>> >> working.<br>
>> >> I just uninstalled and reinstalled and it works fine after that, too.<br>
>> >> So I'm not sure<br>
>> >> what's going on.<br>
>> >><br>
>> >>><br>
>> >>> On Thu, Sep 22, 2011 at 5:05 PM, Dan Smith<<a href="mailto:dsmith@danplanet.com">dsmith@danplanet.com</a>><br>
>> >>> wrote:<br>
>> >>>>> I used the instructions on this site.<br>
>> >>>> Okay.<br>
>> >>>><br>
>> >>>> Steve, is it possible that the package isn't installing the module in<br>
>> >>>> the right place on 10.04 to get picked by chirpw?<br>
>> >>>><br>
>> >>>> Thanks!<br>
>> >>>><br>
>> >>>> --<br>
>> >>>> Dan Smith<br>
>> >>>> <a href="http://www.danplanet.com" target="_blank">www.danplanet.com</a><br>
>> >>>> KK7DS<br>
>> >>>> _______________________________________________<br>
>> >>>> chirp_users mailing list<br>
>> >>>> <a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>
>> >>>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
>> >>>><br>
>> > _______________________________________________<br>
>> > chirp_users mailing list<br>
>> > <a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>
>> > <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
>> ><br>
>> _______________________________________________<br>
>> chirp_users mailing list<br>
>> <a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>
>> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
><br>
><br>
> _______________________________________________<br>
> chirp_users mailing list<br>
> <a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>
> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
><br>
><br>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
</div></div></blockquote></div><br>