Re: [GENERAL] odbc_fdw

2011-12-05 Thread Florian Schwendener
very helpful. Should I contact the author directly? Thanks again for your help. Flo References: [1] https://github.com/ZhengYang/odbc_fdw Am 30.11.2011 12:01, schrieb Albe Laurenz: Florian Schwendener wrote: [has problems building odbc_fdw] Oh, didn't see that! Now it says: root@ubuntu

Re: [GENERAL] odbc_fdw

2011-11-30 Thread Florian Schwendener
Hi Laurenz Thank you for your help. As I know little about Linux and only a bit about make files, I really don't know if I'm doing the right thing. I've typed this: root@ubuntu:/home/user/Downloads/odbc_fdw-0.1.0# PATH=/usr/local/pgsql/bin/:$PATH make USE_PGXS=1 make make: *** No rule to mak

Re: [GENERAL] odbc_fdw

2011-11-30 Thread Florian Schwendener
hrieb Albe Laurenz: Florian Schwendener wrote: Thank you for your help. As I know little about Linux and only a bit about make files, I really don't know if I'm doing the right thing. I've typed this: root@ubuntu:/home/user/Downloads/odbc_fdw-0.1.0# PATH=/usr/local/pgsql/bin/:$PATH