Re: [Dspace-tech] ant fresh_install problem, setup database

2007-07-31 Thread Christian Voelker
Hello, Am 31.07.2007 um 10:08 schrieb Li Yuan: > I did what you told me. It is successfull when I complile > the database_schema.sql individually. I dont want to be picky, but I am not absolutely sure what you are doing when "compiling" a .sql file. I usually run them against a database using th

Re: [Dspace-tech] ant fresh_install problem, setup database

2007-07-27 Thread Li Yuan
/// - Original Message Follows - From: Christian Voelker <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] ant fresh_install problem, setup database Date: Thu, 26 Jul 2007 09:44:22 +0200 > Hello, > > Am 26.0

Re: [Dspace-tech] ant fresh_install problem, setup database

2007-07-26 Thread Christian Voelker
Hello, Am 26.07.2007 um 09:19 schrieb Li Yuan: > org.dspace.storage.rdbms.InitializeDatabase @ Caught > exception: > [java] org.postgresql.util.PSQLException: FATAL: > missing or erroneous pg_hba.conf file This is the culprit. Your postgres database was not initializd propoerly or the right

[Dspace-tech] ant fresh_install problem, setup database

2007-07-26 Thread Li Yuan
Dear all I have been setting up dspace for a while, but i still could not compile it through. This time, seems jdbc does not work. Due to I set up the postgresql using rmp file. I did not compile it manually. Therefore, I download the postgresql.jar file from the website. http://jdbc.postgresql.o