You should have a CLASSPATH environment variable set so java knows where to find the jar files when running. sort of similar to the LD_LIBRARY_PATH when running a C/C++ application.

Mike Jackson

Sent from my iPod

On Jan 22, 2010, at 22:18, Alex Brandt <alund...@alunduil.com> wrote:

On Friday 22 January 2010 9:03:23 pm Alain Leblanc wrote:

The jar file containing LDAPReferralException (probably
/usr/share/jldap/lib/ldap.jar) must be included in your CLASSPATH
variable.  This is a basic java issue. Nothing to do with cmake.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Do you mean passing that in the -classpath parameter or do you mean making
it a variable inside the source?

Regards,

Alex Brandt

--
B.S. Physics & Computer Science
Minnesota State University Moorhead
www.alunduil.com
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to