Setting LD_LIBPARY_PATH
 
	 
		Set the LIBRARY PATH to the user’s profile as follows:
		
	  
 
	 Procedure
-  
		  Open a command prompt window.
		   
		
 
-  
		  Set the LD_LIBRARY_PATH to the destination directory where the libraries are created, as follows
		   
		  
			       LD_LIBRARY_PATH = Path_to_destination_directory/lib:$LD_LIBRARY_PATH
      export LD_LIBRARY_PATH
		    
		 
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.