Hi,

This is probably a FAQ, but I am trying to 
resurrect the VMS SMG module. 

My first question is, does anyone know how to
reach Jean-claude Tebbal? I have tried:
[EMAIL PROTECTED] (no such domain)
[EMAIL PROTECTED] (unknown user)
[EMAIL PROTECTED] (unknown user)

I had used the smg module years ago, and 
tried to install it in the canonical fashion, 
on an ODS5 disk. That failed, so I tried it 
on an ODS2 disk, but I get the same set of 
errors (perl is installed on an ODS5 disk):


============= begin VMS session quote =========

j.0:friedb$ perl makefile.pl
Checking if your kit is complete...
Looks good
Unable to find a perl 5 (by these names:
$5$dka303:[sys_utility.perl586.exe]perl.exe;1 perl.exe perl5.exe
perl5_8_6.exe miniperl.exe
, in these dirs: perl_root:[000000])
Writing Descrip.MMS for smg

$ mms

%DCL-W-IVVERB, unrecognized command verb - check validity and spelling
 \0\
%MMS-F-ABORT, For target [.BLIB.LIB].EXISTS, CLI returned abort status:
%X00038090.
-CLI-W-IVVERB, unrecognized command verb - check validity and spelling

=============  end VMS session quote ==========

For the first problem, in makefile.pl, the first 
location listed does have the production version 
of perl 5.8.6.

Any thoughts appreciated.

Carl Friedberg
[EMAIL PROTECTED]
+1.212.233.5470
www.comets.com 

$ perl "-V"
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=VMS, osvers=V7.3-2, archname=VMS_AXP
    uname='VMS vms3 V7.3-2 AlphaServer ES40'
    config_args='-des -Dprefix=sys_utility:[perl586.]'
    hint=none, useposix=false, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=undef, bincompat5005=undef
  Compiler:
    cc='CC/DECC', ccflags
='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj
/NOANSI_ALIAS/float=ieee/ieee=denorm_results',
    optimize='/NoList',
    cppflags='undef'
    ccversion='60490005', gccversion='', gccosandvers='undef'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='int',
lseeksize=4
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='Link', ldflags ='/NoTrace/NoMap'
    libpth=/sys$share /sys$library
    libs=
    perllibs=
    libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
    gnulibc_version='undef'
  Dynamic Linking:
    dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
    cccdlflags='', lddlflags='/Share'


Characteristics of this PERLSHR image:
  Compile-time options: DEBUGGING
  Built under VMS
  Compiled at Apr 21 2005 13:38:55
  %ENV:
    PERLSHR="$5$DKA303:[SYS_UTILITY.PERL586.EXE]PERLSHR.EXE"
    PERL_ROOT="$5$DKA303:[SYS_UTILITY.PERL586.]"
  @INC:
    perl_root:[lib.VMS_AXP.5_8_6]
    perl_root:[lib]
    perl_root:[lib.site_perl.VMS_AXP]
    perl_root:[lib.site_perl]
    /perl_root/lib/site_perl
    .

Reply via email to