Hello,
I start now from an empty environment (under VMWare with ubuntu server 6.06 + graphic environment for using eclipse after this step).
I installed the Third party like it is mentioned here
Ubuntu Hardy - Build Instructions
then I process using only the instruction in the "readme_source.txt" file that comes with binary release. All is going well, but when I attempted this step
Code:
- Run the following commands as yourself to initialize mysql, ldap,
and Zimbra's postfix configurator.
$ /opt/zimbra/bin/zmmyinit
$ /opt/zimbra/bin/zmldapinit
$ /opt/zimbra/bin/zmmtainit localhost
$ /opt/zimbra/bin/zmmtaconfig mta I faced this problem when executing the first command
Code:
vmmachine@zimtest:/opt/zimbra/bin$ ./zmmyinit * Creating required directories
* Generating mysql config /opt/zimbra/conf/my.cnf
* Creating database in /opt/zimbra/db/data
* Starting mysql server
* Failed to connect to mysql...retrying
and this one when executing the second one
Code:
vmmachine@zimtest:/opt/zimbra/bin$ ./zmldapinit
cp: cannot create regular file `/opt/zimbra/openldap-data/DB_CONFIG': No such file or directory
/opt/zimbra/bin/ldap: line 109: /opt/zimbra/libexec/zmconfigure: No such file or directory
Password:
Sorry, try again.
Password:
sudo: /opt/zimbra/libexec/zmslapd: command not found
sudo: /opt/zimbra/libexec/zmslapd: command not found
Please help me, I am really in a bad situation.
BTW: I have got only some files in the /opt/zimbra/libexec folder, but when I installed the binary version I have got a lot of files in this directory, where can be the problem?
Please someone who has or he is developing Zimbra help me...
Best regards