[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kde and OpenBSD 2.9
Craig Miller <millec@millerfam.net> wrote:
> Has anyone built and installed KDE under OpenBSD 2.9? My build is
> breaking with the following error messages.
>
> After much success...
>
> kapp.cpp: In method `void KCheckAccelerators::checkAccelerators()':
> kapp.cpp:129: virtual memory exhausted
..
That's not an error, you need to increase your limits. Specifically,
virtual memory here. Look at your shell's manual for how to do that.