<br><div><span class="gmail_quote">On 3/29/06, <b class="gmail_sendername">Liloulinx</b> <<a href="mailto:alilou_linux@yahoo.fr">alilou_linux@yahoo.fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi everybody<br>I try to write to the parallel port of a linux machine in java using the<br>comm.jar api. On RedHat distribution (kernel 2.4), it works correctly. But not<br>on others linux distributions (like Ubuntu, Mandrake and Fedora Core) whose are based on 
2.6<br>kernel. Do this problem is related to the kernel version and does somebody can<br>help me to fix it?</blockquote><div><br>The JavaComm library used the comm.jar and a native library (something ending with .so, depending on the JavaComm pacakge you use). If you copied the 
comm.jar from the old RedHat system to a newer system you should also copy the .so file and make sure it's in the system library path.<br><br>Klaasjan<br><br></div></div>