Recent

Author Topic: July DMG Update: Can't Get Lazarus To Run On OSX  (Read 20898 times)

Imhotep397

  • Newbie
  • Posts: 2
RE: Re: July DMG Update: Can
« Reply #15 on: July 20, 2006, 05:26:03 pm »
Ok, I read the previous posts, but still can't get Lazarus to run.  Here's where I am:

Butch-Arringtons-Computer:~ butcharrington3d$ cd /usr/local/share/lazarus
Butch-Arringtons-Computer:/usr/local/share/lazarus butcharrington3d$ ./lazarus
dyld: ./lazarus can't open library: /sw/lib/libglib-1.2.0.dylib  (No such file or directory, errno = 2)
Trace/BPT trap
Butch-Arringtons-Computer:/usr/local/share/lazarus butcharrington3d$ ls
COPYING                 debugger                lazarus
COPYING.GPL             designer                lcl
COPYING.LGPL            doceditor               localize.bat
COPYING.modifiedLGPL    docs                    localize.sh
Makefile                examples                packager
Makefile.fpc            ide                     startlazarus
README                  ideintf                 tools
components              images                  units
converter               install
debian                  languages
Butch-Arringtons-Computer:/usr/local/share/lazarus butcharrington3d$ lazarus
bash: lazarus: command not found
Butch-Arringtons-Computer:/usr/local/share/lazarus butcharrington3d$ startlazarus
bash: startlazarus: command not found
Butch-Arringtons-Computer:/usr/local/share/lazarus butcharrington3d$

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2583
RE: Re: July DMG Update: Can
« Reply #16 on: July 21, 2006, 10:41:24 am »
Quote

dyld: ./lazarus can't open library: /sw/lib/libglib-1.2.0.dylib (No such file or directory, errno = 2)


You need to install glib
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Imhotep397

  • Newbie
  • Posts: 2
Re: RE: Re: July DMG Update: Can
« Reply #17 on: July 23, 2006, 09:18:40 am »
Quote from: "Marc"
Quote

dyld: ./lazarus can't open library: /sw/lib/libglib-1.2.0.dylib (No such file or directory, errno = 2)


You need to install glib


Marc,

     This looks like this jumps into the whole X11/not X11 argument, but I'm not sure.  I thought glib was was part of the Apple X11 install, but it's starting to look like it's part of the GTK project.  Which version of the GTK/Glib should I be downloading and where should I get it?

-Butch

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
RE: Re: RE: Re: July DMG Update: Can
« Reply #18 on: July 23, 2006, 10:56:14 am »
I suggest you use fink to install gtk, see for details the lazarus wiki.

 

TinyPortal © 2005-2018