Changes between Version 25 and Version 26 of GettingStartedBuildSite
- Timestamp:
- 03/25/09 16:14:35 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GettingStartedBuildSite
v25 v26 178 178 }}} 179 179 180 Then you may need to create database directory if you want to store the files of databases. 181 {{{ 182 # mkdir /var/lib/tomcat6/databases 183 # chown root:tomcat /var/lib/tomcat6/databases 184 }}} 185 186 180 187 Once you've got them, back to Eclipse(with Acornsnap plugin). 181 188
