Skip to content
Gijs Molenaar edited this page Feb 13, 2014 · 10 revisions

Building MeqTrees

MeqTrees (aka Timba) was developed on Linux. The major problem with building and installing MeqTrees on any given system is the large number of external packages and libraries required. Debian and Ubuntu systems generally give the least trouble.

A (currently experimental) port to Mac OS X has been accomplished by Mike Sipior. See MacPort for details. We're working on making a binary Mac distribution for the 1.1 release.

  1. Read RequiredSoftware for notes on how to set up your system to build MeqTrees. See also some distribution-specific notes: DebianNotes, CentOsNotes, ScientificLinuxNotes, UbuntuLinuxNotes, GentooLinuxNotes, (Some of these may be out of date, since we've switched to Qt4 and a cmake-based build system.)
  2. Read CheckingOut for instruction on getting the source from our subversion server.
  3. Read ActualBuild for instructions on building with the new CMake-based build system (rev 6972, 12/06/2009 or later). See ActualBuildOldBuildSystem for instructions on setting up a local build using the old build system.
    Other information:
Clone this wiki locally