Opened 8 years ago
Closed 8 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 by , 8 years ago
comment:2 by , 8 years ago
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 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
kLIBCum has been renamed to klUsrMgr.
During that process the vrobjex.dll was removed from the package.
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.