[...]
> Edit $TOOL/bin/BuildPackageNew.pm and delete the following block.
> 
>       if($include_pcr && !$opt_single_pcr){
>               # copy pcr packages
>               GetFilesFromCDImages::setErrMsgHandler(\&err);
>               GetFilesFromCDImages::setMsgHandler(\&msg);
>               my @files = grep {/\.TGZ$/} getFiles($release,$own);
>               push(@oldpcr_packages,@files)
>       }

Done this, now it get's further but it's trying to find some SAP specific
executables that don't exist in the opensource version. Can one tell me what
to modify so that don't get included?


!buildpackage.pl -profile Server -format tgz -finalize -components
can't find following files [package Base]: 
/home/sapdb/maxdb-75/usr/bin/dbmrfc
/home/sapdb/maxdb-75/usr/lib/libsapu16.so
call: -profile Server -format tgz -finalize -components
found for "Server":
        Base
        Server Utilities
        Database Kernel
        JDBC
        PCR 7501
        ODBC
        DB Analyzer
        Loader

try to build following packages: 
        Base
        Server Utilities
        Database Kernel
        JDBC
        PCR 7501
        ODBC
        DB Analyzer
        Loader
        CPC Base
        CPC SDK 7501
        Webtools
        Perl Interface
        Python Interface
        XML Indexing Engine
        Database Connectivity
        Redist Python

COMMAND error 255 
'createPackages.mac' not made because of dependency errors 
21-04-04 17:59:33 end    of    createPackages.mac   fast 
[EMAIL PROTECTED] ~/maxdb-75>


Thanx! We're getting close :-)



SIEGENIA-AUBI KG
Informationswesen
 
i.A.
 
Markus D�hr
SAP-CC/BC, SAPDB-DBA

Tel.:    +49 6503 917-152
Fax:     +49 6503 917-7152
E-Mail: [EMAIL PROTECTED]
Internet: http://www.siegenia-aubi.com 
  

> -----Original Message-----
> From: Dittmar, Daniel [mailto:[EMAIL PROTECTED] 
> Sent: Friday, April 16, 2004 4:45 PM
> To: '"D�hr, Markus ICC-H"'; [EMAIL PROTECTED]
> Subject: RE: Building packages - ftp'ing?
> 
> 
> 
> We'll change the code so that it gets executed only if the 
> environment variable SAPDB_INTERNAL is set.
> 
> Background: our binary distributions contain the precompiler 
> runtimes for several releases and this is the code to copy 
> them from well known locations.
> 
> Daniel Dittmar
> 
> --
> Daniel Dittmar
> SAP Labs Berlin
> [EMAIL PROTECTED]
> 

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to