|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| IT Discussion Forum Having IT issues? Got IT questions? Who doesn't? If you can't get your Apache to work with your MySQL or your php is choking on your ODBC... Let's see if we can help you come up with some ideas. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
BSD comes with a Linux compatibilty setup. That might help.
The Linux install looks like this download the sdk from SUN ussually named j2sdk [version number]-linux.i386.bin as root type chmod 0700 j2sdk* (to make it executable) then ./j2sdk* that will take you through licensing and then unpack the java sdk in /usr/java/j2 etc. etc (you will need to write down where this file went. Next step cd /etc/profile.d and create a file called java.sh the contents of java.sh will be JAVA_HOME=/usr/java/j2 (where ever it went) export JAVA_HOME PATH=$JAVA_HOME/bin:$PATH export PATH Logout login type javac at the command prompt if there is a responce other than "what are you talking about" you got it. CAVEAT THIS IS A LINUX SOLUTION AND I HAVE NO IDEA IF IT WILL WORK WITH BSD This is an issue that a Unix/Linux/BSD users group would be able to answer and NY NJ probably has a ton of those people available.
__________________
"The future is here. It's just not evenly distributed. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |