Re: [Lazarus] Problem with creating debs

2011-03-14 Thread Mattias Gaertner
    Mattias Gaertner hat am 14. März 2011 um 16:08 geschrieben: >  [...] > > > >> I am trying create debs like always by calling "create_lazarus_deb.sh" > > >> script. [...] > [...] > > Do we still need this script. make deb in the Lazarus directory works too. > It seems "make deb" has higher

Re: [Lazarus] Problem with creating debs

2011-03-14 Thread dibo20
W dniu 14.03.2011 15:46, Vincent Snijders pisze: 2011/3/14 Mattias Gaertner: dib...@wp.pl hat am 14. März 2011 um 14:37 geschrieben: Hi, I am trying create debs like always by calling "create_lazarus_deb.sh" script. But now I get error: gtkwinapi.inc(1861,4) Fatal: Syntax error, "." expec

Re: [Lazarus] Problem with creating debs

2011-03-14 Thread Mattias Gaertner
    Vincent Snijders hat am 14. März 2011 um 15:46 geschrieben: > 2011/3/14 Mattias Gaertner : > > > > dib...@wp.pl hat am 14. März 2011 um 14:37 geschrieben: > > > >> Hi, > >> > >> I am trying create debs like always by calling "create_lazarus_deb.sh" > >> script. [...] > > I fixed the compilat

Re: [Lazarus] Problem with creating debs

2011-03-14 Thread Vincent Snijders
2011/3/14 Mattias Gaertner : > > > > > dib...@wp.pl hat am 14. März 2011 um 14:37 geschrieben: > >> Hi, >> >> I am trying create debs like always by calling "create_lazarus_deb.sh" >> script. But now I get error: >> >> gtkwinapi.inc(1861,4) Fatal: Syntax error, "." expected but ";" found > > > > Th

Re: [Lazarus] Problem with creating debs

2011-03-14 Thread Mattias Gaertner
    dib...@wp.pl hat am 14. März 2011 um 14:37 geschrieben: > Hi, > > I am trying create debs like always by calling "create_lazarus_deb.sh" > script. But now I get error: > > gtkwinapi.inc(1861,4) Fatal: Syntax error, "." expected but ";" found  The script compiles the old gtk1 interface too.