<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

What about "find_library('usb-1.0')"?</blockquote><div><br></div><div>Yes! That did the job.<br><br></div><div>Thanks everyone. Now my Lego Mindstorms NXT2.0 works connected to the XO :)</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><br>

<div class="gmail_quote">On Mon, Oct 18, 2010 at 5:55 AM, Tomeu Vizoso <span dir="ltr"><<a href="mailto:tomeu@sugarlabs.org">tomeu@sugarlabs.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Fri, Oct 15, 2010 at 21:24, Emiliano Pastorino<br>
<<a href="mailto:epastorino@plan.ceibal.edu.uy">epastorino@plan.ceibal.edu.uy</a>> wrote:<br>
> Hi everyone,<br>
><br>
> I'm trying to use libusb, but I'm getting this behaviour in python:<br>
><br>
>>> from ctypes.util import find_library<br>
>>> find_library('usb')<br>
>>><br>
> (returned None)<br>
<br>
</div>What about "find_library('usb-1.0')"?<br>
<br>
It's probably good that you need to specify the version in this case<br>
because the API between 0.1 and 1.0 is likely to have changed. This is<br>
because there's no libusb.so symlink.<br>
<br>
Regards,<br>
<br>
Tomeu<br>
<div class="im"><br>
> The strange thing is that in another XO, same build (802), it does find the<br>
> library:<br>
>>> from ctypes.util import find_library<br>
>>> find_library('usb')<br>
>>> 'libusb-0.1-so.4'<br>
> Both XO have this file in /usr/lib, but the first one won't find it.<br>
> Nevertheless, it finds other libraries under /usr/lib.<br>
><br>
> I've checked /etc/ld.so.conf and it's the same for both XO.<br>
> I'm using the same version of libusb and libusb-devel, and they were<br>
> installed with yum.<br>
> Any tips?<br>
</div>> _______________________________________________<br>
> Devel mailing list<br>
> <a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
> <a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
><br>
><br>
</blockquote></div><br><br clear="all"><br>-- <br>Ing. Emiliano Pastorino<br>Plan Ceibal<br>Av. Italia 6201 CP: 11500, Montevideo, Uruguay<br>Tel: (598) 2 601 5773 int.: 2232 <br>