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 |
Hello, I am trying to link an ALL-IN-1 2.4 system with SFCP 1.2 and Paralogs TDBS/TRIP for ALL-IN-1. TDBS/TRIP puts a customized OALIBR.OLB in OA$SITE_BUILD_SHARE. The result of that is that the SFCP stuff is not included in the ALL-IN-1 image, since SFCP puts their customization in the OALIBR.OLB that resides in OA$BUILD_SHARE. The files replaced by the SFCP installation is listed in the SFCP installation guide, appendix A. Among those files are OASDF.OBJ and OALIBR.OLB. What I am wondering is, does SFCP replace any module in OALIBR.OLB other than the module OASDF? Or even better, has somebody already managed to link this type of configuration before? This note is entered in ALL-IN-1 and A1SFCP. Thanks in advance, Mats Wilhelmsson, CSC, Stockholm
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
262.1 | A1SFCP conference | SHALOT::LAMPSON | Whatever ya do, ya gotta have FUN! | Tue Mar 17 1992 16:22 | 3 |
I'll put my answers to this note in OAWEGO::A1SFCP. _Mike | |||||
262.2 | SHALOT::LAMPSON | Whatever ya do, ya gotta have FUN! | Tue Mar 17 1992 16:34 | 19 | |
Well, since there isn't a note in A1SFCP, I'll answer it here. SFCP 1.2 replaces only OASDF.OBJ. SFCP 1.1 used to also replace OAGBL.OBJ, but the necessary symbols were added to ALL-IN-1 V2.4. Since the SFCP installation copies OALIBR.OLB from OA$BUILD and then places it back in OA$BUILD_SHARE, the copy in OA$BUILD_SHARE should have all TDBS/TRIP changes and SFCP changes in it (assuming TDBS/TRIP was installed first). In this case, you should be able to copy the OALIBR.OLB out of OA$BUILD_SHARE into OA$SITE_BUILD_SHARE. If SFCP was installed first, then the TDBS/TRIP installation should have moved the OA$BUILD_SHARE:OALIBR.OLB with SFCP included into OA$SITE_BUILD_SHARE. The main problem you will have is if TDBS/TRIP modifies OASDF. If so, you'll need a BLISS compiler to merge the changes from each product. _Mike |