Mobile/Fennec/Android/GDB: Difference between revisions

Clarify that Mountain Lion users don't need to install the extra packages.
(Clarify that Mountain Lion users don't need to install the extra packages.)
Line 51: Line 51:
*jchen (2012/10/17): I ran into a make error about missing python2.7. The cause is a bad config variable in the MacPorts python2.7 port. If I switch to using the native OSX python (by changing PATH), the problem goes away.
*jchen (2012/10/17): I ran into a make error about missing python2.7. The cause is a bad config variable in the MacPorts python2.7 port. If I switch to using the native OSX python (by changing PATH), the problem goes away.
   
   
Get required packages:
Get required packages (unnecessary for OS X 10.8.2; they are include with Mountain Lion):
  port install bison flex ncurses texinfo python27
  port install bison flex ncurses texinfo python27


Confirmed users
2,615

edits