Le 03/10/2013 12:24, Charlie Reinl a écrit :
> Salut,
>
> on Ubuntu 10.04 I tried to install my home-made-package, but I can't,
> due to the dependencies.
>
> Against what the gambas3-runtime is checked? I thought gbx3.
>
> But I never had installed any gambas from a package, always complied
> from source code.
>
> Where do I wrong.
>
> @Scenic:~/gambas/3/myLib/Comp/Ziel$ dpkg -I
> a-timepicker_0.0.6-1_all.deb
>   neues Debian-Paket, Version 2.0.
>   Größe 14060 Byte: control-Archiv= 680 Byte.
>       307 Byte,    10 Zeilen      control
>       697 Byte,     9 Zeilen      md5sums
>   Package: a-timepicker
>   Version: 0.0.6-1
>   Architecture: all
>   Maintainer: a<karl.re...@fen-net.de>
>   Installed-Size: 100
>   Depends: gambas3-runtime (>= 3.0.90), gambas3-runtime (<< 3.99.0)
>   Section: contrib/devel
>   Priority: optional
>   Description: a TimePicker
>    This is a Gambas component written in Gambas
>
>
> @Scenic:~/gambas/3/myLib/Comp/Ziel$ gbx3 -V
> 3.4.90 r5866
>
>

If you create a package from the IDE, it will depends on gambas3-runtime 
(and any other packages related to the components used by your project).

That implies that the target system must have the corresponding binary 
packages in its repositories.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to