A-HA! I’ve mentioned Streamsicle a
A-HA! I’ve mentioned Streamsicle a few times before and how much I love the software. For some reason I was unable to run that on my new “quieter” Red Hat 9 Machine. Until NOW. I had to download j2sdk1.4.2 and extract the file, install rpm and THEN add the following line in your .bash_profile
PATH=/usr/java/j2sdk1.4.2/bin:/usr/java/j2sdk1.4.2/jre/bin/:$PATH
Now it is running!! Nice. You have to exit and login again to use the new .bash_profile file. Good way to test if the java is working is to simply type javac and if the command line display options, you are all set! Happy Streamiscling!
