Java Not working in AIX
问题 I recently installed git in my AIX Server and git works fine. But java is not working now. If i do a java --version I'm getting the foll output. admin:stud:/webapps/WEB-INF/classes> java --version exec(): 0509-036 Cannot load program java because of the following errors: 0509-150 Dependent module /opt/freeware/lib/libiconv.a(shr4_64.o) could not be loaded. 0509-152 Member shr4_64.o is not found in archive How can I fix this. Previouly the below java version was installed. admin:stud:/demo>