Installing IRONMAIDEN 8.0.3 on FreeBSD 9.1 amd64: Difference between revisions

(Created page with "install FreeBSD-9.1_amd64. this is important. it won't run on Linux. fetch packages. extract packages. change directory to the one you just extracted. run platform specific i...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
install FreeBSD-9.1_amd64. this is important. it won't run on Linux.
{{Archive}}{{Unsupported}}install FreeBSD-9.1_amd64. this is important. it won't run on Linux.


fetch packages.
fetch packages.
Line 15: Line 15:


you are required to enter 'yes' a few times.
you are required to enter 'yes' a few times.
--[[User:Solko|Solko]] ([[User talk:Solko|talk]]) 14:40, 5 May 2013 (PDT)

Latest revision as of 12:18, 30 March 2015

install FreeBSD-9.1_amd64. this is important. it won't run on Linux.

fetch packages. extract packages. change directory to the one you just extracted. run platform specific installer so that you don't have to follow fancy howto's (as those are never followed anyway, right?).

mkdir -p /home/zimbra.install && \
  cd /home/zimbra.install && \
  fetch http://zimbra.imladris.sk/download/zimbra-packages/IRONMAIDEN-803/zcs-8.0.3-FreeBSD-9_amd64.tgz && \
  tar vxzf zcs-8.0.3-FreeBSD-9_amd64.tgz && \
  cd zcs-*/ && \
  ./FreeBSD_amd64.install.sh

you are required to enter 'yes' a few times.

--Solko (talk) 14:40, 5 May 2013 (PDT)

Jump to: navigation, search