Difference between revisions of "How to get the fpc ide running under Mac OS X"

From Lazarus wiki
Jump to navigationJump to search
m (Information out of date.)
Line 1: Line 1:
 
I'm busy working on the IDE so that it'll be included in 2.8 stable. In the mean time, download the Lion binary here:
 
I'm busy working on the IDE so that it'll be included in 2.8 stable. In the mean time, download the Lion binary here:
 
http://niceversa.co.za/.system/ide-latest.tgz
 
http://niceversa.co.za/.system/ide-latest.tgz
Extract that to /usr/bin/
+
Extract that to /bin/
  
 
There are a couple of issues I'm trying to fix, namely:
 
There are a couple of issues I'm trying to fix, namely:
Line 7: Line 7:
 
- compiling
 
- compiling
  
To get the keyboard working, Terminal->Preferences->Keyboard->Use alt as meta.
+
To permanently enable Alt-F, Terminal->Preferences->Keyboard->Use option as meta.
 
http://niceversa.co.za/.system/meta.png
 
http://niceversa.co.za/.system/meta.png
  

Revision as of 14:26, 17 January 2012

I'm busy working on the IDE so that it'll be included in 2.8 stable. In the mean time, download the Lion binary here: http://niceversa.co.za/.system/ide-latest.tgz Extract that to /bin/

There are a couple of issues I'm trying to fix, namely: - printing - compiling

To permanently enable Alt-F, Terminal->Preferences->Keyboard->Use option as meta. http://niceversa.co.za/.system/meta.png

Need help? misha.strong at mweb.co.za.