Skip Menu |

This queue is for tickets about the DBD-Sybase CPAN distribution.

Report information
The Basics
Id: 34053
Status: rejected
Priority: 0/
Queue: DBD-Sybase

People
Owner: Nobody in particular
Requestors: melazyboy [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.08
Fixed in: (no value)



Subject: will not build on ubuntu ( another library location problem )
Library locations are screwed up. 124 if(-d "$SYBASE/include" && -f "$SYBASE/include/cspublic.h") { ecarroll@x60s:~$ locate cspublic.h /usr/include/cspublic.h all of my .h files are in /usr/include, thats where the debian package puts them freetds-dev - MS SQL and Sybase client library (static libs and headers) ecarroll@x60s:~$ apt-file search cspublic.h freetds-dev: usr/include/cspublic.h ecarroll@x60s:~$
Sorry, I won't fix the build process to handle this specificity. You can move (or copy) the FreeTDS include files (and the libs) to a more suitable place to handle this situation.