Re: Install DBD::Sybase

2009-07-21 Thread Jenn G.
On Tue, Jul 21, 2009 at 9:11 PM, Gurunandan R. Bhat wrote: > Ooops - Sorry!! I sent an HTML reply and my links went away. > > Here is my reply with the links preserved: > > I assume you have installed the freetds library. > Please follow the solutions given here: > http://lists.ibiblio.org/piperma

Re: Install DBD::Sybase

2009-07-21 Thread Gurunandan R. Bhat
Ooops - Sorry!! I sent an HTML reply and my links went away. Here is my reply with the links preserved: I assume you have installed the freetds library. Please follow the solutions given here: http://lists.ibiblio.org/pipermail/freetds/2006q3/020587.html and here: http://www.perlmonks.org/?node

Re: Install DBD::Sybase

2009-07-21 Thread Gurunandan R. Bhat
On Tue, 2009-07-21 at 14:38 +0800, Jenn G. wrote: You must install the freetds library before compiling DBD::Sybase? > Hello, > > I follow the steps on this link to install and use DBD::Sybase for MSSQL: > http://www.perlmonks.org/?node_id=392385 > > But when configure I got: > > BLK api NOT

Re: Install DBD::Sybase

2009-07-21 Thread Jenn G.
And I tried to install unixODBC but also make failed: g++ -g -O2 -o .libs/ODBCConfig main.o -L/usr/X11R6/lib/qt-3.3.8b/lib /usr/lib/qt-3.3.8b/lib/libqt-mt.so -L/usr/X11R6/lib /usr/lib/libmng.so -ljpeg -lpng -lz -lGL -lXmu -lXrender -lXrandr -lXcursor -lXinerama -lXft /usr/lib/libfreetype.so -lfon

Install DBD::Sybase

2009-07-20 Thread Jenn G.
Hello, I follow the steps on this link to install and use DBD::Sybase for MSSQL: http://www.perlmonks.org/?node_id=392385 But when configure I got: BLK api NOT available. Then make got: dbdimp.c:777: error: 'BLK_VERSION_150' undeclared (first use in this function) dbdimp.c:777: error: (Each un