Re: Q: Can anyone explain this curious behaviour.

2014-07-15 Thread Willem Grooters
On Tue, 15 Jul 2014 09:57:42 +0200 "john.d...@compinia.de" wrote: >> Using a PCSI kit also has problems if you want to install Perl onto a >> cluster-common disk, which is not the boot disk, because you end up with >> PRODUCT SHOW PRODUCT listing the kit on one machine but not on the >> other(s

RE[2]: Emulating VMS?

2006-03-07 Thread Willem Grooters
gt; >-- > >Craig A. Berry >mailto:[EMAIL PROTECTED] > >"... getting out of a sonnet is much more > difficult than getting in." > Brad Leithauser Willem Grooters OpenVMS developer & System manager b: sysmgr.blogspot.com e: [EMAIL PROTECTED] w: www.grootersnet.nl

RE: GCC on OpenVMS, RE Correct way to delete file(s) on OpenVMS?

2004-09-01 Thread Willem Grooters
ages...) * RECORD-based IO in stead of STREAM-IO * Naming conventions. These are more important issues than just the compiler. You can port a program so it runs, but if it cannot co-operate with natively built programs properly, the effort is useless. Willem Grooters OpenVMS developer & System manager e: [EMAIL PROTECTED] w: www.grootersnet.nl

Concerns on support

2004-08-30 Thread Willem Grooters
n the freeware CD's. Not about 5.8.4! I think this site needs an update on this! Willem Grooters OpenVMS developer & System manager e: [EMAIL PROTECTED] w: www.grootersnet.nl

Perl 5.8.4 in binary and easy-to-build source - additional

2004-08-23 Thread Willem Grooters
or via the web-page), if someone would like to give it a try and inform me, that would be appreciated. Willem Grooters OpenVMS developer & System manager e: [EMAIL PROTECTED] w: www.grootersnet.nl

Help requested on BDB-mysql on VMS

2004-06-17 Thread Willem Grooters
e_perl/DBI.pm line 1057. Use of uninitialized value in subroutine entry at /perl_root/lib/site_perl/DBI.pm line 1057. Can't locate object method "connect" via package "Mysql" (perhaps you forgot to load "Mysql"?) at blib/lib/Mysql.pm line 71. [/screendump] Pe

Re: performance, compilation, Spamassassin (was Re: Wishlist remarks)

2004-06-02 Thread Willem Grooters
mited to the 'outside' of these system. But I'll try and work my way into Perl to let it work - whereever required and possible - the VMS way as well. (What level of platform independence is either required, advisable or just handy? And in what way can discrepancies be handled? These are, IMHO,. quite basic questions, if you want Perl to be really usable on virtually ANY platform. But that might well be a very different discussion) Willem Grooters OpenVMS developer & System manager e: [EMAIL PROTECTED] w: www.grootersnet.nl

Wishlist remarks

2004-06-02 Thread Willem Grooters
rivial issues - where VMS has a perfect solution. But in part, it is. One of the issues I ran into using Java code is the (IMHO ridiculous) inefficiency of this environment. If perl goes the same route, I will abandon it as well. Just for that reason. >Karol > >== >Karol E. Zielonko Jr. >OpenVMS Engineering >Hewlett-Packard Company > >If you have me in your address book please configure the entry to indicate >that >I prefer to receive plain text. Willem Grooters OpenVMS developer & System manager e: [EMAIL PROTECTED] w: www.grootersnet.nl

Perl & SWS

2004-05-16 Thread Willem Grooters
5.6? FYI: Installation of the 2.0 version of Apache - if that MOD_PERL would require PERL 5.8) is NO option. Willem Grooters OpenVMS developer & System manager e: [EMAIL PROTECTED] w: www.grootersnet.nl

RE[3]: [PATCH] OpenVMS I64 support

2003-12-19 Thread Willem Grooters
;that the initial support of the I-thing by whatever name is as >experimental and subject to change as early adopter's kit itself. > The "I-Thing" is OFFICIAL. The short name of VMS on Itanium is "OpenVMS I64" and I don't think it will change now - given the b

RE[2]: [PATCH] OpenVMS I64 support

2003-12-19 Thread Willem Grooters
corporate the new port to "VMS_IA64". > IMHO VMS_I64 is better: again, 3 characters. I think HP uses the same: VAX - AXP - I64 VAX - ALPHA - IA64 >Congratulations. As from me. Great. Willem Grooters OpenVMS developer & System manager e: [EMAIL PROTECTED] w: www.grootersnet.nl

RE[2]: 5.8.2 and 5.9.0, basic test fails on OpenVMS/VAX 7.3

2003-11-21 Thread Willem Grooters
Craig, > >>t/io/openpid.FAILED at test 8 > >>lib/vmsish...FAILED at test 25 > > >>Failed 2 test scripts out of 742, 99.73% okay. > >This is remarkably good. The vmsish.t failure is also present on Alpha and probably >reflects a real bug in timezone

Some DBD-RDB matters (OpenVMS only)

2003-10-20 Thread Willem Grooters
Hello, Tried to build BDB-RDB-1_16, when linking, a lot of undefined references due to the fact that SYS$IBRARY:SQ$USERS.OLB couldn't be located. Quite obvious: it's called SQL$USER71.OLB. Update Makefile.pl: .FIRST @ define/nolog lnk\$library sys\$library:sql\$user71.olb < @ tar

RE[2]: NEWBIE test errors??

2003-10-20 Thread Willem Grooters
Sorry, forgot. VMS 7.3-1 Perl 5.8.1 Got the STABLE.TAR.GZ (.TGZ) first, later I got LATEST.TGZ (for VMS). There have been some build issues with STABLE (shortening some variables names, out-of-memory) but that was probably my mistake. Didn't have these problems with LATEST (elevated privilege tur

NEWBIE test errors??

2003-10-19 Thread Willem Grooters
q{[---]PerlShr.exe/Share\n}" >>EXTTEST.OPT # Copy/NoConfirm EXTTEST.OPT [---.LIB.AUTO.EXTTEST]EXTTEST.OPT # %MMS-F-GWKNOACTS, Actions to update EXTTEST.C are unknown. # ext-538968653 being removed... %SYSTEM-W-PLHLDR, reserved for future use $ I guess