Francis,
>From your message it sounds like you are trying to
install the store-branch. The best resources for this
branch of the code can be found at www.bongo-project.org.
If you don't get help there, let me know.
>>> "Francis Lavoie" <lav.francis gmail.com> 2/8/2007 8:52 AM >>>
Hi,
I tried several time installing Hula on my ubuntu 6.10
server without any
luck. I followed every step, I search google all night for
similar problem,
but all the solution aren't fit for me.
First I installed every dependency mention on hula
documention. (some was
not mention but I dont write it down)
Everything was basic installation, I just followed the
steps. Then I
compiled hula as explained in doc :
svn checkout https://forgesvn1.novell.com/svn/hula/branches/hul
a-store/hula
cd hula
/autogen.sh --prefix=/opt/hula --with-user=hula
make
sudo make install
cd /opt/hula
/sbin/hula-setup -m managed-slapd :
and here is the result :
Press Enter to continue:
Found an existing mdbldap MDB configuration.
1: change - Set up MDB differently
2: keep - Use the existing "mdbldap"
configuration
Enter your choice for MDB [keep]: 1
Which driver would you like to use for the directory?
1: file - use the filesystem as a directory
(test systems only)
2: ldap - connect to any LDAP-speaking
directory
3: managed-slapd - Hula-managed standalone LDAP server
Enter your driver selection [managed-slapd]: 3
Configured MDB with "managed-slapd" option.
Updating the directory's schema...
Generating schema for Managed Slapd...
INFO: generating schema
INFO: writing OpenLDAP schema to
/opt/hula/etc/hula/hula.schema
Directory setup - importing objects...
Starting temporary slapd process
adding new entry "dc=example,dc=com"
ldap_add: Already exists (68)
Enter file for importing objects
[/opt/hula/etc/hula/hula-setup.xml]:
Imported objects from
"/opt/hula/etc/hula/hula-setup.xml".
Skipping access control setup.
Generating server credentials...
Server credentials installed.
Generating certificate + key...
INFO: Generating a new cert/key pair
And then it freeze and I can wait all the day without any
activity.
And if I tried with the second option instead of the third
(2: ldap
- connect to any LDAP-speaking directory
)
it does work either
Enter the hostname or the IP address of the ldap server
[localhost]:
Enter the port of the ldap server [389]:
Enter LDAP base for Hula [dc=example,dc=com]:
Enter LDAP admin object [cn=admin,dc=example,dc=com]:
Enter LDAP admin password [hula]: hula
Use TLS on LDAP connections [true]:
Configured MDB with "ldap" option.
Directory setup - importing objects...
Enter file for importing objects
[/opt/hula/etc/hula/hula-setup.xml]:
Driver MDBLDAP failed to load river
MDBLDAP, Init failed with: Could not
initialize LDAP connection
ERROR: Authentication failure
ERROR: Importing objects failed, possibly because the
directory's schema
needs to be updated. When you are done updating the schema
in your directory, run /opt/hula/libexec/hula/hula-setup.py
again to
complete Hula's configuration.
If someone have any idea how to make me advance, it would be
wonderful
Thank You
Francis
_______________________________________________
Hula-general mailing list
Hula-general forge.novell.com
http://forge.novell.com/mailman/listinfo/hula-general
|