For anyone having problem with keefox due to plgx-files and mono3, just build the RPC yourself, no need for mono2: https://discussions.zoho.com/keefox/topic/keefox-1-2-7-keepassrpc-plgx-won-t-complile-with-mono-3-0-6#71684000000346007
Search Criteria
Package Details: mono2 2.10.9-1
Package Actions
| Package Base: | mono2 |
|---|---|
| Description: | Free implementation of the .NET platform including runtime and compiler, v2.10 |
| Upstream URL: | http://www.mono-project.com/ |
| Category: | lib |
| Licenses: | |
| Submitter: | rustam |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2013-05-29 06:26 |
| Last Updated: | 2013-05-29 06:26 |
Latest Comments
Comment by archlinuxomane
Comment by 12eason
Anyone having problems with keepass RPC can use an old runtime with mono3:
mono --runtime=v2.0.50727 /usr/share/keepass/KeePass.exe
Comment by rustam
@elietd: It would be possible to install it in parallel, e.g. use a different prefix, but the goal here was to create a drop-in replacement for mono 3.x, so the programs, namely keepass2, would just keep using the older mono version without a need to modify any environment variables, .desktop files, etc., which we would need in that case.
Anonymous comment
It would be nice if we could install it in parallel with mono3, it seems to be possible according to this:
http://blog.mariocarrion.com/2009/07/01/multiple-parallel-mono-environments/
Comment by rustam
I'll be building binary Arch packages for this via openSUSE's build service,
http://download.opensuse.org/repositories/home:/rustamt/Arch_Extra/
Comment by rustam
the newer mono 3.0 which has been pushed to [extra] several days ago breaks the Keefox RPC plugin for Keepass