William Stein wrote:
> 2009/12/3 Harald Schilly <harald.schi...@gmail.com>:
>> On Dec 3, 6:21 pm, Robert Bradshaw <rober...@math.washington.edu>
>> wrote:
>>> Yep. We don't want a repeat of the .7zip fiasco ...
>> i don't know how big it was, but linux users are a bit different from
>> windows users. also for example for me on ubuntu extracting a .lzma
>> tar in nautilus (gnome file manager) is just right-click "extract
>> here".  That's why I'm advocating lzma for linux binaries ;)\
> 
> I checked with the build farm, and lzma does *not* come by default
> with CentOS (hence RedHat); at least, there is no lzma command.
> 
> wst...@boxen:~$ ssh centos32
> Last login: Sun Nov  1 13:28:16 2009 from 192.168.1.1
> wst...@centos53-32:~$ lzma
> -bash: lzma: command not found
> 
> 
> Redhat is fairly popular, so I think this is a serious problem.
> 

In Redhat and Fedora lzma is available:

Available Packages
Name       : lzma
Arch       : i586
Version    : 4.32.7
Release    : 2.fc11
Size       : 91 k
Repo       : fedora
Summary    : LZMA utils
URL        : http://tukaani.org/lzma/
License    : GPLv2+
Description: LZMA provides very high compression ratio and fast decompression. 
The
            : core of the LZMA utils is Igor Pavlov's LZMA SDK containing the 
actual
            : LZMA encoder/decoder. LZMA utils add a few scripts which provide
            : gzip-like command line interface and a couple of other LZMA 
related
            : tools.

On my Fedora 11 and Fedora 12 systems the command lzma is there via 
xz-lzma-compat

[r...@paix sage]# yum info "xz*

[r...@paix sage]# yum info "xz-*"
Loaded plugins: dellsysidplugin2, refresh-packagekit
Installed Packages
Name       : xz
Arch       : i586
Version    : 4.999.9
Release    : 0.1.beta.20091007git.fc11
Size       : 455 k
Repo       : installed
 From repo  : updates
Summary    : LZMA compression utilities
URL        : http://tukaani.org/xz/
License    : LGPLv2+
Description: XZ Utils are an attempt to make LZMA compression easy to use on 
free (as in
            : freedom) operating systems. This is achieved by providing tools 
and libraries
            : which are similar to use than the equivalents of the most popular 
existing
            : compression algorithms.
            :
            : LZMA is a general purpose compression algorithm designed by Igor 
Pavlov as
            : part of 7-Zip. It provides high compression ratio while keeping 
the
            : decompression speed fast.

Name       : xz-devel
Arch       : i586
Version    : 4.999.9
Release    : 0.1.beta.20091007git.fc11
Size       : 145 k
Repo       : installed
 From repo  : updates
Summary    : Devel libraries & headers for liblzma
URL        : http://tukaani.org/xz/
License    : LGPLv2+
Description: Devel libraries and headers for liblzma.

Name       : xz-libs
Arch       : i586
Version    : 4.999.9
Release    : 0.1.beta.20091007git.fc11
Size       : 215 k
Repo       : installed
 From repo  : updates
Summary    : Libraries for decoding LZMA compression
URL        : http://tukaani.org/xz/
License    : LGPLv2+
Description: Libraries for decoding files compressed with LZMA or XZ utils.

Name       : xz-lzma-compat
Arch       : i586
Version    : 4.999.9
Release    : 0.1.beta.20091007git.fc11
Size       : 32 k
Repo       : installed
 From repo  : updates
Summary    : Older LZMA format compatibility binaries
URL        : http://tukaani.org/xz/
License    : GPLv2+ and LGPLv2+
Description: The lzma-compat package contains compatibility links for older
            : commands that deal with the older LZMA format.



Jaap


> lzma does come with most other Linux distros.
> 
> William
> 

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to