Re: [Gambas-user] Install problems

2012-07-25 Thread Charlie Reinl
Am Mittwoch, den 25.07.2012, 22:45 +0200 schrieb Jesus: > El 25/07/12 22:31, Jussi Lahtinen escribió: > >> Gmail, IMHO, is actually a mess managing threads and messages. > >> > > > > I have noticed that it really split opinions. Either you love it or hate it. > > > > > > > >> Why not use Thunderbir

Re: [Gambas-user] Install problems

2012-07-25 Thread Jussi Lahtinen
> Without Thunderbird, I wouldn't be able to develop Gambas and work at > home... In the past I used KMail, but it becomes unusable in the last > versions, so I switched to Thunderbird. Yeah, I don't mean to be spiteful. I'm sure it is good software for people who like to use non-web based email

Re: [Gambas-user] Install problems

2012-07-25 Thread Jesus
El 25/07/12 22:31, Jussi Lahtinen escribió: >> Gmail, IMHO, is actually a mess managing threads and messages. >> > > I have noticed that it really split opinions. Either you love it or hate it. > > > >> Why not use Thunderbird or alike? I understand we may use web based mail >> when not at home or

Re: [Gambas-user] Install problems

2012-07-25 Thread Benoît Minisini
Le 25/07/2012 22:31, Jussi Lahtinen a écrit : >> Gmail, IMHO, is actually a mess managing threads and messages. >> > > I have noticed that it really split opinions. Either you love it or hate it. > > > >> Why not use Thunderbird or alike? I understand we may use web based mail >> when not at home o

Re: [Gambas-user] Install problems

2012-07-25 Thread Jussi Lahtinen
> Gmail, IMHO, is actually a mess managing threads and messages. > I have noticed that it really split opinions. Either you love it or hate it. > Why not use Thunderbird or alike? I understand we may use web based mail > when not at home or not in our own PC, but... Kevin has answered exactly >

Re: [Gambas-user] Install problems

2012-07-25 Thread Benoît Minisini
Le 25/07/2012 21:50, rocko a écrit : > Forgot to mention I am getting one error when I run gambas3 > from the command line: > > gb.qt4: warning: unable to load Qt translation: en_US.utf8 > This is a warning - as printed in the message :-) It just means that Qt4 does not provide translations files

Re: [Gambas-user] Install problems

2012-07-25 Thread Jussi Lahtinen
Just ignore it. Jussi On 25 July 2012 22:50, rocko wrote: > Forgot to mention I am getting one error when I run gambas3 > from the command line: > > gb.qt4: warning: unable to load Qt translation: en_US.utf8 > > But gambas3 seems to run fine. > > On Wed, 2012-07-25 at 21:24 +0200, Jesus wrot

Re: [Gambas-user] Install problems

2012-07-25 Thread rocko
Forgot to mention I am getting one error when I run gambas3 from the command line: gb.qt4: warning: unable to load Qt translation: en_US.utf8 But gambas3 seems to run fine. On Wed, 2012-07-25 at 21:24 +0200, Jesus wrote: > El 25/07/12 02:04, rocko escribió: > > On Wed, 2012-07-25 at 00:16 +02

Re: [Gambas-user] Install problems

2012-07-25 Thread rocko
Its ok I got to compile and made the mandatory 'hello_world' app. Thanks for every ones help. The web site link with all the devs really helped. Don't know why the script didn't work, it seems to have all the devs listed as well. oh well. On Wed, 2012-07-25 at 21:24 +0200, Jesus wrote: > El

Re: [Gambas-user] Install problems

2012-07-25 Thread Jesus
El 25/07/12 15:49, Jussi Lahtinen escribió: >> Top posting means the thread has to be read from the bottom up (minor >> annoyance), but what's really bad is when a single thread continuously >> mixes top and bottom posting. Then you have chaos. One solution to a >> mixed order thread (as I did here

Re: [Gambas-user] Install problems

2012-07-25 Thread Jesus
El 25/07/12 02:04, rocko escribió: > On Wed, 2012-07-25 at 00:16 +0200, Jesus wrote: >> El 24/07/12 22:26, rocko escribió: >>> DOH! I forgot to run ./reconf -all, ./configure does work, BUT >>> I'm now getting "Components Disabled" warning after ./configure -C >>> || >> >> Please, do not top-posti

Re: [Gambas-user] Install problems

2012-07-25 Thread Jussi Lahtinen
They are not required, just additional components. Now you should be able to compile Gambas. If not, please compress and send compile logs for us. ( ./reconf-all && ./configure -C && make && sudo make install ) > ~/Desktop/compile.log 2>&1 You may need to change word "Desktop" if your system is

Re: [Gambas-user] Install problems

2012-07-25 Thread rocko
I installed all the devs posted on that site. But I'm still getting 'Disabled' error's, although there are a lot less of them. This is after ./configure -C: || THESE COMPONENTS ARE DISABLED: || - gb.gsl || - gb.jit || - gb.media On Wed, 2012-07-25 at 03:24 +0300, Jussi Lahtinen wrote: > I thin

