On 6/24/07, Vaughn Treude wrote: > Hello all: > I recently had the misfortune to download an archive with 7z format. I > can't find anything that does that sort of decompression in Linux. On > 7zip's source-forge page, there's some nonsense about using Wine to run > their Windows version, but as far as I'm concerned, that's a ridiculous > kludgie way of doing things that should be avoided if at all possible. > Somebody must make a 7z decoder runs on Linux, right? It's just that > every time I do a Google search I get all this Windows crap! I was able > to download some source which CLAIMS to compile on Linux but the > makefile is totally in a Windows format. Heck, I might be willing to > port it, but I'm not going to reinvent somebody else's wheel. So does > anybody know of a real Linux app that does this? > Thanks, > Vaughn A quick search on my server gave me a result, and it appears there is definitely a Unix/Linux port. See the following: http://p7zip.sourceforge.net/ http://www.7-zip.org/download.html [mike@server ~]$ cat /usr/ports/archivers/p7zip/pkg-descr p7zip is a Unix port of 7-Zip, a file archiver with high compression ratio (www.7-zip.org) with lots of features: * 7-Zip is free software distributed under the GNU LGPL * High compression ratio in new 7z format with LZMA compression o Unicode file names o Variable dictionary size (up to 4 GB) o Compressing speed: about 1 MB/s on 2 GHz CPU o Decompressing speed: about 10-20 MB/s on 2 GHz CPU * Supported formats: o Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR o Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS * For ZIP and GZIP formats 7-Zip provides compression ratio that is 2-10 % better than ratio provided by PKZip and WinZip * Self-extracting capability for 7z format WWW: http://p7zip.sourceforge.net/ --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss