Hello, El Monday 16 June 2008 21:18:33 Kari Laine escribió: > Guillermo Ballester Valor kirjoitti: > > You can check my rpms for opensuse at the repositories here: > > > > http://download.opensuse.org/repositories/home:/gbvalor/ > > > > Any help is welcome ;-) > > > > Regards, > > > > Guillermo > > Hi again Guillermo, > > would it be possible to put up the src-rpms also or at least the > spec-files? I noticed the gambas-corba is missing - but I haven't yet done > any programming with it so I don't know how good it was in the first place. > I just installed all the rpms and it seems to work. GOOD JOB. Thanks. >
The src rpms are also in the repositories. You can extract the spec file from it . For example, if you have downloaded 'gambas2.src.rpm' rpm2cpio gambas2.src.rpm | cpio -i will split the src.rpm in all its parts. You can find the spec file there. And yes, gambas-corba is missing. I've still not found the way to do it, basically cannot find the needed libraries. Guillermo > Best Regards > Kari > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user -- Guillermo Ballester Valor [EMAIL PROTECTED] http://www.oxixares.com/~gbv Ogijares, Granada - SPAIN ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
