Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: problem with imlib pkg
On Mon, Sep 06, 1999 at 07:51:07PM +0200, Ignatios Souvatzis wrote:
> On Mon, Sep 06, 1999 at 05:50:04PM +0200, Guido Falsi wrote:
> > new, I have more than 200Mb swap(my machine is an A4000T with 16
> > Mb ram(standard 3640 C= card :-( ), so even if testimg.c is more thasn 1Mb I
> > think 200Mb should suffice to compile it ;-) What can I do?
>
> if you run csh: unlimit
> if you run sh: ulimit -something (read the "sh" man page please and / for
> ulimit in there).
so, I looked it up myself...
ulimit -a show all limits
ulimit -d nnn set the data segment size limit to nnn kilobytes
ulimit -s nnn set the stack segment size limit to nnn kilobytes
-is
Home |
Main Index |
Thread Index |
Old Index