View Single Post
Old 5th July 2011
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

Sorry to create the confusion. In linux ldconfig also updates "trusted libaries" which usually includes /usr/lib/ directories where linux version of JDK/JRE typically install. For most linux systems ldconfig will update the java symlink. I am assuming that /usr/local/ is not a "trusted" directory in OpenBSD unless it is set by the user LD_LIBRARY_PATH.

I learned a lesson not to over extend linux experience into OpenBSD/unix.
Reply With Quote