I am trying to copy .jar and .so files into jre folder. I tried to do it like I do it in windows but it is not working, maybe the permission problem.
So how can I do it? using terminal or is there any other way?
File which i want to copy is RXTXcomm.jar path is /home/adi
and I want to paste it in jre path is
/usr/lib/jvm/java-7-oracle/jre/lib/ext
I am very new to Linux, I got it only couple of hours ago so please bear with me!