Re: Issues with the XZ-utils instructions

2011-01-04 Thread Bruce Dubbs
DJ Lucas wrote: > On 01/03/2011 09:51 PM, Bruce Dubbs wrote: >> William Immendorf wrote: >>> 2. XZ-utils is considered a core compression utility (like Bzip2 and >>> Gzip), yet the programs are not on the root partition. >> I really didn't consider it a core compression utility since I've never

Re: Issues with the XZ-utils instructions

2011-01-03 Thread DJ Lucas
On 01/03/2011 09:51 PM, Bruce Dubbs wrote: > William Immendorf wrote: >> There are some new issues with the XZ-utils instructions: >> >> 1. There is a redundant PREFIX=/tools in the Ch5 make install command >> (it's redundant because --prefix=/tools is arleady passed to the >> configure command) >

Re: Issues with the XZ-utils instructions

2011-01-03 Thread Bruce Dubbs
William Immendorf wrote: > There are some new issues with the XZ-utils instructions: > > 1. There is a redundant PREFIX=/tools in the Ch5 make install command > (it's redundant because --prefix=/tools is arleady passed to the > configure command) You're right. I was going from the bzip2 instruc