[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installation on Windows XP
- Subject: Re: Installation on Windows XP
- From: Chris Travers <..hidden..>
- Date: Tue, 17 Jan 2012 21:28:17 -0800
Hi Abdul;
I am guessing there is an issue with system() on Windows, at least
when run in a service context. I am looking into some other
alternatives for you.
I think you can try something like:
LSMB_NEW_DB=mynewdbname PGUSER=postgres PGPASSWORD=[pg_sqlpassword]
LSMB_TEST_DB=1 make test
If that works, then I can walk you through manually creating an admin
user. Do you want a single user system or one where the admin only
has access to manage users?
Best Wishes,
Chris Travers