search for: bunzip2

Displaying 20 results from an estimated 36 matches for "bunzip2".

2019 Jan 08
1
copy with bunzip2?
...df.bz2, as seen here: a/1.pdf.bz2 a/2.pdf.bz2 a/b/3.pdf.bz2 a/b/c/4.pdf.bz2 I want to copy everything in and under directory a to another computer, but I want the files to be decompressed on the destination machine: a/1.pdf a/2.pdf a/b/3.pdf a/b/c/4.pdf I could just use rsync and run a bunch of bunzip2 commands on the destination after the copying is completed, but perhaps there's a better way that would decompress the files in transit instead? -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2006 Oct 03
1
Problems building osox-src-2006-08-16 on x86_64 (dwarf data)
...nd failed for target `debug64/hat.o'' previously I downloaded required packages from http://opensolaris.org/os/community/xen/How-To-8-15-06/Downloads-Page-8-15-06 and ran: (though I am not sure everything here is a MUST): http://opensolaris.org/os/community/xen/How-To-8-15-06/install/ #bunzip2 -d SUNWPython64.pkg.bz2 # pkgadd -d SUNWPython64.pkg # bunzip2 -d SUNWPython64-devel.pkg.bz2 # pkgadd -d SUNWPython64-devel.pkg # bunzip2 -d SUNWxenh.pkg.bz2 # pkgadd -d SUNWxenh.pkg # bunzip2 -d SUNWxenr.pkg.bz2 # pkgadd -d SUNWxenr.pkg # bunzip2 -d SUNWxenu.pkg.bz2 # pkgadd -d SUNWxenu.pkg # bunz...
2007 Jul 20
2
Deploying Solaris on Xen via jumpstart
...xen/ Then I tried to start and install via jumpstart, using my main "initial jumpstart configuration". Install succeeded although I got some strange warnings during install: X_small.cpio.bz2 is not a bzip2 file: file ./Tools/Boot/X_small.cpio.bz2 ./Tools/Boot/X_small.cpio.bz2: data bunzip2 X_small.cpio.bz2 bunzip2: X_small.cpio.bz2 is not a bzip2 file. On the first server (Asus barebone Pundit P3-Ph4) I did the install, the system was booting correctly after install but no ip address was assigned via DHCP on my E1000g0 interface. Also A s soon I enabled the xen kernel in menu.lst...
2008 Jun 21
12
Bfu xVM to build 92 problems
Bfu 91 to 92 looks good Proceed with xVM upgrade . After running:- # sunos.hg/bin/build-all nondebug bash-3.2# cd packages-nondebug bash-3.2# pwd /usr/tmp/packages-nondebug bash-3.2# ls -l total 20 drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWlibvirt drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWlibvirtr drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWurlgrabber
2003 Jan 08
1
[Q] e2image: tools for sparse files & e2sfck support
Hi, i have two twofold e2image related questions: 1) The man page mentions "cp (1)"'s --sparse=always option. I wonder if there are sparse aware tools which a) display the "real" amount of disk space occupied by a sparse file b) compress sparse files (other than compressing very thightly several GiB of zeros) 2) "E2fsck, mke2fs, etc.
2002 Aug 06
1
VP3 Patch For xine
...patch.bz2 To work with this patch: 1) Get the latest xine-lib from CVS. Visit this page for more details: http://sourceforge.net/cvs/?group_id=9655 The module name is xine-lib, but you will also need to get xine-ui if this is your first time using xine. 2) Download the patch and run it through bunzip2. 3) Change directory into xine-lib/ . 4) Run 'patch -p1 < /path/to/xine-vp3-decoder-patch'. 5) Run './cvscompile.sh' in xine-lib (do this even if you already have xine-lib on your machine and have compiled it; it needs to generate a new Makefile). 6) 'make all install'...
2011 Mar 05
3
[LLVMdev] Building LLVM on MinGW32 / Windows 7 Professional x64
...-get-inst/mingw-get-inst-20110211/ ). Open Start -> Programs -> MinGW -> MinGW Shell. Run mingw-get install binutils. Run mingw-get install gcc. Download LLVM-GCC Front End Binaries for Mingw32/x86 ( http://llvm.org/releases/download.html#2.8). Move llvm-gcc*.tar.bz2 to C:\MinGW. Run bunzip2 llvm-*.bz2 Run tar xvf llvm-*.tar Install msysGit (http://code.google.com/p/msysgit/). Command Prompt: cd C:\Users\andrew\Desktop git clone http://llvm.org/git/llvm.git MinGW Shell: cd c:/users/andrew/desktop ./configure make ... A dialog pops up: "tblgen.exe has stopped working&quo...
2016 Apr 26
3
New UPS Support: Eaton 5S 1000
...oop: no data available # NUT build info mkdir -p /var/state/ups chmod 0775 /var/state/ups chown root:nut /var/state/ups apt-get install pkg-config apt-get install libusb-1.0.0-dev wget http://sourceforge.net/projects/libusb/files/libusb-compat-0.1/libusb-compat-0.1.4/libusb-compat-0.1.4.tar.bz2 bunzip2 libusb-comp* cd libusb-compat-0.1.4/ ./configure make make install wget http://www.networkupstools.org/source/2.7/nut-2.7.4.tar.gz gunzip nut-* cd nut*4 ./configure --with-user=ups --with-group=nut --with-usb make make install cp -p /etc/nut/*.users /usr/local/ups/etc/ /usr/local/ups/sbin/upsdrvc...
2004 Aug 06
4
Installing Icecast...
I'm trying (and failing) to install Icecast on a fresh-off-the-line Redhat 9.0 box. When I attempt to install the RPM with the command: # rpm -i icecast-2.0.1-1.i386.rpm ..the result is: error: Failed dependencies: curl >= 7.10.0 is needed by icecast-2.0.1-1 ...so okay, I wonder to myself, which verion of curl do I have running? # yum info curl ...and I learn that I am running a
2011 Aug 04
4
compress raw image
Hi, I need to transfer a local raw image to another datacenter. Is there a way to achieve good compression of this image, I heard of tools overwriting unused space with zeros. Is this a good idea? It's an W2k8 image/NTFS. Thx Rainer
1999 Sep 15
1
libg2c.mingw32
A non-text attachment was scrubbed... Name: not available Type: text Size: 721 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19990915/82d1800c/attachment.pl
2002 Jul 17
0
Samba on OpenBSD 3.1 (Resent in Plain Text)
(Previous HTML version of this msg "massaged" by Antigen... :-P ) As root: Uninstall 2.0.7 with pkg_delete samba-2.0.7 Download samba-2.2.5.tar.bz2 from one of the mirror sites onto your OpenBSD machine. bunzip2 samba-2.2.5.tar.bz2 tar -xvf samba-2.2.5.tar Copy the attached files into the samba "source" directory cd to the "samba-2.2.5/source" directory at the command prompt, type: mkdir /etc/samba at the command prompt, type: mkdir /var/spool/lock at the command prompt, type: pa...
2003 Jan 29
0
VP3 for xine 1.0-beta4
...would like to try this out: * go to http://xinehq.de * download xine-lib-1-beta4.tar.gz * unpack xine-lib: 'tar zxvf xine-lib-1-beta4.tar.gz' cd xine-lib-1-beta4 * download the decoder patch at: http://www.pcisys.net/~melanson/codecs/xine-1b4-vp3-decoder.patch.bz2 * bunzip it: 'bunzip2 xine-1b4-vp3-decoder.patch.bz2' * apply the patch: 'patch -p1 < xine-1b4-vp3-decoder.patch' * run autogen.sh: './autogen.sh' * make and install: 'make; make install' That installs xine-lib. You also need a frontend. If you do not already have xine installed on...
2011 Mar 05
0
[LLVMdev] Building LLVM on MinGW32 / Windows 7 Professional x64
...-> Programs -> MinGW -> MinGW Shell. > > Run mingw-get install binutils. > > Run mingw-get install gcc. > > Download LLVM-GCC Front End Binaries for Mingw32/x86 > (http://llvm.org/releases/download.html#2.8). > > Move llvm-gcc*.tar.bz2 to C:\MinGW. > > Run bunzip2 llvm-*.bz2 > > Run tar xvf llvm-*.tar > > Install msysGit (http://code.google.com/p/msysgit/). > > Command Prompt: > > cd C:\Users\andrew\Desktop > > git clone http://llvm.org/git/llvm.git > > MinGW Shell: > > cd c:/users/andrew/desktop > > ./configur...
2012 Nov 27
6
How to clean up /
...5M /rescue/disklabel 5M /rescue/fdisk 5M /rescue/dhclient 5M /rescue/head 5M /rescue/mt 5M /rescue/sed 5M /rescue/tail 5M /rescue/tee 5M /rescue/gzip 5M /rescue/gunzip 5M /rescue/gzcat 5M /rescue/zcat 5M /rescue/bzip2 5M /rescue/bunzip2 5M /rescue/bzcat 5M /rescue/xz 5M /rescue/unxz 5M /rescue/lzma 5M /rescue/unlzma 5M /rescue/xzcat 5M /rescue/lzcat 5M /rescue/tar 5M /rescue/vi 5M /rescue/ex 5M /rescue/id 5M /rescue/groups 5M /rescue/whoami 5M /rescue/chroot 5...
2011 Sep 04
4
Centos 5.6 Implications of PGP53 ?
If one stays with Centos 5.x (currently on 5.6) is the problem/enhancement/incompatibility involving PHP53 likely to be resolved by general updates and/or the introduction of Centos 5.7 ? Paul.
2016 May 01
0
New UPS Support: Eaton 5S 1000
...; mkdir -p /var/state/ups > chmod 0775 /var/state/ups > chown root:nut /var/state/ups > > apt-get install pkg-config > apt-get install libusb-1.0.0-dev > > wget http://sourceforge.net/projects/libusb/files/libusb-compat-0.1/libusb-compat-0.1.4/libusb-compat-0.1.4.tar.bz2 > bunzip2 libusb-comp* > cd libusb-compat-0.1.4/ > ./configure > make > make install > > wget http://www.networkupstools.org/source/2.7/nut-2.7.4.tar.gz > gunzip nut-* > cd nut*4 > > ./configure --with-user=ups --with-group=nut --with-usb > make > make install > cp -p...
2009 Dec 16
0
[LLVMdev] LLVM MinGW binaries on Vista issue
...rs on Windows more easily get up and running. The patch applied cleanly for me on OSX, so whatever process you used works fine. Below are a few comments. Apologies in advance for the nit-picky nature of some of them. > <li>Note: If the binary extension is ".bz" use bunzip2 > instead of gunzip.</li> > + <li>Note: Windows users should use <a href="http://www.7- > zip.org">7-Zip</a> or similar</li> > + <li>Note: Windows users see <a href="#installcf">Install GCC > Front End</a> f...
2003 Jul 28
2
compression and encryption
...one could actually use any other compressor, like bzip2. One very general way to achieve things like this would be to add the ability to filter every file through a given filter before and after the transfer, like this: rsync --filter-source="encrypt --key=xyzzy" --filter-dest-before=bunzip2 --filter-dest-after=bzip2 /source/directory host: It would be extremely slow, of course, but it may be worth it in some situations. (The --filter-source wouldn't actually need to be so slow if the filter was guaranteed to produce exactly as many bytes as it consumes.) Of course, there'...
2001 Aug 06
3
rsync 2.4.7pre1 release
Well, here's rsync 2.4.7 preview 1: rsync://va.samba.org/ftp/rsync/preview/rsync-2.4.7pre1.tar.bz2 http://va.samba.org/ftp/rsync/preview/rsync-2.4.7pre1.tar.bz2 You need bunzip2 to decompress these files: http://freshmeat.net/projects/bzip2 The change list is below. Please, do try this out and let us know either if it works for you or if it does not. We need both kinds of information to judge if it's ready for release. This does not contain, but might before th...