From: Nicola V. <nvi...@gm...> - 2012-05-29 09:00:35
|
On 29 May 2012, at 10:31 , Michael Paquier wrote: > > > On Tue, May 29, 2012 at 5:12 PM, Nicola Vitacolonna <nvi...@gm...> wrote: > Sorry, I should have explained better. What I do is the following: > > 1) Download the 1.0beta2 source tarball; > 2) Apply the patches from from Mason and Michael (see earlier messages in this thread); > 3) ./configure && make world > > It is my understanding that jade should not be needed for the above to build. Instead, I get the error that I have reported. > This way of doing is incorrect. Simply applying the commits I did on the beta2 tarball IS not enough because you still need to generate the sgml files from sgmlin. You will have to wait for the next 1.0.0 release tarball to do that. Don't worry the issue has been fixed. > > For the time being, I suggest that you launch make and make install directly in contrib folder to install correctly all the modules. > Regards, Thanks for the clarification. And to all who have replied, thanks for the excellent support! Now I have a fully functional Postgres-XC on OS X. Nicola |