Re: [Gambas-user] Install problems

2012-07-25 Thread Jussi Lahtinen
> Top posting means the thread has to be read from the bottom up (minor > annoyance), but what's really bad is when a single thread continuously > mixes top and bottom posting. Then you have chaos. One solution to a > mixed order thread (as I did here) is just to snip everything except > what you'r

Re: [Gambas-user] Install problems

2012-07-24 Thread Fabien Bodard
Le 25 juil. 2012 02:06, "rocko" a écrit : > > On Wed, 2012-07-25 at 00:16 +0200, Jesus wrote: > > El 24/07/12 22:26, rocko escribió: > > > DOH! I forgot to run ./reconf -all, ./configure does work, BUT > > > I'm now getting "Components Disabled" warning after ./configure -C > > > > > > || > > > ||

Re: [Gambas-user] Install problems

2012-07-24 Thread Kevin Fishburne
On 07/24/2012 08:24 PM, Jussi Lahtinen wrote: > About top-posting... > This is how gmail does it automatically, and I don't see any significant > difference between top-posters vs non-top-posters... > Is this really problem? > > Jussi > Top posting means the thread has to be read from the bottom u

Re: [Gambas-user] Install problems

2012-07-24 Thread Jussi Lahtinen
I think you don't have devs installed! http://gambasdoc.org/help/install/ubuntu?v3&view About top-posting... This is how gmail does it automatically, and I don't see any significant difference between top-posters vs non-top-posters... Is this really problem? Jussi On 25 July 2012 03:04, rock

Re: [Gambas-user] Install problems

2012-07-24 Thread rocko
On Wed, 2012-07-25 at 00:16 +0200, Jesus wrote: > El 24/07/12 22:26, rocko escribió: > > DOH! I forgot to run ./reconf -all, ./configure does work, BUT > > I'm now getting "Components Disabled" warning after ./configure -C > > > > || > > || THESE COMPONENTS ARE DISABLED: > > || - gb.cairo > > || -

Re: [Gambas-user] Install problems

2012-07-24 Thread Jesus
El 24/07/12 22:26, rocko escribió: DOH! I forgot to run ./reconf -all, ./configure does work, BUT I'm now getting "Components Disabled" warning after ./configure -C || || THESE COMPONENTS ARE DISABLED: || - gb.cairo || - gb.compress.bzlib2 || - gb.db.mysql || - gb.db.postgresql || - gb.db.sqlite

Re: [Gambas-user] Install problems

2012-07-24 Thread rocko
DOH! I forgot to run ./reconf -all, ./configure does work, BUT I'm now getting "Components Disabled" warning after ./configure -C || || THESE COMPONENTS ARE DISABLED: || - gb.cairo || - gb.compress.bzlib2 || - gb.db.mysql || - gb.db.postgresql || - gb.db.sqlite2 || - gb.db.sqlite3 || - gb.desktop

Re: [Gambas-user] Install problems

2012-07-24 Thread rocko
After updateing and doing make clean I'm getting "no such file or directory" after doing ./configure. Automake is installed, I am perplexed as to why im getting this error. On Tue, 2012-07-24 at 20:52 +0300, Jussi Lahtinen wrote: > Did you do "svn update" in trunk folder? > That way you can update

Re: [Gambas-user] Install problems

2012-07-24 Thread Jussi Lahtinen
Did you do "svn update" in trunk folder? That way you can update sources correctly in easy way. Before trying to compile again, run "sudo make clean" in trunk folder. Jussi On 20 July 2012 20:16, rocko wrote: > No matter which version/revision I download I get gbx error's. > > gbx_extern.c

Re: [Gambas-user] Install problems

2012-07-20 Thread rocko
No matter which version/revision I download I get gbx error's. gbx_extern.c:786: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘EXTERN_get_function_info’ make[4]: *** [gbx3-gbx_extern.o] Error 1 make[4]: Leaving directory `/home/rocko/Gambas/main/gbx' make[3]: *** [all-recursive]

Re: [Gambas-user] Install problems

2012-07-20 Thread rocko
Ok I downloaded the stable version and got the same error's. I'll try downloading the latest version and give it a go. On Thu, 2012-07-19 at 21:27 +0200, Benoît Minisini wrote: > Le 19/07/2012 21:21, Randall Morgan a écrit : > > Ok, sorry I didn't see your last message. That looks to me like an >

Re: [Gambas-user] Install problems

2012-07-19 Thread rocko
No, i got reconf and configure to work, but make gave me errors about gb3x Here they are: gbx3-gbx_api.o:(.data+0x350): undefined reference to `EXTERN_get_function_info' collect2: ld returned 1 exit status make[4]: *** [gbx3] Error 1 make[4]: Leaving directory `/home/rocko/Gambas/trunk/main/gbx'

Re: [Gambas-user] Install problems

