Page 1 of 1
					
				Feedback for RC1 of OpenEMM 5.1 for Windows
				Posted: Fri Jun 22, 2007 11:28 am
				by maschoff
				Please post your feedback in this thread!
			 
			
					
				Installation Procedure Doesn't Work
				Posted: Fri Jun 22, 2007 4:41 pm
				by sonificator
				When I execute setup.bat, the script just runs without allowing the chance to enter the "super user password" (even though it states it) and generates 'mysqladmin' is not recognized command.
			 
			
					
				
				Posted: Fri Jun 22, 2007 7:14 pm
				by maschoff
				The 'mysqladmin' error mesage means that the OpenEMM install script cannot find MySQL. Did you install MySQL, Python and the MySQL-Python module first? Is MySQL properly included in the registry (done by the setup tool of MySQL).
What version of Windows do you use?
			 
			
					
				
				Posted: Fri Jun 22, 2007 7:53 pm
				by sonificator
				Yes, everything is installed properly.  I can infact launch the MySQL command line client, login with my password, and then execute manually mysqladmin and and some of the other commands in the python script.  The problem is that when the setup.bat (or the python script) is run, it somehow does not "initialize" MySQL and therefore does not recognize its commands - makes sense?
			 
			
					
				
				Posted: Fri Jun 22, 2007 7:54 pm
				by sonificator
				I am running Windows XP Pro.
			 
			
					
				
				Posted: Fri Jun 22, 2007 8:25 pm
				by sonificator
				After reviewing the mySQL documentation, it seems that the problem is due to the fact that mySQL commands are initiated without properly specifying the pathname to the "bin" directory within the program directory structure; that's why they are not recognized.
			 
			
					
				
				Posted: Thu Jul 05, 2007 8:22 am
				by maschoff
				OK, we will add the mysql/bin directory to the search path for those users who do not use the standard paths suggested by MySQL in the next bugfix release.
			 
			
					
				
				Posted: Mon Jul 09, 2007 10:44 am
				by maschoff
				We closed this thread because we just released the final version of OpenEMM 5.1 for Windows.