[fpc-pascal] Web site translation

2007-02-15 Thread Tiziano_mk
please note that I have problems translating the followin items in FAQ Section 1. General Information: items 17, 26 and 28 because of missing bullets. I'd like to translate item 12. Known bugs, but it seems a bit obsolete. any hint? thanks tiziano _

Re: [fpc-pascal] Web site translation

2007-02-15 Thread Daniël Mantione
Op Thu, 15 Feb 2007, schreef Tiziano_mk: > > please note that I have problems translating the followin items in FAQ Section > 1. General Information: > > items 17, 26 and 28 > > because of missing bullets. > > > I'd like to translate item 12. Known bugs, but it seems a bit obsolete. > > an

[fpc-pascal] sqldb firebird on linux can't find client lib

2007-02-15 Thread Bisma Jayadi
Hi all, I have a console FPC application which uses sqlDB to connect to Firebird 2, using TIBConnection, TSQLTransaction, and TSQLQuery. The application run very well on win32 (XP SP2 and FB2). Then I try to compile it on Linux (i386 FC4 and FB2), but the application failed to start with the f

Re: [fpc-pascal] sqldb firebird on linux can't find client lib

2007-02-15 Thread Michael Van Canneyt
On Thu, 15 Feb 2007, Bisma Jayadi wrote: > Hi all, > > I have a console FPC application which uses sqlDB to connect to Firebird 2, > using TIBConnection, TSQLTransaction, and TSQLQuery. The application run very > well on win32 (XP SP2 and FB2). Then I try to compile it on Linux (i386 FC4 > and

Re: [fpc-pascal] Web site translation

2007-02-15 Thread Tiziano_mk
Daniël Mantione wrote: Op Thu, 15 Feb 2007, schreef Tiziano_mk: 17 & 26 are now translatable. 28 already was, do we talk about the same FAQ (.NET one)? my mistake, item 28 is ok thanks tiziano ___ fpc-pascal maillist - fpc-pascal@lists.freepas

Re: [fpc-pascal] sqldb firebird on linux can't find client lib

2007-02-15 Thread Bisma Jayadi
Run your application under 'strace' and send me the output, please. (Zip, please, because it can be rather big) Done. Please check your email. I've made the program to the most simplest shape just to produce the error, so it isn't too big and hopefully easier to analyze. For the help, I thank

Re: [fpc-pascal] sqldb firebird on linux can't find client lib

2007-02-15 Thread Michael Van Canneyt
On Thu, 15 Feb 2007, Bisma Jayadi wrote: > > Run your application under 'strace' and send me the output, please. > > (Zip, please, because it can be rather big) > > Done. Please check your email. I've made the program to the most simplest > shape just to produce the error, so it isn't too big a

Re: [fpc-pascal] sqldb firebird on linux can't find client lib

2007-02-15 Thread Dean Zobec
Michael Van Canneyt pravi: > > On Thu, 15 Feb 2007, Bisma Jayadi wrote: > >>> Run your application under 'strace' and send me the output, please. >>> (Zip, please, because it can be rather big) >> Done. Please check your email. I've made the program to the most simplest >> shape just to produce t

[fpc-pascal] Compiling fpc inside scratchbox

2007-02-15 Thread Jose Pascual
Hi Everyone, Is it possible compiling FPC inside scratchbox (with any target for example scratchbox for arm)? If yes, how could I do it? Jose Pascual ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/lis

Re: [fpc-pascal] sqldb firebird on linux can't find client lib

2007-02-15 Thread Bisma Jayadi
The fact that it still reports it as 'not loaded', I conclude that the dlopen operation failed. Why this would be so I cannot say. Could give me some examples what things that might cause dlopen operation fail? Have you (or somebody else) tried to use sqlDB to connect to FB 2.0? Because I neve

Re: [fpc-pascal] Compiling fpc inside scratchbox

2007-02-15 Thread Daniël Mantione
Op Thu, 15 Feb 2007, schreef Jose Pascual: > Hi Everyone, > > Is it possible compiling FPC inside scratchbox (with any target for example > scratchbox for arm)? > If yes, how could I do it? To my knowlede nobody has looked at this yet. However, such a toolkit is much less necessary for Free P

Re: [fpc-pascal] sqldb firebird on linux can't find client lib

2007-02-15 Thread Bisma Jayadi
The fact that it still reports it as 'not loaded', I conclude that the dlopen operation failed. Why this would be so I cannot say. Seems like some version incompatibility, because it again tries to load libm etc, when it has already loaded it. I use FB 1.5.4 and it works very well. So, I'm almos

[fpc-pascal] First beta for MSEide+MSEgui version 1.2

2007-02-15 Thread Martin Schreiber
There is a first beta of the upcoming version 1.2: http://sourceforge.net/project/showfiles.php?group_id=165409 New in version 1.2: - Visual form inheritance. - Report generator and integrated report designer. - New tmsesqldb with internal calcfields, local managed indexes, unicode text storage,