[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

2787.0. "FLC must be created per individual A1 node" by BIS1::DESTRIJCKER (Back again to the home town) Wed Jun 02 1993 13:07

    I noticed that under this new singing and dancing ALL-IN-1 V3.0
    one cannot copy a new version of an .flb and .flc across different ALL-IN-1
    systems anymore without the message
    
    	 Obsolete version of FMSLIBNAME.FLC; - Continuing
    
    is always displayed. It is necessary to recompile (this particular library
    is not installed) on each individual system.
    
    Is this a new feature?
    Do I really have to go round all systems and recompile the FMS library
    before this message disappears?
    
    Is there any other way round this?
    
    Thanks in advance.
    
    Wivine. 
T.RTitleUserPersonal
Name
DateLines
2787.1Away from the grow-bags!BRUMMY::MARTIN::BELLMartin Bell, NTCC, Birmingham UKWed Jun 02 1993 14:5510
Wivine,

It _should_ work, but make sure that the ALL-IN-1 versions are exactly
the same, as i guess that entry points into code are position dependent
so they need to be identical images.

Are you copying the FLB first, followed by the FLC, as the FLC must be
more recent than the FLB?

mb
2787.2Even on same ALL-IN-1 systemBIS1::DESTRIJCKERBack again to the home townWed Jun 02 1993 16:2310
    Martin,
    
    I am. It surprised me because I used to do this a lot under V2.4 and
    never had this message (Graham Clarke would definately have told me).
    Yet, I copied both user.flb and flc from one account to another and the
    message appeared and stayed there until I recompiled in the copied to
    account. Exiting ALL-IN-1 (= close open library) didn't make any
    difference.
    
    Wivine.
2787.3BRUMMY::MARTIN::BELLMartin Bell, NTCC, Birmingham UKWed Jun 02 1993 17:027
Check that the FLC is not installed in memory (i hit a similar problem last
year and it baffled me for ages).

Do a LIST/GLOBAL from INSTALL, and check for the FLC, especially in the
Delete Pending section.

mb