Running Your Applications
To run your application, your system must be able to find the DLL or shared library versions of any dependent libraries.
*Windows users may simply execute the <buildspace>\sproenv_vars.bat batch file to set the Windows PATH.
*UNIX users may simply source the <buildspace>/sproenv_vars.sh script to set the UNIX LD_LIBRARY_PATH or LD_LIBRARY_PATH_64.
For more information about setting your environment on Windows or UNIX, see Environment Variables.