Anonymous - 2007-12-10

First I wish to thank the developers for providing this package, it makes my development work easier. Thank you.

I have a couple of questions:

1) Is there a "getting started" guide for this package? That is, after I run the server installation, what can I expect to be working? What do I do next?

2) Why doesn't the server installation populate the data directory? It's completely empty and nothing works until I go through a series of steps to create it (invoking chsh, su, initdb, chsh again, then invoke the startup script). Shouldn't that be created for me?

Thanks