bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnuzilla] bug-gnuzilla Digest, Vol 95, Issue 3


From: Sian Mountbatten
Subject: Re: [Bug-gnuzilla] bug-gnuzilla Digest, Vol 95, Issue 3
Date: Sun, 17 Aug 2014 02:23:08 +0100

Je Sun, 17 Aug 2014 09:49:35 +1200
"adam.bogacki" <address@hidden> skribis:

> Sian,
> 
> 
> I have had the same problem ..
> 
> Adam.
> address@hidden
> 
<snip>
> > Dear Dimitris
> > 
> > I am very interested that you succeeded in compiling
> > Icecat 24.0. Whenever I have tried to compile it, I get
> > the message "No more memory". Is it possible that you
> > could compile a 32-bit version of Icecat and make it
> > available to me?
> > 
> > Sincerely

Dear Adam

Someone has suggested this solution: make a 2Gb swap file to use in
addition to your normal swap file. Like this:

# fallocate -l 2G /swap
# mkswap -c /swap
# swapon /swap

The 1st and 2nd commands are in the Debian package util-linux, and the
3rd command is in the Debian mount package.
Look at the respective man pages.

Whether this solves the problem, I do not know, because I have been too
busy to try this solution, but I shall probalby do so some time during
the coming week.

Best of luck!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]