-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday 06 Jul 2003 1:00 am, David Wright wrote: > > No problem with this. I compiled and installed mod_mono on debian > > sid too. > > Thanks. I got mod_mono from CVS, but the compiling is turning out to not > be so simple. > > First, the INSTALL instructions say to ./configure, but there is no > configure file in mod_mono/. (There is a non-executable configure.in, > but if I try to make it executable and use it, it returns a syntax error.)
Try running this instead: ./autogen ./configure --with-apxs=/usr/sbin/apxs make make install -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iQIVAwUBPwdsx/r1e7bH1pzBAQK0xw//ZJPC9wh5/mFivYNQX/aDFVRutSzENlC3 hAABKUsW9+QXqfz6ZJpPDD5RVmAGLvfVDDT+3T8ZUEgxXma3fhzS9eHxRDww5mVb ubQmRJ2iD7q5ClcKV42IcQ2o9D0BBz4OmFPE60sN9cXPzh78xrulX8kREIZ7avc1 LJOzdiE7MtvS5QrSjC8+G4NItMaXai5HBdBlFNQ1lQbTpuuuAeVdG+Ljf2JxI1X2 I0sXCqVAbyl7dc+OGEupDf0GWFlBKDKeibkW2DMAfvcyrivKZnIHyq1uJuUTlbbi xxVgLQRKLP9rCLFqLODz7Nh0FqfMjHQRY0X2Rn1o4zRBTWkeHt7LjNAqwnYCVyyP 10F0umdN8CuuoDGoMznyPqk+7432IM2uGlDBL0kiQNmXbvExxEa6zaTGU74lpUvT 8RaSXyO5l5YaUKZbmjg/cs0iyZNs2qyFwVwG52LAD1ZqgH90Lnh7aQAH5iDDdles hCPWqCKrpmd+N+JWr+eq7i1niICCWRyMsGoDO6RKHhAqf7CI1nJ9QFq/tAx/AOKI ToLV+7yknzWUSFqssxYfo8Ag0hRRr6oRnJ/uxl4lJYeovNMUpVBHgdKexjU8XSQ0 1im/RqlmqkQnMCqUJ1GOWTctkRhs6Ldk+gCjTZVTxJgqu0YQfomwU5FyZ8b9KO7e Wg6TSHNLImc= =Y8z1 -----END PGP SIGNATURE----- _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
