[Mono-list] Mono, PHP and .NET library on Ubunty Hardy?
Chris Howie
cdhowie at gmail.com
Fri Feb 27 15:32:57 EST 2009
On Fri, Feb 27, 2009 at 3:01 PM, millisami <millisami at gmail.com> wrote:
> Thanks Chris for the prompt reply.
> I checked in my server and the mono-common package is not installed.
That basically means that none of Mono is installed at all.
> So, before installing the core 2.0 framework of Mono, do I need to install
> the mono-common first or I can install the 2.0 directly??
No, mono-common will be in the dependency tree somewhere. Just
install the pieces you need and let the package manager do its magic.
> And how do I check that the binfmt kernel extension is installed and
> working?
If, after installing Mono, you can run apps using "./app.exe" instead
of "mono app.exe" then it's working. Note that the binary will need
to be executable ("chmod +x app.exe") before the first method has a
chance of working.
--
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
More information about the Mono-list
mailing list