Installation of IPS and Data Services 14.1.2.378 went without a hitch but I'm getting the following error when attempting to create a repository using repoman
$ repoman -ULDN_LOCAL01 -Premovedpw -Sserver02 -NMySQL -QLDN_LOCAL01 -s -p3306 -tlocal -c -o
BODI-320006: Cannot open connection to the repository. The error message from the underlying DBMS is <System call <LoadLibrary> to load and initialize functions failed for <MySQL>. Ensure the shared library is installed and located correctly.>.
An error occurred during local repository creation.
I'm able to connect to LDN_LOCAL01 using isql -v LDN_LOCAL01 but for some reason repoman won't connect. Any ideas?