Problems with gtk2 installer

2009-09-01 Thread Daniel Furrer
Hi all, I have a problem with the installer for an application (EiffelStudio) that I am building for our first semester "Introduction to Programming" course. The problem seems to be related to the gtk2 MacPorts package: EiffelStudio will work fine if I install it with: > sudo port install eiffels

Creating a .pkg with dependencies

2009-07-22 Thread Daniel Furrer
Hi, I just upgraded my macports to the trunk to be able to build a pkg installer so that I can easily distribute binaries of my application. Is there an easy way to create a .pkg that includes dependencies? (GTK and maybe even XQuartz?) Thanks, Daniel _