Changes between Version 25 and Version 26 of GettingStartedBuildSite

Show
Ignore:
Timestamp:
03/25/09 16:14:35 (18 months ago)
Author:
yosei
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GettingStartedBuildSite

    v25 v26  
    178178}}} 
    179179 
     180Then 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 
    180187Once you've got them, back to Eclipse(with Acornsnap plugin). 
    181188