Alatar has asked for the wisdom of the Perl Monks concerning the following question:
I have a RH7 box with a remote host running Sybase. I need to connect to my remote host (Solaris Box) and query it. However, whenever I try to install the DBI::Sybase module it fails because it's looking for my local install of Sybase.
I get the following error and the make and install fail.
Can't find any Sybase libraries under /lib.
Please set the SYBASE environment correctly, or edit CONFIG and set SYBASE
Checking the Readme I'm told that this variable should be set by default in Unix and Linux, but that if it's not, to edit my CONFIG and set the locations of my SYBASE install.
Any help much appreciated!
Thanks, Alatar
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to install DBI::Sybase if Sybase is not installed locally? (boo)
by boo_radley (Parson) on Nov 16, 2001 at 19:53 UTC | |
|
Re: How to install DBI::Sybase if Sybase is not installed locally?
by Biker (Priest) on Nov 16, 2001 at 20:13 UTC | |
|
Re: How to install DBI::Sybase if Sybase is not installed locally?
by drewcifer (Novice) on Nov 16, 2001 at 21:30 UTC | |
|
Re: How to install DBI::Sybase if Sybase is not installed locally?
by mpeppler (Vicar) on Nov 16, 2001 at 22:20 UTC | |
|
Re: How to install DBI::Sybase if Sybase is not installed locally?
by hans_moleman (Beadle) on Nov 16, 2001 at 21:48 UTC |