Alan McKinnon writes:
> On Mon, 15 Oct 2012 21:03:59 +0200
> Silvio Siefke <[email protected]> wrote:
>
> > On Mon, 15 Oct 2012 19:50:07 +0200
> > Alex Schuster <[email protected]> wrote:
> >
> > > As it says, you're out of memory. It seems you are low on RAM, what
> > > does free -m say? Maybe you need to add some swap space?
> >
> > lvps5-35-240-192 / # free -m
> > total used free shared buffers
> > cached Mem: 164600 11 164589 0
> > 0 0 -/+ buffers/cache: 11 164589
> > Swap: 0 0 0
>
> You have 164M of RAM, that is not enough. Packages like gcc and glibc
free -m outputs megabytes, so this would mean he has 164 G of RAM, with
only 11 M being used... something is wrong here. Not sure what.
Wonko