Compiling mod_mono under Debian Sarge
Posted on Saturday, May 21, 2005 in Uncategorized
As part of re-enabling Mono I encountered a strange error when I was compiling mod_mono:
apxs:Error: no config variable PREFIX
The solution (via Gonzalo) is to modify the Makefile slightly:
$ sed -i -e 's/ -S PREFIX="$(prefix)"//' src/Makefile.in
Do this before you ./configure and everything then works.
Related posts:
Running Typo svn on Debian Stable (Sarge) After numerous attempts to upgrade this site to the latest... Compiling MPlayer on Ubuntu Hoary After discovering the Ubuntu MPlayer package is broken for non-P4... Same blog, new distro I’m back! (for those that have missed me…) I decided... Using HttpHandlers with mod_mono Mike Roberts’ post about disposing with Web Forms piqued my... Marking up with Markdown I’ve been using Textile for a long time now. Mainly...
Related posts brought to you by Yet Another Related Posts Plugin.
This theme was designed by Chris Wallace and is licensed under the GNU General Public License.
Check out his cool WordPress Themes. Released by Six Revisions in the year of the rat.
look good
Recent comments