1 Feb 15:08
Re: how to add a package via commandline
Burkhard Carstens <fpc <at> bcsoft.de>
2007-02-01 14:08:42 GMT
2007-02-01 14:08:42 GMT
Am Mittwoch, 31. Januar 2007 19:29 schrieb Mattias Gaertner: > On Wed, 31 Jan 2007 16:39:42 +0100 > > Burkhard Carstens <fpc <at> bcsoft.de> wrote: > > Am Donnerstag, 18. Januar 2007 19:43 schrieb Mattias Gaertner: > > > On Thu, 18 Jan 2007 18:35:46 +0100 > > > > > > Burkhard Carstens <fpc <at> bcsoft.de> wrote: > > > > I'd like to build a lazarus rpm containing all the components, > > > > I need (BigIDE + indy, glscene). > > > > > > > > Before diving into the rpm building trouble, I first try to > > > > figure out, how I could install a package into lazarus without > > > > using the ide. > > > > > > > > With lazbuild, I can compile the package, which is fine. But > > > > how can I recompile lazarus to include the package? > > > > Do I have to deal with idemake.cfg and staticpackages.inc > > > > manually? > > > > > > > > For my special needs, I could of course create the correct > > > > files and do a "make ide -w OPT=@/etc/lazarus/idemake.cfg" but > > > > a commandline tool (or switch for lazbuild), that enables > > > > installation/uninstallation of packages would be really > > > > helpfull. So the question: Is there allready some (hidden) > > > > feature to do this? > > > > > > No, there is none yet. > > > You have to fiddle with idemake.cfg and staticpackages.inc (easy > > > for one package, but not flexible) or extend lazbuild (difficult,(Continue reading)
TPkgManager.DoInstallPackage might be the thing I have to duplicate in
RSS Feed