Forum archiveIssue archiveOther usage issues

Archived discussion

adm/Linux/ApplicationFramework.COMP patch

Other usage issuesThu, 07/12/2001 - 08:021 reply

Browse this forum
QuestionAuthor

http://www.infonet.ca/segg/ApplicationFramework.COMP.diff.gz

The patch is againt cvsweb.matra-dtv.fr adm/Linux/ApplicationFramework.COMP version 1.4

adm/Linux/TKPAppStd.comp created 4 july version 1.1 we need to resolve the linking order.

TKStdSchema.so is needed to link TKPAppStd.so

-csh -f ${CASROOT}/adm/Linux/TKPAppStd.comp

csh -f ${CASROOT}/adm/Linux/TKStdSchema.comp

+csh -f ${CASROOT}/adm/Linux/TKPAppStd.comp

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Right , it is now corrected on CVS Repository