|
From: Ethan A M. <merritt@u.washington.edu> - 2007-12-09 23:52:24
|
On Sunday 09 December 2007 14:14, Daniel Farrell wrote: > Hello. > > Are there any instructions to follow to get wxterm working on either > Linux or MacOS 10.5. linux ----- No special instructions. Normal ./configure and build, but it requires that you have already installed the development packages for libcairo libpango libpangocairo libwx-gtk2 wxgtk2 and these may drag in other dependencies. The actual package names will differ from one linux distro to another. MacOS 10.5 ----------- I have heard that pango/cairo is broken on 10.5 for most 3rd party apps. Check google for more details. The Gnome project announced intentions to provide a complete set of rebuilt libraries for OSX, but I'm not sure that has happened yet. -- Ethan A Merritt |