Recent

Author Topic: Need your help ...  (Read 13929 times)

Snoopy

  • New Member
  • *
  • Posts: 21
Need your help ...
« on: December 12, 2006, 04:22:06 pm »
Hello
I tried to install Lazarus  but I'm not  able to start it ..    maybe you can help me . this is the message I get.

noname:/usr/local/share/lazarus Administrator$ ./lazarus
dyld: Library not loaded: /sw/lib/libglib-1.2.0.dylib
  Referenced from: /usr/local/share/lazarus/lazarus
  Reason: no suitable image found.  Did find:
        /sw/lib/libglib-1.2.0.dylib: mach-o, but wrong architecture
Trace/BPT trap

can you tell me what Ihave to do ?

Thank you for your support

Snoopy

ovidius

  • New Member
  • *
  • Posts: 21
Need your help ...
« Reply #1 on: December 12, 2006, 04:46:17 pm »
I just guess that you have an Intel mac and installed the PowerPC version of Lazarus.

Look here
http://www.hu.freepascal.org/lazarus/
for the i386 version of Lazarus and FreePascal.

Snoopy

  • New Member
  • *
  • Posts: 21
Need your help ...
« Reply #2 on: December 12, 2006, 05:04:55 pm »
Thank you

that's right I used  the wrong version ..

I hope it is going to work now.

Snoopy

  • New Member
  • *
  • Posts: 21
Need your help ...
« Reply #3 on: December 12, 2006, 10:41:40 pm »
And it won't work either ....
I installed all the Intel packages  but it doesn't work for me ....
Althought I'm able to start Lazarus  but I got the megssage the  Pascal compiler is missed but I installed it (I think, I did it like i read it on the wikipedia page) , so what can I do ?

Please help me !

Snoopy

  • New Member
  • *
  • Posts: 21
Need your help ...
« Reply #4 on: December 12, 2006, 10:55:58 pm »
noname:/users/Administrator/freepascal Administrator$
svn co http://svn.freepascal.org/svn/svn/trunk fpc
svn: PROPFIND request failed on '/svn/svn/trunk'
svn: PROPFIND of '/svn/svn/trunk': 405 Method Not Allowed (http://svn.freepascal.org)

That's the error I get  when I try to  do the installation.

Snoopy

  • New Member
  • *
  • Posts: 21
Need your help ...
« Reply #5 on: December 12, 2006, 11:17:13 pm »
noname:~ Administrator$ svn co http://svn.freepascal.org/svn/svn/trunk fpc
subversion/libsvn_ra_dav/util.c:826: (apr_err=175002)
svn: PROPFIND request failed on '/svn/svn/trunk'
subversion/libsvn_ra_dav/util.c:296: (apr_err=175002)
svn: PROPFIND of '/svn/svn/trunk': 405 Method Not Allowed (http://svn.freepascal.org)


I do not know what it means can you tell me ? pleas

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Need your help ...
« Reply #6 on: December 13, 2006, 11:07:12 am »
This is a wrong path. You use
Code: [Select]
svn co http://svn.freepascal.org/svn/svn/trunk fpc
It should be
Code: [Select]
svn co http://svn.freepascal.org/svn/fpc/trunk fpc

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Need your help ...
« Reply #7 on: December 13, 2006, 11:41:01 am »
Quote from: "Snoopy"
And it won't work either ....
I installed all the Intel packages  but it doesn't work for me ....
Althought I'm able to start Lazarus  but I got the megssage the  Pascal compiler is missed but I installed it (I think, I did it like i read it on the wikipedia page) , so what can I do ?


Find the location where ppc386 is installed, usually /usr/local/bin/ppc386 or /usr/bin/ppc386.

Set this compiler path in the environment options.

Snoopy

  • New Member
  • *
  • Posts: 21
Need your help ...
« Reply #8 on: December 13, 2006, 03:53:56 pm »
Thank you!

I got it working ... after  nearly 2 days it is working fine for me!

Thank you!

I also want to thank the developers fopr such a graet tool !

Snoopy

Snoopy

  • New Member
  • *
  • Posts: 21
Me again
« Reply #9 on: February 06, 2007, 09:30:49 pm »
Hello I got a new Mac (Macbook Pro)
and tryed to install it the same way as it is say on the wiki-page. but it won't  work! I also tried the other like (see the posts before) but I do not find any source.

So my question is where can I download the free pasca source code I need for pascal ?

because the link:
[]$ svn co http://svn.freepascal.org/svn/fpc/trunk fpc
is dead!

so please help me!

Snoopy

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
RE: Me again
« Reply #10 on: February 06, 2007, 09:44:05 pm »
The svn server (or the network it belongs to) is down. But you can still download a fpcsrc dmg from http://michael-ep3.physik.uni-halle.de/Lazarus/

Snoopy

  • New Member
  • *
  • Posts: 21
and where is th free pascal compiler
« Reply #11 on: February 06, 2007, 09:57:36 pm »
downloaded the package and installed it but I can not find the compiler
it should be in the same folder or ?

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
RE: and where is th free pascal compiler
« Reply #12 on: February 06, 2007, 10:02:59 pm »
the fpcsrc dmg contains only the source for lazarus's code tools.

To get a fully functional lazarus, you need the fpc, fpcsrc and lazarus package.

Snoopy

  • New Member
  • *
  • Posts: 21
found it
« Reply #13 on: February 06, 2007, 10:04:49 pm »
For all the others who look for the compiler, you find it:

/usr/local/lib/fpc/2.1.1/ppc386

Now everything works quiet well

Thanks for your support!

 

TinyPortal © 2005-2018