Ubuntu Forums Archive Viewer

compiling moonlight

Archived thread 1034139 from Packaging and Compiling Programs. Markdown source: Packaging_and_Compiling_Programs/thread_1034139_compiling_moonlight.md

Original URL About this archive
#1

Hi, I'm trying to build mono's moonlight plugin from the source but it complains about not having the SMCS package installed. I installed mono-smcs package but the configure script didn't recognize it. I'm wondering what exact package i need to be able to compile.

checking for FFMPEG... yes checking libavcodec/avcodec.h usability... no checking libavcodec/avcodec.h presence... no checking for libavcodec/avcodec.h... no checking for MONO... yes checking for SMCS... configure: error: Package requirements (smcs) were not met:

No package 'smcs' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables SMCS_CFLAGS and SMCS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

#2

2.0 support isn't remotely complete enough yet to warrant turning it on. Don't bother using --with-managed. It's probably moaning because you need a much newer smcs than you have installed, e.g. 2.2 or trunk