On 2023-07-27 7:05 AM, TTT wrote:
I have installed a variety of mono packages from the repo (as shown below), as well as mono-basic which was part of FC38 repo (to get vbnc.exe). While overall working well, I still need the vbc.exe program. This is part of mono-complete in other distros, but it seem FC/RH family of RPM’s don’t offer this.
Would anyone know how to get vbc.exe into a AlmaLinux 9 system? I’m hoping NOT to recompile the entire mono project just to get that one executable.
I'm presuming the mono packages you installed came from EPEL, and not AlmaLinux? Looks like Mono has had its day; the availability of .NET 6 and up seems to have mostly killed it: https://halfblood.pro/the-end-of-mono/ If you absolutely positively must use Mono (and must have vbc.exe rather than the deprecated vbnc.exe) looks like you'll need to build it yourself. Are you able to migrate your Mono project to .NET? It's available directly in AlmaLinux appstream (additional packages in the powertools repo). -- Nels Lindquist nlindq@maei.ca