[EMAIL PROTECTED] (Karl Berry) wrote:
> Could we have a new option in automake for making lzma-compressed
> tarballs, a la bzip2? The package to use is lzma-utils, from
> http://tukaani.org/lzma/. Generally, it compresses better and
> uncompresses faster than bzip.
Not just "better". Significan
Hi folks,
Could we have a new option in automake for making lzma-compressed
tarballs, a la bzip2? The package to use is lzma-utils, from
http://tukaani.org/lzma/. Generally, it compresses better and
uncompresses faster than bzip.
Jim, perhaps you would like to supply a patch :)? (Jim was the o
Hello,
Using the following tools:
automake (GNU automake) 1.10
autoconf (GNU Autoconf) 2.61
If I run configure like so:
./configure --prefix="/tmp/foo bar"
Everything runs fine, but when I "make install" I get the following
error output:
make[3]: Entering directory
`/home/nslater/