Recent

Author Topic: lazarus ubuntu  (Read 3181 times)

xellos

  • Newbie
  • Posts: 2
lazarus ubuntu
« on: March 24, 2009, 09:34:13 pm »
i have lazarus installed on ubuntu went great but now
i add a button on my form double klik it to enter code i get this error

Code: [Select]
Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Warning: You are using the obsolete switch -OG
Free Pascal Compiler version 2.2.0 [2008/09/20] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Linux for i386
Compiling /tmp/project1.lpr
Compiling unit1.pas
Linking /tmp/project1
59 lines compiled, 1.5 sec
1 warning(s) issued
2 hint(s) issued
Project "project1" successfully built. :)
---------------------------------------------
/usr/lib/lazarus/lcl/lclclasses.pp(19,22)
 Error: no pascal node found at cursor (i.e. in unparsed code)


how do i fix this?

Leledumbo

  • Hero Member
  • *****
  • Posts: 8836
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: lazarus ubuntu
« Reply #1 on: March 25, 2009, 05:44:36 am »
Bug in 0.9.24? Try 0.9.26.2 please. From my experience, giving rwx permission to that directory (/usr/lib/lazarus) can fix some problems. I don't know why it's installed there, since the Makefile prefers installing under /usr/share/lazarus (which perhaps already have rwx permission).

 

TinyPortal © 2005-2018