Re: make option

2008-11-12 Thread Jesus arteche
thanks david it works On Wed, Nov 12, 2008 at 12:59 PM, David Schmidt <[EMAIL PROTECTED]>wrote: > Seems to me as if your linker wants a library, namely libpq > > aptitude search libpq > > On Wed, Nov 12, 2008 at 12:42 PM, Jesus arteche <[EMAIL PROTECTED]> > wrote: > > hey, > > > > someone knows w

make option

2008-11-12 Thread Jesus arteche
hey, someone knows what lpq option is used for...im compiling a program whicj runs correctly in mandriva...but when i try to compile in debian it crash with this error; /usr/bin/ld: can't find -lpq someone knows how to solve it? thanks