Recent

Author Topic: Mac OS X  (Read 10272 times)

ante

  • Guest
Mac OS X
« on: July 23, 2004, 08:23:14 am »
I've read on the forums that using Lazarus with a Mac is possible, I have the OSX version of fpc. Now what?

Anonymous

  • Guest
Mac OS X
« Reply #1 on: July 23, 2004, 08:43:53 am »
OK, the MAKE command worked on the source(on the second try, at least), but... Where's the executable?

Anonymous

  • Guest
Mac OS X
« Reply #2 on: July 23, 2004, 08:51:07 am »
./lazarus just gives me a "Command not found" error. Running out of ideas here.

Lightning

  • Sr. Member
  • ****
  • Posts: 422
Mac OS X
« Reply #3 on: July 23, 2004, 10:10:43 am »
I don't know if Lazarus works on MAC but try make install
if it doesn't work search for the executable.
./lazarus is usualy used when you're in the lazarus directory, in Linux i think you can simply type lazarus and run the IDE, but it should have some symlinks first (after the make install).
Hope this helps, please tell me if it worked.
The future must be... Fast and OpenSource so...
Think Open and Lightning Fast!

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Mac OS X
« Reply #4 on: July 23, 2004, 11:55:26 am »
Quote from: "Lightning"
I don't know if Lazarus works on MAC but try make install

AFAIK make install doesn't work with the current lazarus makefiles.
Quote

if it doesn't work search for the executable.
./lazarus is usualy used when you're in the lazarus directory, in Linux i think you can simply type lazarus and run the IDE, but it should have some symlinks first (after the make install).

I don't know about any symlinks, there are some paths to be set, the IDE advises at startup.

ante

  • Guest
Mac OS X
« Reply #5 on: July 24, 2004, 06:02:26 am »
No, make install only returns "cannot find directory /install".

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Mac OS X
« Reply #6 on: July 24, 2004, 10:10:01 pm »
Is there no file named lazarus in the lazarus directory(this is the directory containing lazarus.pp)? If there is, try to start (execute) it.
If there isn't something went wrong during the build process. Did you see any error message during the build?

ante

  • Guest
Mac OS X
« Reply #7 on: July 24, 2004, 11:04:51 pm »
Quote
Free Pascal Compiler version 1.9.4 [2004/05/30] for powerpc
Copyright (c) 1993-2004 by Florian Klaempfl
Target OS: Darwin for PowerPC
Compiling lazarus.pp
Assembling lazarus
Linking ./lazarus
/usr/bin/ld: can't locate file for: -lX11
403 Lines compiled, 26.2 se


Those are the last few lines in the terminal window after making.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Mac OS X
« Reply #8 on: July 25, 2004, 10:04:22 am »
This looks like a FAQ: http://www.lazarus.freepascal.org/modules.php?op=modload&name=FAQ&file=index&myfaq=yes&id_cat=2#54

Your milage may vary on OSX though.

HTH,
Vincent.

 

TinyPortal © 2005-2018