>Hi all, I'm tryinh to compile gamba3, revision 3203. I do this:
>
> $ mkdir gambas3
> $ cd gambas3
> $ mkdir trunk
> $ svn checkout
> https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/
> .
> .
> .
> Revisión obtenida: 3203
>
> $ cd trunk
> $ ./reconf-all
> $ ./configure
> $ make
Ok, give few minutes to generate de output.
Thanks.
Daniel Quintero desde la Ciudad de México
On Thu, Sep 9, 2010 at 4:25 PM, Jussi Lahtinen wrote:
> (./configure -C) > output.txt 2>&1
>
> Jussi
>
--
Automate Sto
(./configure -C) > output.txt 2>&1
Jussi
On Fri, Sep 10, 2010 at 00:22, Jussi Lahtinen wrote:
> I think you should send whole output of "./configure -C".
>
> Jussi
>
>
>
> On Thu, Sep 9, 2010 at 23:51, Daniel Rojas wrote:
>
>> Hi Jussi, I try the solution that you suggest, but I get the same
I think you should send whole output of "./configure -C".
Jussi
On Thu, Sep 9, 2010 at 23:51, Daniel Rojas wrote:
> Hi Jussi, I try the solution that you suggest, but I get the same error.
>
> I think that this error can be related with my Ubuntu version (9.04), I
> realy don't know. My PC
Hi Jussi, I try the solution that you suggest, but I get the same error.
I think that this error can be related with my Ubuntu version (9.04), I
realy don't know. My PC is a little old, and it can't run a newer version of
Ubuntu.
:-(
Daniel Quintero desde la Ciudad de México
On Thu,
Instead of "./configure" try "./configure -C".
Jussi
On Thu, Sep 9, 2010 at 18:30, Daniel Rojas wrote:
> Hi all, I'm tryinh to compile gamba3, revision 3203. I do this:
>
> $ mkdir gambas3
> $ cd gambas3
> $ mkdir trunk
> $ svn checkout
> https://gambas.svn.sourceforge.net/svnroot/gambas/gamb
Mmm, I following the instructions of this page and i intalled everything
and followed all steps, but the error still exists.
I'm sure that something is missing, but a can't discover what.
Any other idea?
Thanks Fabien.
Daniel Quintero desde la Ciudad de México
On Thu, Sep 9, 2010
ok .. go here :
http://gambasdoc.org/help/install/ubuntu
and install the given packages for your distrib ...in your case some
gtk package are missing !
2010/9/9 Daniel Rojas :
> Hi all, I'm tryinh to compile gamba3, revision 3203. I do this:
>
> $ mkdir gambas3
> $ cd gambas3
> $ mkdir trunk
>
Hi all, I'm tryinh to compile gamba3, revision 3203. I do this:
$ mkdir gambas3
$ cd gambas3
$ mkdir trunk
$ svn checkout
https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/
.
.
.
Revisión obtenida: 3203
$ cd trunk
$ ./reconf-all
$ ./configure
$ make
And then I have this error