On Wed, 25 Apr 2001, Peter Prymmer wrote:
> The enclosed patch addresses several issues in the vms configure && build
> process. Files affected:
>
> - configure.com
[snip]
> Thanks to the following folks for very helpful discussions on putting this
> together: Charles Lane, Sebastian Bazley, Craig Berry, and Jarkko Hietaniemi.
Oops - I forgot to mention that it also contained some small changes at
Martin Vorlaender's request. Martin: rather than -Uperl_symbol try
defining perl_symbol to something false. In your case you may want to
try something like this:
@configure "-Dusedevel" "-Dprefix=DKA500:[perl_test.]" "-Dperl_symbol=0" -
"-Dperl_verb=DCLTABLES" "-des"
and then see if you can `mms install` it. Thanks.
Peter Prymmer