Hi all,<br>
<br>
Sorry for having forgotten my response to the list.<br>
<br>
Here goes the forward.<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Mauricio Lin</b> &lt;<a href="mailto:mauriciolin@gmail.com">mauriciolin@gmail.com</a>&gt;
<br>Date: Nov 18, 2005 2:30 PM<br>Subject: Re: [LDTP-Dev] How to appmap the firefox web browser<br>To: Prashanth Mohan &lt;<a href="mailto:prashmohan@gmail.com">prashmohan@gmail.com</a>&gt;<br><br></span>Hi Mohan,<br>
<br>
<div><span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Mauricio,<br><br>I am not having any problems with at-poke at my debian box (sarge 
3.1).<br>I am uploading my compiled source... u can run the at-poke binary<br>directly as src/at-poke.<br><br>I have uploaded it to <a href="http://prash.nipl.net/ldtp/at-poke.tar.bz2" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://prash.nipl.net/ldtp/at-poke.tar.bz2
</a></blockquote></span><div><br>
Yes, your at-poke is working now. Thanks. But I wonder why my at-poke is not working.<br>
<br>
Where did you get the at-poke source? <br>
<br>
I got the at-poke-0.2.2-10.src.rpm&nbsp; and I used alien to convert to tgz package. Look the contents of the tgz package:<br>
<br>
# tar tzvf at-poke-0.2.2.tgz<br>
drwxr-xr-x root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 2005-11-18 14:14:20 ./<br>
-rw-r--r-- root/root&nbsp;&nbsp;&nbsp; 216867 2004-03-15 09:28:00 ./at-poke-0.2.2.tar.bz2<br>
-rw-r--r-- root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 503 2005-04-13 12:56:42 ./at-poke-lvalue.patch<br>
-rw-r--r-- root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 357 2005-10-07 09:57:09 ./at-poke-strict-aliasing.patch<br>
-rw-r--r-- root/root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3623 2005-10-15 21:10:05 ./at-poke.spec<br>
<br>
So after uncompressing the tgz package, I uncompressed the
at-poke-0.2.2.tar.bz2 source package to&nbsp; at-poke-0.2.2 directory.<br>
I entered to at-poke-0.2.2 directory and applied 2 patches
(at-poke-lvalue.patch and at-poke-strict-aliasing.patch) to fix the
src/accessible-tree-model.c and src/main.c files.<br>
</div>And then I type ./configure and make to generate the at-poke executable file.<br>
<br>
Something like:<br>
<br>
cd at-poke-0.2.2<br>
patch -p0 &lt; ../at-poke-lvalue.patch<br>
patch -p0 &lt; ../at-poke-strict-aliasing.patch<br>
./configure<br>
make<br>
<br>
But when I run src/at-poke, the at-poke crashes as explained on my last email.<br>
<br>
Is there anything wrong with my at-poke compilation or source package? Any idea?<br>
<br>
BR,<br>
<br>
Mauricio Lin.<br>
</div><br>