[lazarus] RedHat 9.0

Rainer Hamann rainer at hamann-kiel.de
Tue Apr 15 14:36:22 EDT 2003


fpc1.0.7 works, but it wants write access to /usr/share/lazarus and 
/usr/share/fpcsrc.

TMemo has the same bug as I described a few days before : all lines are in 
lines[0] and all others are empty!

Rainer Hamann

> I downloaded rpm packages for lazarus, fpc1.1 and fpc1.1src and installed
> it. First of all I had to change permissions for /usr/share/fpcsrc and all
> subdirectories because the x flag was not set. Compiling a project
> developed with lazarus on RedHat 8.0 ends with "unit SYSTEM not found". All
> directories in lazarus are set to defaults. The debugger is set to "(none)"
> at every start of lazarus.
>
> I'll try fpc1.0.7.
>
> Rainer Hamann
>
> > i did fresh install of the rh9.0
> > and then downloaded the compiler fpc1.0.7 rpm + sources rpm
> > then downloaded the lazarus sources .
> > it works pretty good .
> > Now i try to set up the dddebuger ;)
> >
> > On 12 Apr 2003 17:17:40 -0400
> >
> > Andrew Johnson <acjgenius at earthlink.net> wrote:
> > > I am not sure what the problem is. but its not a RH9 issue, though
> > > itmay be something from upgrading as opposed to a fresh install. I have
> > > been running RH9 for a week now and the very first thing I did was to
> > > test lazarus and compiling out. all has worked great. and no issues
> > > regarding the debugger either I have used it many times since with no
> > > issues whatsoever. You may be missing devel packages etc I suppose..
> > >
> > > Andrew
> > >
> > > On Sat, 2003-04-12 at 16:43, Rainer Hamann wrote:
> > > > I did not set the GTK2 flag, but I found an error in TMemo with
> > > > RedHat 9 : All content of the Memo is in Memo.Lines[0] and all other
> > > > lines are empty. In RedHat 8 it worked fine with the same version of
> > > > Lazarus.
> > > >
> > > > Another bug with RedHat 9 is, that the settings for the debugger gdb
> > > > are lost, when Lazarus is restartet. Do you use memos too?
> > > >
> > > > Rainer Hamann
> > > >
> > > > > On Sat, 12 Apr 2003 19:32:19 +0200
> > > > >
> > > > > Rainer Hamann <rainer at hamann-kiel.de> wrote:
> > > > > > I've updated to RedHat 9.0 today. Lazarrus run fine, but when I
> > > > > > start the application, it shows the main form and crashes.
> > > > > > Selecting "Start/compile everything" ends at
> > > > > > SW_SHOWNORMAL:
> > > > > >     begin
> > > > > >       gtk_window_deiconify(GtkWindow);
> > > > > >       gtk_window_unmaximize(GtkWindow);
> > > > > >     end;
> > > > > > in gtkwinapi.inc with the error message "identifier not found
> > > > > > gtk_window_deiconify".
> > > > >
> > > > > This means you have somehow defined the GTK2 flag. Check your
> > > > > fpc.cfg or compile lazarus with 'make clean all OPT=-vm' to see
> > > > > definitions.
> > > > >
> > > > >
> > > > > Mattias
> > > > >
> > > > > _________________________________________________________________
> > > > >      To unsubscribe: mail lazarus-request at miraclec.com with
> > > > >                 "unsubscribe" as the Subject
> > > > >    archives at http://www.lazarus.freepascal.org/mailarchives
> > > >
> > > > _________________________________________________________________
> > > >      To unsubscribe: mail lazarus-request at miraclec.com with
> > > >                 "unsubscribe" as the Subject
> > > >    archives at http://www.lazarus.freepascal.org/mailarchives
> > >
> > > _________________________________________________________________
> > >      To unsubscribe: mail lazarus-request at miraclec.com with
> > >                 "unsubscribe" as the Subject
> > >    archives at http://www.lazarus.freepascal.org/mailarchives
> >
> > _________________________________________________________________
> >      To unsubscribe: mail lazarus-request at miraclec.com with
> >                 "unsubscribe" as the Subject
> >    archives at http://www.lazarus.freepascal.org/mailarchives
>
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives






More information about the Lazarus mailing list