Hi,
I'm trying to install DBD 1.00 PC1 on my system and I'm stuck, any help
would be appreciated.
OS: Sun Solaris 5.6 sparc
Perl: v5.6.1 built for sun4-solaris
I've installed Informix server 7.3.1 + sql 7.30 + esql 5.10 + DBI 5.1
I've tried to set variables to demo table stores7 as well
When I run as root # perl Makefile
I get:
______________________________________________________________________________________________
Perl:     perl5.006001 sun4-solaris dl_dlopen.xs
System:   sunos 5.6 generic_105181-11 sun4m sparc sunw,sparcstation-5
Compiler: cc -O -I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE
-D_F
ILE_OFFSET_BITS=64

Using INFORMIX-ESQL Version 5.10.UD1 from /database/informix

You need to use a customized ESQL/C compiler script
which recognizes the INFORMIXC environment variable.
I'll create a local version and ensure that we use it.


You may run into problems creating a shared object version of
DBD::Informix.  If so, try creating a statically linked version
instead.  Read the Notes/static.build file.

Assert macro will be disabled!

Testing whether your Informix test environment will work...
ESQLTEST Program Running:
@(#)$Id: esqltest.ec version /main/20 2000-02-08 16:57:02 $
        $DBI_DBNAME set to 'testdb'.
        $DBD_INFORMIX_DATABASE set to 'testdb@test_rmt'.
        $DBD_INFORMIX_DATABASE2 unset - defaulting to 'testdb@test_rmt'.
        $DBD_INFORMIX_USERNAME is set to 'informix'.
        $DBD_INFORMIX_USERNAME2 is unset - defaulting to 'informix'.
        $DBD_INFORMIX_PASSWORD is set.
        $DBD_INFORMIX_PASSWORD2 is unset - defaulting to
$DBD_INFORMIX_PASSWORD.
Testing connection to testdb@test_rmt
        DBD_INFORMIX_USERNAME & DBD_INFORMIX_PASSWORD are ignored.
        DATABASE testdb@test_rmt
SQL: -409: Sqlexec was not found or was not executable by the current user.

Testing connection to testdb@test_rmt
        DATABASE testdb@test_rmt
SQL: -409: Sqlexec was not found or was not executable by the current user.


*** Your Informix environment is not usable
*** You must fix it before building or testing DBD::Informix
_______________________________________________________________________________________________________
Thanks,

Marcelo


Reply via email to