fionbarr has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: installing DBD::Sybase
by AppleFritter (Vicar) on Jul 25, 2014 at 18:23 UTC
      thanks....I got the same error message....
      set the $SYBASE environment variable
      set it to what? 'SET $SYBASE=c:\sybase' ??

        Set the environment variable to the path wherever you have installed (Sybase|OpenClient) libraries & possibly the include|header files also.

Re: installing DBD::Sybase
by Corion (Patriarch) on Jul 26, 2014 at 09:50 UTC

    What part of the answers you got to connect string for sybase prompted you to repost this question?

    Maybe it would have been better to just continue that thread instead of opening a new thread?

    If you don't know how to set environment variables on your OS, maybe consult your system administrator on how to configure the operating system.