Christopher Swingley wrote:
[]
> + ulimit -n unlimited
> /var/tmp/tmp.1.rQHvpW: line 3: ulimit: open files: cannot modify limit:
> Invalid argument
> ### execution of /var/tmp/tmp.1.rQHvpW failed, exit code 1
> 
> When I try running the 'ulimit -n unlimited' command myself, it also
> fails.  I'm not sure what to modify so that this temporary file no
> longer contains that particular ulimit command ('ulimit -n 1024' works
> in my shell, for example).

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.

-- 
Martin



-------------------------------------------------------------------------
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

Reply via email to