This repository has been archived on 2024-07-04 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
				
			
		
		
		
			
				
					
						
					
					cf11b8a273a66673cb3939d8845749138ca2bc5a
				
			
			
		
	MySQL-admtools
To clone and build
aptitude install libmysqlclient-dev
git clone https://git.pvv.ntnu.no/Projects/mysql-admtools.git
cd mysql-admtols
vim mysql-admutils.h # Change at least DB_PASSWORD
aclocal
autoconf
automake --add-missing
./configure --with-mysql
make
su -c 'make install'
					Languages
				
				
								
								
									Perl
								
								75.6%
							
						
							
								
								
									Shell
								
								10.4%
							
						
							
								
								
									Makefile
								
								7.6%
							
						
							
								
								
									C
								
								6.4%