Jxvf
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.000 sec
Re: [9fans] pull in 9vx     

Group: comp.os.plan9 · Group Profile · Search for Jxvf in comp.os.plan9
Author: andrey mirtchovski
Date: Jul 9, 2008 10:05

.../a100p.cp plan9/LICENSE so, to uncompress the archive in linux (or osx, or bsd, i presume) do: $ tar jxvf plan9.tar.bz2 plan9/mnt/cons plan9/mnt/exportfs --mode 755 /dev/null [messages about ignored headers] $ tar jxvf plan9.tar.bz2 --exclude plan9/mnt/cons --exclude plan9/mnt/exportfs /dev/null [messages about ignored headers]...
Show full article (3.90Kb) · Show article thread
Re: compiling emacs using cygwin     

Group: gnu.emacs.help · Group Profile · Search for Jxvf in gnu.emacs.help
Author: David R
Date: May 29, 2007 03:49

...run the Cygwin setup program and ask it to install the source for version 4 of gcc"; I instead meant "Download 'gcc-core-4.1.2.tar.bz2' from savannah.gnu.org, and unpack it with 'tar jxvf'". I have a confession to make. I cannot find gcc-core-4.1.2 anywhere on the www I have managed to achieve svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk gcc which takes years and seems to ...
Show full article (0.55Kb) · Show article thread
Re: compiling emacs using cygwin     

Group: gnu.emacs.help · Group Profile · Search for Jxvf in gnu.emacs.help
Author: Eric Hanchrow
Date: May 27, 2007 06:23

... Cygwin setup program and ask it to install the source for version 4 of gcc"; I instead meant "Download 'gcc-core-4.1.2.tar.bz2' from savannah.gnu.org, and unpack it with 'tar jxvf'". I have a few questions 1. How do I discover the version of my gcc without going to the setup utility? Type "gcc --version". The --version switch works for many programs, not just gcc....
Show full article (3.48Kb)