2012-07-19 Thread Benoît Minisini
Le 19/07/2012 21:21, Randall Morgan a écrit : > Ok, sorry I didn't see your last message. That looks to me like an > error in the Gambas code. Right. This is fixed in revision 4969. The bug meant that libffi development package has not been installed. Regards, -- Benoît Minisini -

Re: [Gambas-user] Install problems

2012-07-19 Thread Randall Morgan
gliche Nachricht- >> Von: Randall Morgan [mailto:rmorga...@gmail.com] >> Gesendet: Donnerstag, 19. Juli 2012 00:01 >> An: mailing list for gambas users >> Betreff: Re: [Gambas-user] Install problems >> >> I think the automake package is what you may be looking for

Re: [Gambas-user] Install problems

2012-07-19 Thread Randall Morgan
Did you get this sorted out? On Wed, Jul 18, 2012 at 11:37 AM, rocko wrote: > Ok I did what you suggested and downloaded from the SVN. > But I still get the same errors, "No such file or directory" > Here is my terminal output: > > rocko@darknet:~/Gambas/trunk$ ./reconf-all > libtoolize: puttin

Re: [Gambas-user] Install problems

2012-07-19 Thread rocko
Von: Randall Morgan [mailto:rmorga...@gmail.com] > Gesendet: Donnerstag, 19. Juli 2012 00:01 > An: mailing list for gambas users > Betreff: Re: [Gambas-user] Install problems > > I think the automake package is what you may be looking for. If that doesn't > fix it then do a

Re: [Gambas-user] Install problems

2012-07-18 Thread Ivan Kern
Hi, Try rocko@darknet: sudo ~/Gambas/trunk$ ./reconf-all ivan -Ursprüngliche Nachricht- Von: Randall Morgan [mailto:rmorga...@gmail.com] Gesendet: Donnerstag, 19. Juli 2012 00:01 An: mailing list for gambas users Betreff: Re: [Gambas-user] Install problems I think the automake package

Re: [Gambas-user] Install problems

2012-07-18 Thread Randall Morgan
I think the automake package is what you may be looking for. If that doesn't fix it then do a complete dump of your build process and send it to Benoit. On Wed, Jul 18, 2012 at 2:57 PM, Randall Morgan wrote: > but do you have autotools installed. The deveopment files are only > good if you have

Re: [Gambas-user] Install problems

2012-07-18 Thread Randall Morgan
but do you have autotools installed. The deveopment files are only good if you have compiled autotools from them... I'm now on Ubuntu 11.10 but I think there are other auto-tools packages. Do an aptitude search autotools and see... On Wed, Jul 18, 2012 at 1:24 PM, rocko wrote: > Ubuntu 10.10 x8

Re: [Gambas-user] Install problems

2012-07-18 Thread rocko
Ubuntu 10.10 x86 I have autotools-dev installed On Wed, 2012-07-18 at 13:09 -0700, Randall Morgan wrote: > I notice autoconf was not found. Do you have autotools installed? and > what distribution are you using? > > On Wed, Jul 18, 2012 at 11:37 AM, rocko wrote: > > Ok I did what you suggested a

Re: [Gambas-user] Install problems

2012-07-18 Thread Randall Morgan
I notice autoconf was not found. Do you have autotools installed? and what distribution are you using? On Wed, Jul 18, 2012 at 11:37 AM, rocko wrote: > Ok I did what you suggested and downloaded from the SVN. > But I still get the same errors, "No such file or directory" > Here is my terminal out

Re: [Gambas-user] Install problems

2012-07-18 Thread rocko
Ok I did what you suggested and downloaded from the SVN. But I still get the same errors, "No such file or directory" Here is my terminal output: rocko@darknet:~/Gambas/trunk$ ./reconf-all libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should ad

Re: [Gambas-user] Install problems

2012-07-18 Thread Randall Morgan
Check out the project again. I am not sure if the m4 directory is checked out or created by the build process and I don't have time to look right now. Then once you have all the files follow the instructions on the site. You can create a svn-checkout.sh script and add this line: svn checkout http

Re: [Gambas-user] Install problems

2012-07-18 Thread rocko
No I don't have a trunk directory. Here is a list of files/directories I have I have: acinclude.m4 gb.compress.bzlib2 gb.libxml install-sh aclocal.m4gb.compress.zlibgb.media ltmain.sh app gb.cryptgb.ncursesmain AUTHORS gb.db.mysql gb.net

Re: [Gambas-user] Install problems

2012-07-17 Thread Randall Morgan
Do you happen to have trunk directory in the directory you downloaded the project to? If so, then cd to trunk... On Tue, Jul 17, 2012 at 12:44 PM, rocko wrote: > Where is the gambas src directory??? > I don't seem to have one after downloading. > ./reconf-all and ./configure returns "No such f

[Gambas-user] Install problems

2012-07-17 Thread rocko
Where is the gambas src directory??? I don't seem to have one after downloading. ./reconf-all and ./configure returns "No such file or directory" I v'e tried in the /gambas* directory. Outputting to 'output.txt' gives a blank file other wise I post it. -