Re: [lazarus] Lazarus component DBExport
Selon Mattias Gaertner <[EMAIL PROTECTED]>: > On Mon, 12 Nov 2007 02:25:15 +0100 > fedorax <[EMAIL PROTECTED]> wrote: > > > In yesterday SVN Ã new component DbExport was added, but if i can > > find it in the > > > > /usr/local/src/lazarus/trunk/components/dbexport > > > > directory it's not appear in the IDE list of components. Bug or not > > bug ? If not how can i install it ? > > Only packages without special requirements are installed in the > snapshots (bigide). lazdbexport requires the development version of FPC. > > Install: Upgrade to the unstable recent FPC 2.3.1, then recompile > lazarus, open the lazdbexport.lpk and install it. > > Mattias I do this but lazarus can't find path for fpc files when i want to compile the package: -- /usr/local/src/lazarus/trunk/components/dbexport/fpdataexporter.pp(1,1) Fatal: Can't find unit fpdbexport used by fpdataexporter -- All the requested fpc .pp files are in directory /usr/local/src/fpc/trunk/packages/fcl-db/src/export ( Fpc 2.3.1 9216 ) But lazarus don't find it. > > _ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject >archives at http://www.lazarus.freepascal.org/mailarchives > _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Lazarus component DBExport
On Mon, 12 Nov 2007 02:25:15 +0100 fedorax <[EMAIL PROTECTED]> wrote: > In yesterday SVN à new component DbExport was added, but if i can > find it in the > > /usr/local/src/lazarus/trunk/components/dbexport > > directory it's not appear in the IDE list of components. Bug or not > bug ? If not how can i install it ? Only packages without special requirements are installed in the snapshots (bigide). lazdbexport requires the development version of FPC. Install: Upgrade to the unstable recent FPC 2.3.1, then recompile lazarus, open the lazdbexport.lpk and install it. Mattias _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Lazarus component DBExport
On Mon, 12 Nov 2007, fedorax wrote: > In yesterday SVN à new component DbExport was added, but if i can find it in > the > > /usr/local/src/lazarus/trunk/components/dbexport > > directory it's not appear in the IDE list of components. Bug or not bug ? If > not > how can i install it ? The actual components are in fcl-db in Free Pascal. You must upgrade Free Pascal with the latest version from SVN to be able to use these components. Michael.
[lazarus] Lazarus component DBExport
In yesterday SVN à new component DbExport was added, but if i can find it in the /usr/local/src/lazarus/trunk/components/dbexport directory it's not appear in the IDE list of components. Bug or not bug ? If not how can i install it ? _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives