Recent

Author Topic: lazarus error, need help  (Read 25807 times)

Anonymous

  • Guest
lazarus error, need help
« Reply #15 on: August 24, 2004, 06:11:19 pm »
I have download fpcsrc-1.9.5-040821.tgz unpack it to  /root/Desktop/fpc
cd  /root/Desktop/fpc
gmake all OP=... PP= ..
gmake install  ....
install ok ,check pp386 version is 1.95
 built   Lazarus(9.20) (gmake)  run ./lazarus, it  prompt fpc src path not setting ,so I set fpc src path to  /root/Desktop/fpc.

just I try to set fpc src path to fpc 1.0.10 src directory(download in www.freepascal.org) ,lazarus 9.20  can working well:)

Anonymous

  • Guest
lazarus error, need help
« Reply #16 on: August 24, 2004, 06:59:14 pm »
I have download fpcsrc-1.9.5-040821.tgz extract it to /root/Desktop/fpc and built install it and set  Environment->fpc src path to this.
can you tell me what is difference fpc-1.9.5-040808.src.rpm and fpcsrc-1.9.5-040808.src.rpm or fpcsrc-1.9.5-040821.tgz.
I just set lazarus9.20 Environment->fpc source path to fpcsrc1.0.10(download on www.freepascal.org)  it work fine (of course,can't pass complie)
thank you very much,I think I have set "fpc src path" to rong src,but i don't know witch one is correct

Anonymous

  • Guest
lazarus error, need help
« Reply #17 on: August 24, 2004, 10:48:05 pm »
mv /usr/local/lib/fpc/1.0.10  /usr/local/lib/fpc/1.0.10.bak
ln -s /usr/local/lib/fpc/1.95 /usr/local/lib/fpc/1.0.10
every things been ok. I'am don't known why,but Lazarus runing well.
Many thanks for your help.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
lazarus error, need help
« Reply #18 on: August 25, 2004, 08:26:52 am »
Maybe you have a ppc386 on your path symlinking to  /usr/local/lib/fpc/1.0.10/ppc386.
Or maybe you need to look at /etc/fpc.cfg or ~/.fpc.cfg and check if it points to /usr/local/lib/fpc/1.0.10.

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2584
lazarus error, need help
« Reply #19 on: August 25, 2004, 10:41:44 am »
Quote from: "Anonymous"
I have download fpcsrc-1.9.5-040821.tgz unpack it to  /root/Desktop/fpc


Before you unpack, is the /root/Desktop/fpc  dir empty ?
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Anonymous

  • Guest
lazarus error, need help
« Reply #20 on: August 27, 2004, 01:15:34 pm »
my god! after restart X-window ,this error come back to disturb me, /etc/fpc.cfg have seting ponit to 1.9.5,
 /root/Desktop/fpc is new folder  create by  exctract tools.

 

TinyPortal © 2005-2018