Koozali.org: home of the SME Server

Zarafa quick install script

Offline Bud

  • *
  • 487
  • +0/-0
Re: Zarafa quick install script
« Reply #15 on: October 01, 2013, 02:56:38 PM »
RequestedDeletion

your answer " Replace that filename with the correct version for your server arch. "

Where do I get this information re: My SME 8 Server

Sorry  :-)

guest22

Re: Zarafa quick install script
« Reply #16 on: October 01, 2013, 08:58:16 PM »
RequestedDeletion

your answer " Replace that filename with the correct version for your server arch. "

Where do I get this information re: My SME 8 Server

Sorry  :-)

As you mentioned you have SME Server 64-bit installed, so no change is required. To double check, enter 'uname -m' on the console.

Zarafa downloads for many archs and distro's are available here: http://download.zarafa.com/community/final/7.0/

Offline stephdl

  • *
  • 1,523
  • +0/-0
    • Linux et Geekeries
Re: Zarafa quick install script
« Reply #17 on: October 01, 2013, 10:11:58 PM »
See pastebin: http://pastebin.com/UCF98dj8

Simply save a copy of the script on your server as 'zarafa-install.sh', make it executable (755) and run it.

Made available by frifri, I just put it all in 1 script.

guest
Thanks laylow for the script
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline Bud

  • *
  • 487
  • +0/-0
Re: Zarafa quick install script
« Reply #18 on: October 02, 2013, 03:40:16 PM »
RequestedDeletion

thank you for your help

the output i get from " uname -m " = i686

so it is 64bit

thanks again

guest22

Re: Zarafa quick install script
« Reply #19 on: October 02, 2013, 06:06:28 PM »
the output i get from " uname -m " = i686

so it is 64bit

Nope. It's 32-bit. Check with the command 'getconf LONG_BIT' and it will return '32'. So you will need to adjust the versions in the script.