I am installing DBD::Sybase
I receive following error, after setting
export SYBASE=/usr/local/Cellar/freetds/0.95.80
and download freetds:
brew install freetds
Error:
Configuring DBD-Sybase-1.15 ... Can't find any Sybase libraries in /usr/local/Cellar/freetds/0.95.80/lib or /usr/local/Cellar/freetds/0.95.80/lib64 at Makefile.PL line 155, <IN> line 44
I believe I need to edit the makefile directly. Do I need to edit makefile? And could I use CPANM still. CPANM is under Brew (cellar).
/usr/local/Cellar/freetds/0.95.80/lib
├── libct.4.dylib
├── libct.a
├── libct.dylib -> libct.4.dylib
├── libsybdb.5.dylib
├── libsybdb.a
└── libsybdb.dylib -> libsybdb.5.dylib
/usr/local/Cellar/freetds/0.95.80/
AUTHORS ChangeLog NEWS TODO etc lib
COPYING INSTALL_RECEIPT.json README bin include share