the problem is this....
I have installed the sybase libraries and the dbd-sybase perl module
but when a i do a make test i get this error message.
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/i386-linux -I/usr/lib/perl5 -e 'use Test::Harness
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "default",
LC_ALL = "default",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
t/autocommit........perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "default",
LC_ALL = "default",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
The context allocation routine failed when it tried to load
localization
files!!
One or more following problems may caused the failure
Your sybase home directory is /opt/sybase-12.5/OCS-12_5. Check the
environment variable SYBASE if it is not the one you want!
Using locale name "default" defined in environment variable LC_ALL
install_driver(Sybase) failed: DBD::Sybase initialize: cs_ctx_alloc()
failed
at /usr/lib/perl5/i386-linux/DynaLoader.pm line 219.
Compilation failed in require at (eval 1) line 3.
what am i doing wrong??
i have the SYBASE variable pointing to the correcto sybase directory
(/opt/sybase-12.5/OCS-12_5), i think it's something with the locale
files
but i'm not shure.
thanks for the help