Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Lisa Casino
slapos
Commits
213bfe9d
Commit
213bfe9d
authored
Feb 15, 2013
by
Marco Mariani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated comments
parent
c271152d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
software/zimbra/buildout.cfg
software/zimbra/buildout.cfg
+5
-8
No files found.
software/zimbra/buildout.cfg
View file @
213bfe9d
...
...
@@ -7,7 +7,9 @@
# for heimdal:
# sudo apt-get install libncurses5-dev
#
# mysql will be compiled with the embedded yaSSL library instead of openssl
# Changes in the Zimbra sources:
# mysql will be compiled with the embedded yaSSL library instead of openssl
# back-perl in openldap is disabled for linking issues to libperl.a
#
extends =
...
...
@@ -110,8 +112,6 @@ ZIMBRA_HOME = ${directories:zimbra-home}
JAVA_HOME = ${jdk:location}
ANT_HOME = ${ant:location}
PATH = ${perl:location}/bin:/bin:${:JAVA_HOME}/bin:${:ANT_HOME}/bin:${autoconf:location}/bin:${automake:location}/bin:${libtool:location}/bin:${bison:location}/bin:${flex:location}/bin:${unzip:location}/bin:${cmake:location}/bin:${ncurses:location}/bin:${m4:location}/bin:${bzip2:location}/bin:${pcre:location}/bin:/usr/local/bin:/usr/bin
# another libtool is also built under ThirdParty
LIBTOOL_PREFIX = ${libtool:location}
BZIP2_PREFIX = ${bzip2:location}
PCRE_PREFIX = ${pcre:location}
NCURSES_PREFIX = ${ncurses:location}
...
...
@@ -122,9 +122,6 @@ recipe = slapos.cookbook:mkdirectory
zimbra-home = ${buildout:directory}/zimbra-home
# cyrus-sasl FAILED. (issue with libtoolize)
# openldap FAILED. (depends on cyrus-sasl)
# postfix FAILED. (depends on openldap)
# nginx FAILED. (depends on cyrus-sasl)
# opendkim FAILED. (depends on openldap)
# postfix FAILED. (pcre issue)
# opendkim FAILED. (mdb not found)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment