This article provides a possible solution if an error is received when running aslmfinstall from $COBDIR/aslmf.
Problem:
When trying to run aslmfinstall from $COBDIR/aslmf the following error messages were received:
Installing AppTrack...
exec(): 0509-036 Cannot load program ./aslmf/init2aslm because of the following errors:
0509-150 Dependent module libcobrts.2.so could not be loaded.
0509-022 Cannot load module libcobrts.2.so.
0509-026 System error: A file or directory in the path name does not exist.
Apptrack installation complete
Resolution:
A suggestion may be to ensure the LIBPATH is set, as one user on AIX 5.3 kept getting this error because he was running as root. Although COBDIR was set (you must run the script from the $COBDIR directory) he had not set the LIBPATH. Once LIBPATH was set to $COBDIR/lib the aslmfinstall worked correctly. This may not be the solution to this error in all instances or on all platforms, but it is worth a try.
#Licensing
#netexpress
#COBOL
#ServerExpress