Re: [Gambas-user] configure options

2014-02-09 Thread Dominique Michel
Le Sun, 9 Feb 2014 16:59:37 +0100, Tobias Boege a écrit : > On Sun, 09 Feb 2014, Dominique Michel wrote: > > Le Sat, 8 Feb 2014 07:53:27 +0100, > > Fabien Bodard a ?crit : > > > > > The Development Environment > > > > > > The Gambas IDE is made with Gambas. In order to compile and use > > > it

Re: [Gambas-user] configure options

2014-02-09 Thread Tobias Boege
On Sun, 09 Feb 2014, Dominique Michel wrote: > Le Sat, 8 Feb 2014 07:53:27 +0100, > Fabien Bodard a ?crit : > > > The Development Environment > > > > The Gambas IDE is made with Gambas. In order to compile and use it, > > you need to compile the following components: > > > > gb.db > > gb.db.for

Re: [Gambas-user] configure options

2014-02-09 Thread Dominique Michel
Le Sat, 8 Feb 2014 07:53:27 +0100, Fabien Bodard a écrit : > The Development Environment > > The Gambas IDE is made with Gambas. In order to compile and use it, > you need to compile the following components: > > gb.db > gb.db.form > gb.debug > gb.desktop > gb.eval > gb.eval.highlight > gb.form

Re: [Gambas-user] configure options

2014-02-07 Thread Fabien Bodard
The Development Environment The Gambas IDE is made with Gambas. In order to compile and use it, you need to compile the following components: gb.db gb.db.form gb.debug gb.desktop gb.eval gb.eval.highlight gb.form gb.form.dialog gb.form.mdi gb.image gb.image.effect gb.qt4 gb.qt4.ext gb.qt4.webkit

[Gambas-user] configure options

2014-02-07 Thread Dominique Michel
On gentoo, portage policy is to handle every single configuration option. A part of the output of configure --help is: --enable-bzlib2 enable bzlib2 component (default: yes) --enable-zlib enable zlib component (default: yes) --enable-mysqlenable mysql component