|
am trying to install DBD::Sybase from cpan but i get an error saying i need to setup the config file and from looking at the readme i need to set the environment variable that points to the Sybase installation but i dont have sybase on the server that is going to be running the perl script, the script is going to be connecting to a remote server that is running Sybase
so i guess my question is how do i get DBD::Sybase installed with Sybase running on a remote server?
Thanks |