niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Not Unix » VMS » vmsperl
Module install
Post new topic   Reply to topic Page 1 of 1 [4 Posts] View previous topic :: View next topic
Author Message
Chris Sharman
*nix forums addict


Joined: 02 Aug 2005
Posts: 83

PostPosted: Thu Feb 09, 2006 1:42 pm    Post subject: Module install Reply with quote

I tried to install VMS::IndexedFile with CPAN - it went into a CPU loop.
I killed it, and tried again.
It crashed with an out of memory error.

I tried from the system account.
I cleared the lock file, and tried installing the Bundle::CPAN it
recommmended.
This gave an RMS-F-SYN error, then spooled a large chunk of code to the
terminal, then complained that makefile.pl was missing and tried to make it.
It failed.
VMS::IndexedFile now gave the same error.

I installed VMS::IndexedFile manually.

Is there something I need to do to make cpan install work ?

Is VMS::IndexedFile the best/only way to read by key ? (it seems very
old - version 0.02 from April 1999)

Thanks
Chris

Any views expressed in this message are those of the sender and not necessarily those of CCA Group. The unauthorized use, disclosure, copying or alteration of this message is forbidden. The contents of this message may be confidential and/or privileged, copyright CCA Group and are intended solely for the use of the individual or entity to whom they are addressed. Whilst this message has been scanned, CCA Group cannot guarantee that it is virus free or compatible with your systems and accepts no responsibility for any loss or damage arising from its use. The recipient is advised to run their own anti-virus software. If you receive this message in error please contact postmaster@ccagroup.co.uk immediately, destroy any copies and delete it from your computer systems.
Back to top
Craig A. Berry
*nix forums Guru Wannabe


Joined: 27 May 2005
Posts: 143

PostPosted: Thu Feb 09, 2006 4:46 pm    Post subject: Re: Module install Reply with quote

At 1:42 PM +0000 2/9/06, Chris Sharman wrote:
Quote:
I tried to install VMS::IndexedFile with CPAN - it went into a CPU loop.
I killed it, and tried again.
It crashed with an out of memory error.

I tried from the system account.
I cleared the lock file, and tried installing the Bundle::CPAN it
recommmended.
This gave an RMS-F-SYN error, then spooled a large chunk of code to the
terminal, then complained that makefile.pl was missing and tried to make it.
It failed.
VMS::IndexedFile now gave the same error.

I installed VMS::IndexedFile manually.

Is there something I need to do to make cpan install work ?

Port it. There was a version of CPAN that worked on VMS a long time
ago, but it's a very large, complex, and rapidly changing package
that needs to know a lot about things like the local filesystem, and
probably assumes more than it should about such things. Given the
relative ease of installing any given module manually and the
relative difficulty of getting CPAN working and keeping it working,
no one that I'm aware of has bothered to maintain CPAN on VMS. There
is also now CPANPLUS, which I believe also awaits porting to VMS.

Quote:

Is VMS::IndexedFile the best/only way to read by key ? (it seems very
old - version 0.02 from April 1999)

I've used it some with no issues. The RMS API still works as it
always has, so I'm not aware of any reason the package would need
updating.
--
________________________________________
Craig A. Berry
mailto:craigberry@mac.com

"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser
Back to top
Thomas Pfau
*nix forums beginner


Joined: 02 Dec 2005
Posts: 7

PostPosted: Thu Feb 09, 2006 9:57 pm    Post subject: Re: Module install Reply with quote

Chris Sharman wrote:

Quote:
Is VMS::IndexedFile the best/only way to read by key ? (it seems very
old - version 0.02 from April 1999)


I use VMS::IndexedFile to access the indexed files on my system. The

only issue I have with it is the fact that there's no way to change
which key you access a file through after you open the file except to
tie another hash. Other than that, I agree with Craig - it works and
there's no reason to update it.

I wrote a couple of modules to layer on top of this to make things a
little easier. Look for VMS::FlatFile and Data::FixedFormat in CPAN.

Recently someone mentioned an SMG module. I think there was another RMS
module in the same author's directory. That's the only other RMS module
I've ever seen.
Back to top
Carl Friedberg
*nix forums beginner


Joined: 16 Aug 2005
Posts: 36

PostPosted: Thu Feb 09, 2006 11:21 pm    Post subject: RE: Module install Reply with quote

(you've heard this before) that was me, and I did get
SMG to build, after chasing my tail for too long.

I am leaving for a vacation, but when I get back I
should finally be able to put it back up on CPAN.

It will have a position in the VMS namespace, e.g.
VMS_SMG or something along those lines, unless there
are objects. I'll post here before I put it up in
CPAN.

Carl Friedberg
carl.friedberg@comets.com
+1.212.233.5470
www.comets.com


Quote:
-----Original Message-----
From: Thomas Pfau [mailto:pfau@nbpfaus.net]
Sent: Thursday, February 09, 2006 4:57 PM
To: Chris Sharman
Cc: vmsperl@perl.org
Subject: Re: Module install

Chris Sharman wrote:

Is VMS::IndexedFile the best/only way to read by key ? (it
seems very
old - version 0.02 from April 1999)


I use VMS::IndexedFile to access the indexed files on my system. The
only issue I have with it is the fact that there's no way to change
which key you access a file through after you open the file except to
tie another hash. Other than that, I agree with Craig - it works and
there's no reason to update it.

I wrote a couple of modules to layer on top of this to make things a
little easier. Look for VMS::FlatFile and Data::FixedFormat in CPAN.

Recently someone mentioned an SMG module. I think there was
another RMS
module in the same author's directory. That's the only other
RMS module
I've ever seen.
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [4 Posts] View previous topic :: View next topic
The time now is Tue Dec 02, 2008 7:29 pm | All times are GMT
navigation Forum index » Not Unix » VMS » vmsperl
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:57 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:56 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:56 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:55 am
No new posts RS6000 43p/140 AIX 4.3 new install - am stuck! remllov99x AIX 0 Tue Aug 21, 2007 11:07 pm

Xbox Mod Chip | Virtual Pets Blog | Loans | Mortgages | Free phpBB forum
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1839s ][ Queries: 16 (0.0964s) ][ GZIP on - Debug on ]