Revision 10223
Added by Aaron Marcuse-Kubitza over 11 years ago
Makefile | ||
---|---|---|
292 | 292 |
@$(wait) |
293 | 293 |
-sudo apt-get --yes install mysql-server |
294 | 294 |
-sudo apt-get --yes install mysql-client |
295 |
-sudo apt-get --yes install mysql-workbench |
|
295 | 296 |
-sudo apt-get --yes install python-mysqldb |
296 | 297 |
-sudo apt-get --yes install phpmyadmin |
297 | 298 |
|
Also available in: Unified diff
/Makefile: mysql-Linux: also install mysql-workbench, for use in modifying the VegCore ERD. (note that it has to be modified on Linux, because the Linux and Mac versions of MySQL Workbench position the lines differently.)