Opened 7 years ago

Closed 7 years ago

#211 closed enhancement (fixed)

kLIBCum: do not include VROBJEX

Reported by: Lewis Rosenthal Owned by:
Priority: major Milestone:
Component: rpm Version:
Severity: high Keywords:
Cc:

Description

VROBJEX is included/installed by ANPM to \%OS%\DLL. kLIBCum includes VROBJEX as well, but wants to install to /%unixroot/usr/lib. This creates a potential conflict.

Recommend breaking VROBJEX out into a separate package as a dependency, and installing to \%OS\DLL (ANPM needs to have it installed before the bootstrap is even downloaded, and thus, possibly before %unixroot even exists, so the logical place for it is \%OS%\DLL).

If anyone has a better idea, I'm all ears.

Change History (3)

comment:1 Changed 7 years ago by herwigb

This is planned anyway, as it is quite simply not a part of kLIBCum, but a dependency.

The same applies to rx4smb.wpi which got just updated and includes it as well.
We need ONE place where all these REXX libraries go, %OS%\dll being one possibility, %unixroot%\usr\lib the other one.

Arguments and discussion is welcome.

comment:2 Changed 7 years ago by Alex Taylor

Not being a *nix port but an original OS/2 library, I prefer to have it put into %OSDIR%\dll. That is where Blue Lion currently puts it (it is always installed).

comment:3 Changed 7 years ago by herwigb

Resolution: fixed
Status: newclosed

kLIBCum has been renamed to klUsrMgr.

During that process the vrobjex.dll was removed from the package.

Note: See TracTickets for help on using tickets.