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

From Lazarus wiki
Jump to navigationJump to search
m ("Wikized")
Line 3: Line 3:
 
under construction!
 
under construction!
  
1) Apple developer tools and X11
+
# Apple developer tools and X11
 
+
# fpc:<br> compiler, rtl, fcl, base and extra packages, fvision and ide.<br><br>after the compilation of fvision, create an alias (symlink) named fv in the fpc directory.<br><br>then compile the ide with (there is no debugger library, yet):<br><br><tt>make clean nogdb</tt><br><br>
2) fpc:
+
# vga font for xterm.
compiler, rtl, fcl, base and extra packages, fvision and ide.
 
 
 
after the compilation of fvision, create an alias (symlink) named fv in the fpc directory.
 
 
 
then compile the ide with (there is no debugger library, yet)
 
 
 
        make clean nogdb  
 
 
 
3) vga font for xterm.
 
  
 
for more docs on this topic look here:
 
for more docs on this topic look here:
  
 
download the vga font here:
 
download the vga font here:

Revision as of 21:57, 27 June 2004

Requirements:

under construction!

  1. Apple developer tools and X11
  2. fpc:
    compiler, rtl, fcl, base and extra packages, fvision and ide.

    after the compilation of fvision, create an alias (symlink) named fv in the fpc directory.

    then compile the ide with (there is no debugger library, yet):

    make clean nogdb

  3. vga font for xterm.

for more docs on this topic look here:

download the vga font here: