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?


Regards
 Burkhard



_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to