<span style="font-family: Arial; font-size: 13px;">Hi,<br>Has anyone seen this before?<br>After trying first trying to install openoffice, then libreoffice, I ran into memory problems.<br>I don't really know if this is a problem with the packaging or with slackpkg and a web<br>search for the error message turned up nothing.<br>Adding swap (from original 2GB to total of 5GB swap in 1GB increments) made no<br>difference:<br><br>root@darkstar:~# dd if=/dev/zero of=/home/swap-file3 bs=10M count=100<br>100+0 records in<br>100+0 records out<br>1048576000 bytes (1.0 GB) copied, 56.8311 s, 18.5 MB/s<br>root@darkstar:~# mkswap /home/swap-file3<br>Setting up swapspace version 1, size = 1023996 KiB<br>no label, UUID=c6a932ed-db8b-4959-88d1-c31d21b2965d<br>root@darkstar:~# swapon /home/swap-file3<br>root@darkstar:~# slackpkg install /tmp/libreoffice-4.2.3-i586-1_SBo.tgz<br><br># LONG wait here, then ....<br><br>/usr/libexec/slackpkg/core-functions.sh: xmalloc: subst.c:3445: cannot allocate<br>403955757 bytes (2520190976 bytes allocated)<br>Looking for  in package list. Please wait... /usr/libexec/slackpkg/core-functions.sh: xmalloc: subst.c:3445: cannot allocate 403955757 bytes (2520190976 bytes allocated)<br>DONE<br><br>No packages match the pattern for install. Try:<br><br>        /usr/sbin/slackpkg reinstall|upgrade<br><br></span>