Martin, * Martin Costabel <[EMAIL PROTECTED]> [2007-Nov-28 21:02 AKST]: > Christopher Swingley wrote: >> + ulimit -n unlimited >> /var/tmp/tmp.1.rQHvpW: line 3: ulimit: open files: cannot modify limit: >> Invalid argument > > This command is contained explicitly in the CompileScript of the mono > package. It does not work on Leopard any more. > > Given that "ulimit -n unlimited" was equivalent to "ulimit -n 10240" on > Tiger, it looks reasonable to replace the former by the latter.
Thanks. I'm not sure how I might accomplish this, though. I do this sort of thing on my Debian box by doing 'apt-get source mono', modifying the package how I want, and then running 'debian/rules build' inside the source directory. Finally, 'dpkg --install ../mono..debb'. Is there an equivalent way to temporarily hack a fink package? Cheers, Chris -- Christopher S. Swingley [EMAIL PROTECTED] Intl. Arctic Research Center University of Alaska Fairbanks http://people.iarc.uaf.edu/~cswingle/ ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
