Christian Groessler:

> I've built "xz" from ports and it doesn't work:
> 
> hppa$ echo bla | xz > /tmp/bla.xz

So it works?

> hppa$ echo bla | xz -9 > /tmp/bla.xz
> xz: (stdin): Cannot allocate memory

The xz(1) man page has a table that shows how much memory is required
by the compression levels 0..9.  Compare with your process memory
limits.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to