rodrigol at biotek.uio.no (Rodrigo Lopez) wrote:
>>hei Folks,
>>I'm interested in comming in contact with sites that have succesfully
>installed SRS 4.0x on an OpenVMS box. Anyone out there?
>
..seems that there are indeed problems ...probably only on old versions
of openvms 1.x ...we have 6.1!
i think the problem is in either the file etc/prep_srs.com or etc/srsmake.com
they both do a test to find out whether they run on openvms or vax/vms ...the
test use different methods
this is from prep_srs.com
$ !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ ! find out operating system and define a symbolic name
$ !
$ if f$getsyi ("HW_MODEL") .gt. 1024
$ then
$ OS_SPECIFIC = "ALPHA"
$ else
$ OS_SPECIFIC = "VAX"
$ endif
and this from srsmake.com:
$ ! find out whether script is running on an alpha or not
$ !
$ if f$getsyi ("ARCH_NAME") .eqs. "Alpha"
$ then
$ ...
$ else
$ ...
$ endif
$ !
i think the latter test is relatively new and might not be supported by
old openvms versions ...could you please find out....and mail me the results
thure
>-------------------------------------------------------
>Rodrigo Lopez
>The Norwegian EMBnet node
>Gaustadalleen 21, 0317 Oslo
>http://biomaster.uio.no>-------------------------------------------------------
--
===============================================================================
Thure Etzold | EMBL
E-mail: etzold at embl-heidelberg.de | Postfach 10.2209
Tel: (49) 6221 387529 | 69012 Heidelberg
Fax: (49) 6221 387517 | Germany