Wednesday, January 11, 2012

no PUPILTime in java.library.path

Exception in thread "main" java.lang.UnsatisfiedLinkError: no PUPILTime in java.library.path

If you see the above error information you should check your LD_LIBRARY_PATH:

export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}\:${PUPIL_PATH}/lib

No comments:

Post a Comment