in reply to Re: Sybase 15.0 & Perl 5.8
in thread Sybase 15.0 & Perl 5.8

Thanks for the reply knbknb.

I am on a Windows 2003 environment, ActivePerl 5.8.8.816, Sybase 15.0.2.

I currently have DBD-Sybase 1.07_1 installed. I tried to get 1.08 on there but I am running into a lot of problems during the make process. I receive "Don't know how to make d:\perl\libConfig.pm". I looked at this as an issue in the make file code and went in to add a "\" to the path so that it could find the file properly. Now it returns the same error but with only, "Config.pm"

Originally, our system was a same Windows 2003 but Sybase 12.5. We installed Perl on the new server and I proceeded to just execute the .pl script we have setup. That returns an error:

"The procedure entry point PL_memory_wrap would not be located in the dynamic link library perl58.dll.

So as you can see. Several issues going on here and I'm not quite sure where to start.