|
From: Marcos M. <mar...@gm...> - 2012-05-29 22:48:00
|
Hi, No I did not install those. I believe I read somewhere that I only needed that for source build straight from git. I installed flex and bison and ran configure and make, but no joy. I'm including the configure log. Regards, Marcos On May 29, 2012, at 6:27 PM, Michael Paquier wrote: > > > On Wed, May 30, 2012 at 5:11 AM, Marcos Mendez <mar...@gm...> wrote: > New to postgres-xc. Trying to give it a test drive. I'm installing it on Ubuntu, but having some issues. It seems that some files which are perhaps auto-generated are not in the tar downloads for 0.97 or 1.0 beta 2, such as > gtm_opt_scanner.c .h, etc. I'm following the basic instructions of download the tar.gz, ./configure and make. Also, as a side note, some of the docs mention qmake and some make. What should I use? > gtm_opt_scanner.c is generated automatically at each make by using flex. It doesn't need to be in tarball. > Did you install this library? > -- > Michael Paquier > http://michael.otacoo.com |