Ticket #22 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

What is the 'mcs' command neeeded to compile Avahi ?

Reported by: anonymous Owned by: anonymous
Milestone: Avahi 0.6.10 Component: avahi-core
Keywords: Cc:

Description

I am trying to build Avahi for SLackware 10.1 i386 and am stuck at the nees of a so called 'mcs' command, stated by configure script:

... checking for python module socket... yes checking for python module gdbm... yes checking for mcs... no configure: error: Can not find "mcs" in your PATH

Is this the

http://www.rpmfind.net//linux/RPM/freshmeat/rpms/mc/mcserv-4.1.35-1.i386.html

?

My email is ttsoares AT cristhom _dot_ com _dot_ br

Change History

Changed 6 years ago by anonymous

  • owner changed from lennart to anonymous
  • status changed from new to assigned

mcs is the c-sharp compiler from the mono project (http://www.mono-project.com/)

If you do not want C# bindings, simply pass --disable-mono to configure.

Changed 6 years ago by lennart

  • status changed from assigned to closed
  • resolution set to fixed

Apparently closed by #22

Note: See TracTickets for help on using tickets.