Posted this a while ago and I am still stuck

Anyone out there has got something sensible to say about what I wrote
below. Did I go wrong somewhere?
Is there a correct in Gambas2 to distribute a Gambas2 component along
with the Gambas2 application that uses it?
I followed all instructions in Documentation, did I miss out on
something?

Thanks,

Willy

On vr, 2012-02-24 at 23:33 +0100, Willy Raets wrote:
> > I installed the component and use it in one of my Gambas 2 projects now.
> > When testing in IDE all works great.
> > Next I make an installation package of the application.
> > 
> > When installing it on my system it complains that a dependency is
> > missing (my own component which is installed on my system!!!). 
> > "Dependency is not satisfiable: gambas2-SysInfo (>= -1.90.1)"
> > 
> > But how can the dependency be missing when I installed the component
> > prior to the application?
> > 
> > What I noticed with the name of the component during packaging is this
> > Name: gambas2-esb-SysInfo-0.0.1
> > In Project/Properties - Tab components is shows as SysInfo
> > In dependencies it asks for gambas2-SysInfo
> > 
> > Where did the esb go too? Might that be causing the problem?
> > And where does this strange version dependency come from (>= -1.90.1)???
> > 
> > Both component and application are an Ubuntu package made with Gambas
> > 2.22 on Ubuntu 10.10.
> > 
> > Any ideas?
> 
> And I just noticed that in the Ubuntu software center the component is 
> amongst the gambas2 components but named esb-sysinfo while dependency asks 
> for gambas2-SysInfo (two quite different names!!)
> 
> Really hope someone can help on this one..
> 
> Thanks,
> 
> Willy
> 
> 
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing 
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to