[OBORONA-SPAM] [Mono-devel-list] Mono pc file
Vadim B. Guzev
vguzev at yandex.ru
Sat Jul 3 05:25:44 EDT 2004
Hello Gert,
GD> Can someone tell me whether the mono package file (mono.pc) is part of the
GD> available download packages ?
You can find it in "{Mono-installation-path}/lib/pkgconfig/" (at least
if you install Mono from sources).
GD> The reason I'm asking this is that NAnt uses pkg-config to determine the
GD> Mono prefix, and we're getting reports of users that the Mono package cannot
GD> be located.
This can happen when user compile Mono from sources, but not from the
packages.
Try to specify the environment variable PKG_CONFIG_PATH in your
.bashrc file:
setenv PKG_CONFIG_PATH={Mono-installation-path}/lib/pkgconfig
Best regards,
Vadim B. Guzev
http://u.pereslavl.ru/~vadim/MCSharp/
More information about the Mono-devel-list
mailing list