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

-- 
View this message in context: 
http://www.nabble.com/For-people-who-use-OSX-some-help-here-tf3082030.html#a8563263
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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

Reply via email to