Re: [HACKERS] Runing DBT2 on Postgresql

2014-05-12 Thread Rohit Goyal
On Thu, Apr 24, 2014 at 6:57 AM, Peter Geoghegan wrote: > On Wed, Apr 23, 2014 at 2:33 AM, Rohit Goyal wrote: > > I am trying to install dbt2 on postgresql database. > > > > cmake(configure) command work fine and but make command(build) give an > error > > given below. I have no idea about how t

Re: [HACKERS] Runing DBT2 on Postgresql

2014-04-24 Thread Rohit Goyal
Hi Everyone, Sorry, i got this now. :) Regards, Rohit Goyal On Thu, Apr 24, 2014 at 4:24 PM, Rohit Goyal wrote: > Hi Peter/All, > > Can you please elaborate a bit in details the steps? where are how to run > these steps? > > Regards, > Rohit Goyal > > > On Thu, Apr 24, 2014 at 6:57 AM, Peter

Re: [HACKERS] Runing DBT2 on Postgresql

2014-04-24 Thread Rohit Goyal
Hi Peter/All, Can you please elaborate a bit in details the steps? where are how to run these steps? Regards, Rohit Goyal On Thu, Apr 24, 2014 at 6:57 AM, Peter Geoghegan wrote: > On Wed, Apr 23, 2014 at 2:33 AM, Rohit Goyal wrote: > > I am trying to install dbt2 on postgresql database. > >

Re: [HACKERS] Runing DBT2 on Postgresql

2014-04-23 Thread Peter Geoghegan
On Wed, Apr 23, 2014 at 2:33 AM, Rohit Goyal wrote: > I am trying to install dbt2 on postgresql database. > > cmake(configure) command work fine and but make command(build) give an error > given below. I have no idea about how to solve it ld has become less tolerant of certain flag orderings over

[HACKERS] Runing DBT2 on Postgresql

2014-04-23 Thread Rohit Goyal
Hi All, I am trying to install dbt2 on postgresql database. cmake(configure) command work fine and but make command(build) give an error given below. I have no idea about how to solve it I have set export LD_LIBRARY_PATH=home/abhi/project/lib:$LD_LIBRARY_PATH dbt2pgdata = /home/abhi/project/pgs