Tim,
Installed Zarafa as per your instructions on Page 1 of this topic.
Unable to start the license:
[root@gw1 license]# service zarafa-licensed start
Starting zarafa-licensed: /usr/bin/zarafa-licensed: symbol lookup error: /usr/bin/zarafa-licensed: undefined symbol: _Z12CreateLoggerP8ECConfigPcPKc
[FAILED]
[root@gw1 license]#
I have a license key for 30 day demo but not used it assuming I would get the default 3 license.
Also - I note you say to add the key to /etc/zarafa/license - license is a directory - I just have a long key something like TH6XXXXXXXXXXXXXXPXF - what do I need to do to get this installed properly.
Anyway, until I get the license server bit sorted the key can wait.
Any ideas where I may have gone wrong?
Here is the last bit I did.
[root@gw1 ~]# yum --enablerepo=timb upgrade app-zarafa zarafa zarafa-webaccess
Loading "protect-packages" plugin
Loading "kmod" plugin
base-kernels | 951 B 00:00
base-updates | 951 B 00:00
clearcentos-os | 951 B 00:00
base-supplements | 951 B 00:00
base-os | 1.1 kB 00:00
clearcentos-updates | 951 B 00:00
base-console | 951 B 00:00
timb | 951 B 00:00
primary.xml.gz | 105 kB 00:00
timb : ################################################## 225/225
Setting up Upgrade Process
Could not find update match for zarafa-webaccess
Could not find update match for zarafa
Could not find update match for app-zarafa
No Packages marked for Update
[root@gw1 ~]# wget ftp://
www.timburgess.net/zarafa/zarafa-licensed-6.40.6-25584.i386.rpm
--2011-06-27 00:31:06-- ftp://
www.timburgess.net/zarafa/zarafa-licensed-6.40.6-25584.i386.rpm
=> `zarafa-licensed-6.40.6-25584.i386.rpm'
Resolving
www.timburgess.net... 80.4.60.49
Connecting to
www.timburgess.net|80.4.60.49|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /zarafa ... done.
==> SIZE zarafa-licensed-6.40.6-25584.i386.rpm ... 299688
==> PASV ... done. ==> RETR zarafa-licensed-6.40.6-25584.i386.rpm ... done.
Length: 299688 (293K)
100%[======================================>] 299,688 112K/s in 2.6s
2011-06-27 00:31:10 (112 KB/s) - `zarafa-licensed-6.40.6-25584.i386.rpm' saved [299688]
[root@gw1 ~]# rpm -Uvh --nodeps zarafa-licensed-6.40.6-25584.i386.rpm
Preparing... ########################################### [100%]
1:zarafa-licensed ########################################### [100%]
[root@gw1 ~]# service zarafa-licensed restart
Stopping zarafa-licensed: [FAILED]
Starting zarafa-licensed: /usr/bin/zarafa-licensed: symbol lookup error: /usr/bin/zarafa-licensed: undefined symbol: _Z12CreateLoggerP8ECConfigPcPKc
[FAILED]
[root@gw1 ~]# service zarafa-server restart
Stopping zarafa-server: [ OK ]
Starting zarafa-server: [ OK ]
Andy