LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Java librarys, Where are they?! (https://www.linuxquestions.org/questions/linux-software-2/java-librarys-where-are-they-398410/)

Joe2003 01-01-2006 03:11 PM

Java librarys, Where are they?!
 
Hey

I wanted to add a few classes to my pc that my uni have given me, any idea where to put them, cant find where the librarys are stored?

thanks

joe

/bin/bash 01-02-2006 06:14 AM

Try this:
rpm -qa|grep java
Then this:
rpm -ql <java-x.y.z>

This should produce a rather extensive listing of all the java files.


All times are GMT -5. The time now is 02:22 AM.