From: Angel P. <an...@ma...> - 2005-07-13 15:05:41
|
Hello Folks, Trying to see if this would work on a windows system with Cygwin and PostgreSQL installed gives the highly informative error message: angel@gort ~/project_home/GUS $ build GUS install -append -installDBSchema Build failed I am positive I can connect to my DB instance using perl and the same parameters I used in the $PROJECT_HOME/install/gus.config file. All dependencies have been installed and run as expected. Note that I don't think this is an issue we should solve (the only usage I saw was to configure a gus system on a laptop running windows for development purposes). I do think that we should mention in the install docs that this combination does not currently work. Maybe provide a table of successfully installed configurations? -angel |