<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Folks,</div><div><br></div><div>I need to test a new module that I added to VLC. On my Ubuntu-based development box, the way I build vlc is:</div><div><br></div><div>$ ./configure --enable-debug</div><div>$ make</div><div>$ ./vlc</div><div><br></div><div>My module seems to be working as expected on my development box. Now, I need to copy the binaries to a different Ubuntu machine. I am wondering what all files I need to copy.</div><div><br></div><div>Thank you in advance for your help.</div><div><br></div><div>Regards,</div><div>Peter<br></div></div></body></html>