close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jul 15, 2009, 4:39:04 PM (14 years ago)
- Author:
-
hank
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v34
|
v35
|
|
101 | 101 | |
102 | 102 | {{{ |
103 | | > sudo apt-get install mysql-server mysql-python |
| 103 | OLD: > sudo apt-get install mysql-server mysql-python |
| 104 | CORRECTED: > sudo apt-get install mysql-server python-mysqldb |
104 | 105 | > mysql -uroot -p |
105 | 106 | |