Differences between revisions 9 and 10
Revision 9 as of 2009-05-29 11:58:42
Size: 1273
Editor: 130
Comment:
Revision 10 as of 2009-05-29 13:06:43
Size: 1506
Editor: 130
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * libXtst
Line 16: Line 17:
docbook2html doesn't get installed with the short name, so run:
Line 20: Line 22:
The jhbuild bootstrap libtool is required as 1.5.26 (shipped in ports) is too old. The jhbuild bootstrap libtool is required as 1.5.26 (shipped in ports) is too old. Build the new one with:
Line 27: Line 29:
shared-mime-info calls make instead of ${MAKE}, fixed in https://bugs.freedesktop.org/show_bug.cgi?id=20655 and waiting for new release.

http://bugzilla.gnome.org/show_bug.cgi?id=584176
 * shared-mime-info calls make instead of ${MAKE}, fixed in https://bugs.freedesktop.org/show_bug.cgi?id=20655 and waiting for new release.
 * http://bugzilla.gnome.org/show_bug.cgi?id=584176
 * libdaemon doesn't build because of a reference to _NSIG (instead of NSIG) in dfork.c - this is fixed in HEAD but not 0.13.

Packages required on FreeBSD:

  • python25
  • openldap-client
  • git (and deps: renderproto kbproto expat ca_root_nss tcl-modules tcl perl p5-Net-SMTP-SSL p5-Error curl pkg-config xproto libXau libXdmcp freetype2 fontconfig libpthread-stubs libxcb libX11 libXrender libXft tk cvsps)
  • gettext
  • autoconf262 (and deps: m4)
  • automake14 automake17 automake18 automake19 automake110
  • subversion (and deps: sqlite3 gdbm db42 neon28 apr-gdbm-db42)
  • p5-XML-Parser
  • docbook-utils (and deps: xextproto printproto libwww xmlcatmgr jade dsssl-docbook-modular tex-texmflocal gsfonts cmpsfont amspsfnt teTeX-texmf p5-SGMLSpm texi2html png jpeg libICE libSM gd libXext libXp libXt libXpm libXmu libXaw t1lib ghostscript8 teTeX-base jadetex lynx )
  • docbook-310 docbook-xml-430 docboox-xml-440 docbook-xsl
  • jasper
  • popt
  • libXtst

docbook2html doesn't get installed with the short name, so run:

ln -s /usr/local/bin/docbook2html .local/bin/db2html

The jhbuild bootstrap libtool is required as 1.5.26 (shipped in ports) is too old. Build the new one with:

jhbuild --moduleset bootstrap build libtool

Current Issues

Fixed Bugs