Hi ,all

I have some problem with building DBI on

 Alpha OpenVMS V7.3

I download package DBI-1_20 from CPAN. Then I unpack it to my PERL_ROOT.
When I running perl makefile.pl I get output.
******************************************************************
 perl makefile.pl -v
*** Note:
    The optional PlRPC-modules (RPC::PlServer etc) are not installed.
    If you want to use the DBD::Proxy driver and DBI::ProxyServer
    modules, then you'll need to install the RPC::PlServer, RPC::PlClient,
    Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you.
    You can install them any time after installing the DBI.
    You do *not* need these modules for typical DBI usage.

Optional modules are available from any CPAN mirror, in particular
    http://www.perl.com/CPAN/modules/by-module
    http://www.perl.org/CPAN/modules/by-module
    ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module

MakeMaker (v5.45)
Checking if your kit is complete...
Looks good
        ABSTRACT_FROM => q[DBI.pm]
        AUTHOR => q[Tim Bunce ([EMAIL PROTECTED])]
        DEFINE => q[ -DDBI_NO_THREADS]
        DIR => []
        EXE_FILES => [q[dbish.pl], q[dbiproxy.pl]]
        NAME => q[DBI]
        PREREQ_PM => {  }
        VERSION_FROM => q[DBI.pm]
        clean => { FILES=>q[$(DISTVNAME) Perl.xsi dbish.pl dbiproxy.pl
ndtest.prt]
 }
        dist => { DIST_DEFAULT=>q[clean distcheck disttest ci tardist],
PREOP=>q[$
(MAKE) -f Makefile.old distdir], COMPRESS=>q[gzip -v9], SUFFIX=>q[gz] }
        dynamic_lib => { OTHERLDFLAGS=>q[0] }
Using PERL=MCR dis$dka200:[perl-5_6_1]perl.exe
Result:
        EXTRALIBS:
        LDLOADLIBS: [-]PerlShr.exe/Share
Can't cd to (perl_root:[lib]/) term : invalid argument
Can't cd to (perl_root:[lib]/) data : no such file or directory
Can't cd to (perl_root:[lib]/auto/) data : no such file or directory
Running: MCR dis$dka200:[perl-5_6_1]perl.exe "-I[-.lib]"
[-.lib.ExtUtils]xsubpp -v
Writing Descrip.MMS for DBI

    Remember to actually *read* the README file!
    Use  'make' to build the software (dmake or nmake on Windows).
    Then 'make test' to execute self tests.
    Then 'make install' to install the DBI and then delete this working
    directory before unpacking and building any DBD::* drivers.
******************************************************************

Directories

Can't cd to (perl_root:[lib]/) term : invalid argument
Can't cd to (perl_root:[lib]/) data : no such file or directory
Can't cd to (perl_root:[lib]/auto/) data : no such file or directory

exist.

When I next running mmk, then I get

 mmk
%MMK-F-CANTUPD, cannot update target [.BLIB.ARCH.AUTO.DBI]DRIVER.XST -
sources unknown


Can You help me solve this problem ?  Where I need unpack package ?
Is anybody running and building PERL an DBI, DBD on OpenVMS V7.3 ?

**************************************
* Ing. Pavel Smejkal
* ENVINET, a.s.
* Brafova 531, TREBIC  674 01
* CZECH REPUBLIC
********************



Reply via email to