Y yg17 macrumors Pentium Original poster Sep 28, 2005 #1 Anytime I run java or javac in the terminal, I get this message: update_sharing command failed to execute It works fine, it's just annoying. Does anyone know how to get rid of it? Thanks.
Anytime I run java or javac in the terminal, I get this message: update_sharing command failed to execute It works fine, it's just annoying. Does anyone know how to get rid of it? Thanks.
jeremy.king macrumors 603 Sep 28, 2005 #2 http://weblogs.java.net/blog/scottschram/archive/2005/05/java_tiger_on_m_1.html
A al3ss macrumors newbie Dec 5, 2005 #3 yg17 said: update_sharing command failed to execute Click to expand... Had the same problem: for some reason i didn't have a 1.5 symbolic link to 1.5.0, so cd /System/Library/Frameworks/JavaVM.framework/Versions/ sudo ln -s 1.5.0 1.5 and wvwrything works without a crack
yg17 said: update_sharing command failed to execute Click to expand... Had the same problem: for some reason i didn't have a 1.5 symbolic link to 1.5.0, so cd /System/Library/Frameworks/JavaVM.framework/Versions/ sudo ln -s 1.5.0 1.5 and wvwrything works without a crack