Re: [Gambas-user] configure...: components were disabled...

2008-12-08 Thread Benoit Minisini
On dimanche 7 décembre 2008, moon_walker wrote: > Hi Gurus, > > i am just runned the ./configure for rev. 1722. > I realised that many components were disabled: > gb.qt > gb.gtk > gb.desktop > gb.db.odbc > ... > > could you tell me maybe the reason? > > thanks > Attila You didn't install the neede

Re: [Gambas-user] configure...: components were disabled...

2008-12-08 Thread moon_walker
Hi Stevie, thank you for the kind answer. I saw many xy.h was missed. But the list was so long on the screen... :-) Where is the whole log saved? br Attila gambas-3 wrote: > > Hi Attila! > > Have a look in the output of configure. There you can see, the complains > about > missing librarie

Re: [Gambas-user] configure...: components were disabled...

2008-12-08 Thread gambas
Hi Attila! Have a look in the output of configure. There you can see, the complains about missing libraries and so on. Remember to install the development-version (dev-xxx) of these missing libraries too. Example: gb.db.odbc needs unixodbc, so you have to install this package AND unixodbc-dev.

[Gambas-user] configure...: components were disabled...

2008-12-06 Thread moon_walker
Hi Gurus, i am just runned the ./configure for rev. 1722. I realised that many components were disabled: gb.qt gb.gtk gb.desktop gb.db.odbc ... could you tell me maybe the reason? thanks Attila -- View this message in context: http://www.nabble.com/configure...%3A-components-were-disabled..