Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Doriano Blengino
Benoît Minisini ha scritto: >> Vassilis K ha scritto: >> >>> Hello again, >>> >>> I just made packages of a small application for Opensuse, Madriva and >>> Fedora. Everything worked fine. >>> >>> But the package building for Debian and Ubuntu did not work! It shows: >>> . >>> sh: f

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Fabien Bodard
shall it be possible to color the columns of a gridview separately, one-by-one, shall there be other visual enhancements... it's possible since the gambas V1 !! in gambas2 : http://gambasdoc.org/help/comp/gb.qt/.gridviewcell/background --

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread M. Cs.
I think you should add it as an option to the IDE. The only reason I'm sticked to Kubuntu is its ability to produce all the binaries. I wonder, whether there are some screenshots of the upcoming Gambas3. I'd realy learn about the planned new features in it: shall it be possible to color the colum

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Benoît Minisini
> 2010/3/3 M. Cs. : > >> So, concretely, you can't create Ubuntu/Debian packages from Mandriva, > >> unless > >> you compile the needed programs! > > > > More than that, I never did manage to install the requirements for the > > Mandriva. I'm a big fan of it, although presently using Kubuntu. I'm

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread M. Cs.
Well, I've 'Slacked' it! Downloaded tar-1.13, compiled from sources made ln -s /usr/local/bin/tar /usr/bin/tar-1.13 ,and it works. One more thing: is autopackage a distribution-independent package? Is it possible to install the programs on every Linux with this package, if no other binary is availa

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread José Luis Redrejo
2010/3/3 M. Cs. : >> >> So, concretely, you can't create Ubuntu/Debian packages from Mandriva, >> unless >> you compile the needed programs! >> > > More than that, I never did manage to install the requirements for the > Mandriva. I'm a big fan of it, although presently using Kubuntu. I'm > curious

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread M. Cs.
Yes, and the only one with easy-to-use IDE. In other surroundings you have to edit GUI in a separate file and that makes a hell of coding! -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Spe

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Benoît Minisini
> > So, concretely, you can't create Ubuntu/Debian packages from Mandriva, > > unless > > you compile the needed programs! > > More than that, I never did manage to install the requirements for the > Mandriva. I'm a big fan of it, although presently using Kubuntu. I'm > curious, wheter you (Benoit

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread M. Cs.
> > So, concretely, you can't create Ubuntu/Debian packages from Mandriva, > unless > you compile the needed programs! > More than that, I never did manage to install the requirements for the Mandriva. I'm a big fan of it, although presently using Kubuntu. I'm curious, wheter you (Benoit) or someo

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Benoît Minisini
> Why does Gambas create 2 rpm files one .src and one .noarch? > The .src.rpm is the rpm to install the sources of your project. The .noarch one is the binary rpm with the program only. > Is it the noarch.rpm file that I have to install ? Yes. > > Why does the .noarch.rpm ask for all the Gam

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Vassilis K
Why does Gambas create 2 rpm files one .src and one .noarch? Is it the noarch.rpm file that I have to install ? Why does the .noarch.rpm ask for all the Gambas2.* depedencies in order to be installed? Is it logical to ask for almost all of the components of Gambas? Is this happening in Deb distr

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Vassilis K
Ok, I had to use my Desktop (with Ubuntu 9.10) to make the Deb packages !!! It worked fine ! This is another proof of the 2 different distros Theorem ! -- Download Intel® Parallel Studio Eval Try the new software tools

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Benoît Minisini
> Vassilis K ha scritto: > > Hello again, > > > > I just made packages of a small application for Opensuse, Madriva and > > Fedora. Everything worked fine. > > > > But the package building for Debian and Ubuntu did not work! It shows: > > . > > sh: fakeroot: command not found > > One

Re: [Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Doriano Blengino
Vassilis K ha scritto: > Hello again, > > I just made packages of a small application for Opensuse, Madriva and > Fedora. Everything worked fine. > > But the package building for Debian and Ubuntu did not work! It shows: > . > sh: fakeroot: command not found > One clear advantage of

[Gambas-user] Debian and Ubuntu package building of Application failed

2010-03-03 Thread Vassilis K
Hello again, I just made packages of a small application for Opensuse, Madriva and Fedora. Everything worked fine. But the package building for Debian and Ubuntu did not work! It shows: . sh: fakeroot: command not found package building failed Package,MakeDebPackage.531:'dpkg-buildpac