Your new macbook pro isn't supported yet.
Quote:
|
Originally Posted by jefbear Hello,
I have tried a couple times to install Zimbra 301 GA a couple times and I am getting the same error over and over.
1. I know that the DNS entries are ok for webgrinder.com because I can "ping webgrinder.com" and get responses:
nothing:/ zimbra$ ping webgrinder.com
PING webgrinder.com (150.101.89.81): 56 data bytes
64 bytes from 150.101.89.81: icmp_seq=0 ttl=64 time=0.068 ms
64 bytes from 150.101.89.81: icmp_seq=1 ttl=64 time=0.069 ms
64 bytes from 150.101.89.81: icmp_seq=2 ttl=64 time=0.073 ms |
no, you don't know that - ping doesn't necessarily use DNS to resolve the host. Use the "host" command, or nslookup, to check your DNS entry.
Quote:
nothing:~ jeff$ java -version
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-84)
Java HotSpot(TM) Client VM (build 1.5.0_05-51, mixed mode, sharing)
*********
SCRIPT
*********
nothing:/Users/jeff root# /opt/zimbra/libexec/zmsetup.pl
Operations logged to /tmp/zmsetup.log.713
Setting defaults...hostname: illegal option -- -
usage: hostname [-s] [name-of-host]
|
That error makes me think you're installing on either
A - a wacky version of OS X
B - an intel box
If A, which version? If B, then you can stop where you are, since the powerpc build won't run on intel.
Quote:
Checking ldap on :389...FAILED ( ldap_bind: Can't contact LDAP server (-1) )
Main menu
1) Hostname: webgrinder.com
** 2) Ldap master host: UNSET
3) Ldap port: 389
** 4) Ldap password: UNSET
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit
|
Again, I'm thinking unsupported platform - if it can't see that you've got the ldap package installed, it's probably checking in the wrong fashion, because it can't figure out the platform.
Quote:
Does anyone have any suggestions?
|
Wait a week - intel build coming soon.