Hi Andreas
When I'm changing the Makefile line960 to:

$(PM_TO_BLIB):<<
                @$(TOUCH) $@
(I insert a ':' after $(PM_TO_BLIB) and delete just one char -the linefeed- )
Then it is possible to use the Makefile, but then it outputs some other strange errors:
--------------------------------------------------------------------------------
....>gmake
rem
rem
rem
D:\LANG\Perl580\bin\perl.exe -p -e "s/~DRIVER~/Perl/g" < blib\arch\auto\DBI/Driv
er.xst > Perl.xsi
Das System kann die angegebene Datei nicht finden.
gmake: *** [Perl.xsi] Error 1
--------------------------------------------------------------------------------
The file blib/atch/auto/DBI/Driver.xst does really not exist!

Joern


-----Ursprüngliche Nachricht-----
Von: Andreas.Mock [mailto:[EMAIL PROTECTED]
Gesendet am: Mittwoch, 6. August 2003 14:42
An: Becker, Joern {DR-N~Mannheim}
Betreff: AW: DBI-Install

Hi Joern,

perhaps you have to delete the line with the "<<" at the beginning. (line
961)
I investigated not to deep, but I also had some Maikefile-generation-errors.
In my case there were Spaces where a TAB had to be.

Bye
Andreas


-----Ursprüngliche Nachricht-----
Von: Becker, Joern {DR-N~Mannheim} [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 6. August 2003 14:24
An: [EMAIL PROTECTED]
Betreff: DBI-Install


Reply via email to