Максим Черногор wrote:

Yes, I mexed up 2.0.4 and trunk becouse trunk has no configure file. How can i build trunc without configure?
Or  i can take it from 2.0.4 ?

You can't do that.

For trunk you need:

glib2.0
gmime2.0
automake
autoconf
libtool

If you want ldap support you'll need:

libldap2

To generate configure run: autoreconf -f -i

Please note that the database schema for trunk has been expanded. Sql files for the additional tables are included for postgres and mysql (not yet for sqlite).

Since there are only new tables, and no change in the usage of the existing tables from 2.0, you can switch back to 2.0.4 code if you don't want to run trunk code after all.


--
  ________________________________________________________________
  Paul Stevens                                         [EMAIL PROTECTED]
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands_______________________________________www.nfg.nl

Reply via email to