Hi Benoit!
I tried to make Gambas 3 RC on Ubuntu 10.04 x86_64 and all OK!. :) All
gathered, except the components gb.gtk, gb.opengl, gb.postgre and gb.sdl
(all must be well, I didn't make them).
--
Eugeny Gazzaev
--
Gambas version from svn is 3669
The distribution I'm using is Slackware Current i did a update today.
After a ./reconfigure -C I get the following:
||
|| THESE COMPONENTS ARE DISABLED:
|| - gb.db.odbc
|| - gb.db.sqlite2
|| - gb.image.imlib
||
I have installed the image.imlib so this is not well
> With 'make clean', it compiles ok now.
> Remember to update the installation instructions.
>
I will remove the *_moc.cpp files from the source archive, so it should be
unneeded soon.
Regards,
--
Benoît Minisini
--
> On Sun, 2011-03-20 at 21:00 +0100, Benoît Minisini wrote:
> > > Benoit,
> > > I always liked PHP's pages, how it's laid out, and code
> > > suggestions/snippets
> >
> > What are you talking about exactly?
>
> I think this list member is suggesting that php be used in the design of
> the new Gam
With 'make clean', it compiles ok now.
Remember to update the installation instructions.
Am 20.03.2011 20:29, schrieb Benoît Minisini:
>> Too bad: another 'make' error @openSUSE 11.2 (i586). I don't understand a
>> single word...
>>
>
> Do a "make clean" before doing "make". That should remove th
On Sun, 2011-03-20 at 21:00 +0100, Benoît Minisini wrote:
> > Benoit,
> > I always liked PHP's pages, how it's laid out, and code
> > suggestions/snippets
> >
>
> What are you talking about exactly?
>
I think this list member is suggesting that php be used in the design of
the new Gambas website
> Benoit,
> I always liked PHP's pages, how it's laid out, and code
> suggestions/snippets
>
What are you talking about exactly?
--
Benoît Minisini
--
Colocation vs. Managed Hosting
A question and answer guide to deter
Benoit,
I always liked PHP's pages, how it's laid out, and code suggestions/snippets
-- Original Message ---
From: Benoît Minisini
To: gambas-user@lists.sourceforge.net
Sent: Sat, 19 Mar 2011 16:18:55 +0100
Subject: [Gambas-user] Redesigning the web site for Gambas 3
> Hi,
>
> Hi Benoit,
>
> All it's ok on Fedora 14.
>
> When I import my projet in v2.22.0 to this new gambas3 RC1 release, I have
> a strange message about 'Scale property' on some Forms.
>
> To resolve it, I need to change for these Forms the 'Scale property' from
> False to True, save the Form and rep
Hi Benoit,
All it's ok on Fedora 14.
When I import my projet in v2.22.0 to this new gambas3 RC1 release, I have a
strange message
about 'Scale property' on some Forms.
To resolve it, I need to change for these Forms the 'Scale property' from False
to True, save the Form and
repeat the operati
> Too bad: another 'make' error @openSUSE 11.2 (i586). I don't understand a
> single word...
>
Do a "make clean" before doing "make". That should remove the *_moc.cpp file
that are generated files from my version of Qt (4.7), and they will be
regenerated from yoru version of Qt.
Regards,
--
Too bad: another 'make' error @openSUSE 11.2 (i586). I don't understand a single
word...
Am 20.03.2011 19:50, schrieb Benoît Minisini:
> I have just updated the gambas 3 RC1 pre-release package:
>
> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download
>
> I have r
Didn't see that. But I knew I wasn't careful enough deleting those files...
I will start again and tell you.
Am 20.03.2011 19:37, schrieb Benoît Minisini:
> Didn't you see the "syntax error" message during the configuration of
> gb.sdl.sound? It should mean that the gbsdl.m4 file is missing in t
I have just updated the gambas 3 RC1 pre-release package:
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download
I have removed some configuration file (libtool m4 macro files) so that they
are correctly copied from the m4 directory of the current system when runnin
> Here is the complete protocol of ./reconf-all, ./configure -C and make.
> Maybe there is an error before 'make'.
>
> Error messages at the end of make:
> "Für das Ziel »all-am« ist nichts zu tun." = For the target »all-am« there
> is nothing to do.
> "*** Keine Regel, um »all« zu erstellen. Sch
Here is the complete protocol of ./reconf-all, ./configure -C and make.
Maybe there is an error before 'make'.
Error messages at the end of make:
"Für das Ziel »all-am« ist nichts zu tun." = For the target »all-am« there is
nothing to do.
"*** Keine Regel, um »all« zu erstellen. Schluss." = No ru
>
> I removed all those files, and things definitely got better. Now, during
> ./reconf-all, the libtool macro files are copied from my system to the m4
> directories.
>
> So, I think removing these files would be better.
>
> I still get (another) error in 'make', but maybe I deleted something t
Am 20.03.2011 18:05, schrieb Benoît Minisini:
>>> 2) Can you compare the contents of the m4 directory between before
>>> running "./reconf-all" (just after the source package has been
>>> extracted), and just after?
>>
>> The only change: a file "argz.m4" is added. See before/after screenshots.
Le dimanche 20 mars 2011 18:08:23, Benoît Minisini a écrit :
> > I just going to push the first gambas3 release candidate in the
> > community- testing repo.
> >
> > Feel free to test and report packaging bugs here or on the bug tracker.
> >
> > To install the all the packages:
> > pacman -S gamb
> I just going to push the first gambas3 release candidate in the community-
> testing repo.
>
> Feel free to test and report packaging bugs here or on the bug tracker.
>
> To install the all the packages:
> pacman -S gambas3
>
> Or you can cherry pick individual packages.
>
> Have fun!
>
You
> Am 20.03.2011 16:18, schrieb Benoît Minisini:
> > Well. Normally, when running the ./reconf-all script, all libtool macro
> > files inside the m4 directory should be replaced by what is installed on
> > your system.
>
> What is "the m4 directory"? There are many m4 directories in the gambas
> di
I just going to push the first gambas3 release candidate in the community-
testing repo.
Feel free to test and report packaging bugs here or on the bug tracker.
To install the all the packages:
pacman -S gambas3
Or you can cherry pick individual packages.
Have fun!
>
> 3) Can you tell me if you find on your system the libtool macro files
> having the same name as the one located in the m4 directory?
>
For example, on Ubuntu, there are in /usr/share/aclocal.
--
Benoît Minisini
--
> > Did you run ./reconf-all before running ./configure ?
>
> Yes!
>
Well. Normally, when running the ./reconf-all script, all libtool macro files
inside the m4 directory should be replaced by what is installed on your
system.
So:
1) Can you check that libtool is installed on your system?
2
> 2011/3/20 Benoît Minisini :
> >> 2011/3/20 Benoît Minisini :
> >> > And for those who can make binary packages: can you try to make a
> >> > binary package from this source package and tell me if you get any
> >> > problem? That way, I hope that packaging problems will be fixed
> >> > before the
> Did you run ./reconf-all before running ./configure ?
>
Yes!
Am 20.03.2011 01:37, schrieb Benoît Minisini:
>>SUSE 11.2:
>>
>>Compiling runs into error in 'make':
>>
>>
>>/bin/sh../libtool --tag=CC --mode=link gcc
>>-DGAMBAS_PATH="\"/usr/local/bin\""
Il giorno sab, 19/03/2011 alle 15.30 +0100, Benoît Minisini ha scritto:
> Hi,
>
> I have uploaded a pre-release of the Gambas 3 source package for the first
> release candidate. There:
>
> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download
>
Ok on Ubuntu 10.10
27 matches
Mail list logo