[Gambas-user] CDE. An interesting packaging tool

Demosthenes Koptsis demosthenesk at ...626...
Sat Nov 13 19:03:26 CET 2010


i was thinking this before a couple of days.

i was thinking how is it possible to make a package of a gambas project
with all necessary libs but not all the Gambas IDE or Gambas language.

And more, to package these files in a chroot like way, so to install the
package in /opt independently.

for example to have a package MyProject in /opt like

/opt
    /MyProject
       /libs
       /bin
       myproject.gambas
       ...

CDE looks like to do something like that.  

i test it in some of my projects but had no good results i dont know
why.

On Sat, 2010-11-13 at 10:21 +0100, Toni Rosa wrote:
> Hi Gambas List,
> It's been a while since I last posted here.
> I came across this nice project: CDE
> (http://stanford.edu/~pgbovine/cde.html) and I thought of Gambas. It is a
> really interesting automatic packaging tool to share applications among
> different Linux distributions... It does so by analysing runtime
> dependencies and creating a package with them all in it.
> It *might* be a nice addition to Gambas, which is already an amazing tool
> but has always had some difficulties having all the distribution packages
> up-to-date, making the portability among different Linux-es not as smooth
> as we all would like for our Gambas-powered applications...
> Regards,
> Toni
> 
> 
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user






More information about the User mailing list