in reply to Bundling Sybase dll using perl2exe
You basically need to include a large chunk of the $SYBASE directory. You're better off simply making the installation of Sybase (now SAP) Open Client a requirement.
Please note, that while DBD::Sybase is pretty forgiving on the *nixes for binding against different Openclient releases, it is a real bugger in the Windows world. If your environment is Windows, use ODBC.
HOWTO: BUILDING PERL MODULE DBD::SYBASE 1.15 FOR ACTIVESTATE PERL (WINDOWS 32BIT) 5.16.3 USING THE MINGW COMPILER if you need to
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Bundling Sybase dll using perl2exe
by Anonymous Monk on Dec 10, 2013 at 05:14 UTC | |
by jfroebe (Parson) on Dec 10, 2013 at 13:47 UTC | |
by Anonymous Monk on Dec 10, 2013 at 06:44 UTC | |
by mpeppler (Vicar) on Dec 10, 2013 at 16:21 UTC |