Just for interest, have you tried to use fink (+xcode) instead? On my Mac OS system it was enough to install fink and let fink afterwards install gettext.
Greetings, Sebastian ericson schrieb: > This is just a snipset for people who are trying to use OSX as main qooxdoo > development environment. > > because I have encountered few problems in trying to set qooxdoo > developement environment on OSX here is some precious information for mac > owners. > > (1) install last Xcode 2.4.1 or later > (2) download gettext from here http://www.gnu.org/software/gettext/ > (3) extract gettext in a folder and open it in a terminal > (4) do a "sudo ./configure", "sudo make", "sudo make install" in the > terminal window > (5) create or open your .profile file in your own directory and add a line > "export PATH=$PATH:/usr/local/bin" > > that's all now you can use make build and make source :) > > Hope this helps a lot > > Cheers > Eric > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
