On Thu, Dec 18, 2008 at 3:57 AM, rt2008 <[email protected]> wrote: > yes, I know. I think I can build bin installer from sources. It worked for > me in previous version of mono, and I think it will work well for mono 2 in > my configuration. (I have over 3k devices with suse 9.2 installed. It's > impossible to build mono on each device. Moreover there is no gcc on these > devices)
Perhaps you can just './configure --prefix=/opt/mono', then build and install, and finally tar up /opt/mono and put it on each device? (Or make packages for whatever package manager you're using, if any.) -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
