Displaying 20 results from an estimated 544 matches for "gawk".
Did you mean:
awk
2010 Jul 15
3
Bug#589176: xen-utils-common: replace gawk with awk in scripts and Depends
Package: xen-utils-common
Version: 4.0.0-1
Severity: wishlist
Tags: patch
I am not a gawk/mawk expert, but I looked carefully at the few uses of
gawk that I saw in /etc/xen/scripts/vtpm-common.sh and network-bridge,
and I did not see anything that was gawk-specific. It would be nice if
they could be changed to awk and the dependency on gawk removed.
base-files is Essential: yes and it...
2010 Apr 18
1
Bug#578302: /usr/lib/xen-common/bin/xen-utils-wrapper: scripts in xen-hotplug using gawk, but no dependens for gawk for xen packages
Package: xen-utils-common
Version: 3.4.2-4
Severity: important
File: /usr/lib/xen-common/bin/xen-utils-wrapper
xm invoke vtpm-common.sh from /etc/xen/hotplug, wich one call gawk, but gawk is not listed as dependence for xen packages.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-4-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8...
2003 May 16
1
awk/gawk
A quickie question: Could someone tell me why, on RELENG_4, we have a
gawk(1) manpage but no gawk executable? Given the manpage links, and
the fact that our system awk is really built from gawk sources, I'd
expect to have a link from /usr/bin/gawk to /usr/bin/awk (or vice
versa).
Thanks,
Bruce.
-------------- next part --------------
A non-text attachment was scrub...
2002 Nov 22
2
Need help with pipe()
Hello.
I have an R program that calls gawk (GNU Awk 3.06 for Windows) from
within pipe() to preprocess a large file before it is read into a data
frame with read.table().
I've recently upgraded from Win98SE to WinXP, and have also upgraded
from R1.5.0 to R1.6.1 over the past month or so. This program worked
before the upgrade(s), but n...
2010 May 15
2
febootstrap failure
...t) is needed by procmail-3.22-25.fc12.x86_64
> libc.so.6(GLIBC_2.4)(64bit) is needed by procmail-3.22-25.fc12.x86_64
> libm.so.6()(64bit) is needed by procmail-3.22-25.fc12.x86_64
> libm.so.6(GLIBC_2.2.5)(64bit) is needed by procmail-3.22-25.fc12.x86_64
> libc.so.6()(64bit) is needed by gawk-3.1.7-3.fc13.x86_64
> libc.so.6(GLIBC_2.11)(64bit) is needed by gawk-3.1.7-3.fc13.x86_64
> libc.so.6(GLIBC_2.2.5)(64bit) is needed by gawk-3.1.7-3.fc13.x86_64
> libc.so.6(GLIBC_2.3)(64bit) is needed by gawk-3.1.7-3.fc13.x86_64
> libc.so.6(GLIBC_2.3.4)(64bit) is needed by gawk-3.1.7-3.fc...
2010 Feb 18
1
Errors compiling tinc 1.0.12 on QNAP NAS (x86)
...n a multitude of servers and clients through
a VPN.
Today, I was trying to compile Tinc 1.0.12 on my newly purchased x86
Linux-based QNAP TS-239 Pro NAS device (Kernel 2.6.30.6).
The configure-script finishes without error (see attached config.log).
However, configure.status fails with lots of gawk syntax errors (see
attached configure.status-error.log):
gawk: ./conf5RzOPC/subs.awk:2: S["/; s/!.*/"]=am__EXEEXT_FALSE!%!_!# ""
gawk: ./conf5RzOPC/subs.awk:2: ^ syntax
error
gawk: ./conf5RzOPC/subs.awk:3: S["/; s/!.*/"]=am__EXEEXT_FA...
2014 Dec 11
2
awk vs. mawk
...e, and sometimes nothing.
>
> Turns out it's a 20 year old bug in OpenBSD's awk:
> http://marc.info/?l=openbsd-misc&m=141735117703872&w=2
> http://marc.info/?l=openbsd-tech&m=141739334413710&w=2
Now ./test_replaygain.sh seems to work the same with awk, mawk and gawk
on OpenBSD/amd64, OpenBSD/i386, and Debian/x86_64.
The diff below removes the check for mawk, and the comments
about different AWKs, and just calls 'awk' for the script.
gawk 4.0.1 and 4.1.1 works for me too.
Erik, do you please remember what exactly happened here:
https://git.xiph.org/?p...
2007 Apr 30
3
Read every second line from ASCII file
Dear all,
I have an ASCII file where records are separated by a blank. I would like to
read those data; however, only the data in rows 1, 3, 5, 7, ... are
important; the other lines (2,4,6,8,....) contain no useful information for
me.
So far I used awk/gawk to do it:
gawk '{if ((FNR % 2) != 0) {print $0}}' infile.txt > outfile.txt
What is the recommended way to accomplish this in R?
Simply reading the whole file, and deleting all the even-numbered lines is
not straightforward since these lines have different length (whereas lines
1,3,5,7,....
2014 Nov 30
4
awk vs. mawk
...o in a later version when I figure it out.
Jan
--- test_replaygain.sh.orig Fri Nov 28 18:15:11 2014
+++ test_replaygain.sh Sun Nov 30 14:17:39 2014
@@ -82,11 +82,9 @@ fi
check_flac
-if mawk ; then
+if `which mawk >/dev/null 2>&1` ; then
AWK=mawk
else
- # Really hope awk is not gawk, because the following AWK script doesn't
- # work correctly with gawk 4.0.1 but did with earlier versions.
AWK=awk
fi
@@ -95,41 +93,28 @@ else
tonegenerator ()
{
- # When using GAWK, use --lint=posix to identify non-POSIX awk usages.
- $AWK -- '
- BEGIN {
- sampl...
2015 Nov 10
0
CEBA-2015:2003 CentOS 6 gawk BugFix Update
...Errata and Bugfix Advisory 2015:2003
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-2003.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
78981c8eefd0e29d5ef7ac804ecf66162d9fec8ed40dcd2e353e0f59937ec078 gawk-3.1.7-10.el6_7.3.i686.rpm
x86_64:
ab03b2786e02515ed2f97e0261b7ee09806ac8f8b09665d8bda811212fc8cb75 gawk-3.1.7-10.el6_7.3.x86_64.rpm
Source:
70b7e4bcd07be7c738028d46b4086c3efaa7f213d23c686d2ff015ab9da999bf gawk-3.1.7-10.el6_7.3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/...
2012 Mar 13
0
CEBA-2012:0385 CentOS 6 gawk FASTTRACK Update
...Errata and Bugfix Advisory 2012:0385
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0385.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
762c118cecd3b40fd2826a855a56feda50e2de2f9961ec657e4917fc7ca88690 gawk-3.1.7-9.el6.i686.rpm
x86_64:
a1ff5f9c0ca1c0bc4835ccacc99686ea480498ebec42a486dfdf79f3c36833e5 gawk-3.1.7-9.el6.x86_64.rpm
Source:
b2df898c88538b4c29f60347957adc9ff7af594a4a23b7185aa30db1e300c22d gawk-3.1.7-9.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesj...
2012 Jun 14
0
CEBA-2012:0738 CentOS 5 gawk FASTTRACK Update
...OS Errata and Bugfix Advisory 2012:0738
Upstream details at : http://rhn.redhat.com/errata/RHBA-2012-0738.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
1b9fd31792bc4cf959a942d8e1ef9fb03e8a8cfa913cc62e92e014929729e4b8 gawk-3.1.5-16.el5.i386.rpm
x86_64:
8551946d42238c5c8df44d51b82218ae66ca8a9ce9f95d1a379c8b07d61d42fa gawk-3.1.5-16.el5.x86_64.rpm
Source:
c863aec9045f0a9e8a629eb3df290b902d1b6cfac69098a48c2fd03f22680815 gawk-3.1.5-16.el5.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hugh...
2012 Aug 07
0
CEBA-2012:1146 CentOS 6 gawk FASTTRACK Update
...Errata and Bugfix Advisory 2012:1146
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1146.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
ad5fdcff27c1130341db87cc6095af2764fd9a5d00d595eab4bcbb57c884e9f6 gawk-3.1.7-10.el6.i686.rpm
x86_64:
5ee34604030ebac3eccacdee30dd174c43b025e216fc0b5de8cf1976646dd4fe gawk-3.1.7-10.el6.x86_64.rpm
Source:
7a2a60c59e9a1317dd0c43172c01800c8c2e0575525e95ad8fcfff09df4e890d gawk-3.1.7-10.el6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hugh...
2017 Mar 17
1
[PATCH] p2v: un-duplicate common dependencies
...21 insertions(+), 51 deletions(-)
diff --git a/p2v/dependencies.m4 b/p2v/dependencies.m4
index 21541b4..e590f57 100644
--- a/p2v/dependencies.m4
+++ b/p2v/dependencies.m4
@@ -29,27 +29,12 @@ ifelse(REDHAT,1,
dnl Run as external programs by the p2v binary.
/usr/bin/ssh
/usr/bin/qemu-nbd
- gawk
- curl
- ethtool
- util-linux
which
- xterm
- pciutils
- lsscsi
- usbutils
dnl Generally useful tools to use within xterm
- less
vim-minimal
- dnl The hwdata package contains PCI IDs, used by virt-p2v to display
- dnl network vendor information (RHBZ#855059).
- hwdata
-
d...
2011 May 20
1
[LLVMdev] Compile a project into LLVM Bitcode
...ure
But the ./configure fails (indeed, .bc files are not executable, so
configure says the C compiler doesn't work)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gawk... (cached) gawk
checking for gcc... clang
checking whether the C compiler works... no
configure: error: in `/local/jhenry/examples/grep...
2017 Jun 29
0
CEBA-2017:1618 CentOS 7 gawk BugFix Update
...rrata and Bugfix Advisory 2017:1618
Upstream details at : https://rhn.redhat.com/errata/RHBA-2017-1618.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
3aedd340b676e49fe6d25b04a77402d074b2a13f2607e165d6ec94c51a5ced12 gawk-4.0.2-4.el7_3.1.x86_64.rpm
Source:
4ea7058b4c1e6da7dc2f2b11d70969132643721ebe05e86fb94a8d999e11ebdb gawk-4.0.2-4.el7_3.1.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos at irc.freenode.net
Twitter: @JohnnyCentOS
2011 Nov 28
0
CEBA-2011:1486 CentOS 5 i386 gawk FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1486
Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1486.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
793c2b5f4998f772cb890dba83b501e2 gawk-3.1.5-15.el5.i386.rpm
Source:
5efd71d02ad9e14b1b1ad286717e0a89 gawk-3.1.5-15.el5.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos at irc.freenode.net
2011 Nov 28
0
CEBA-2011:1486 CentOS 5 x86_64 gawk FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1486
Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1486.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
60e4f72f2f73381491e6bbfc6f5f7ed1 gawk-3.1.5-15.el5.x86_64.rpm
Source:
5efd71d02ad9e14b1b1ad286717e0a89 gawk-3.1.5-15.el5.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos at irc.freenode.net
2004 Mar 23
1
question on R's makefile and configure system
...t;make install" step to cause the R files to be copied into a
subdirectory, instead of being copied into the prefix path specified in "./configure
--prefix=/usr" anchored at root?
With a lot of packages that use autoconf, the variable DESTDIR serves that purpose. For example,
with gawk, this sequence:
mkdir /tmp/gawk-package
./configure --prefix=/usr
make
make install DESTDIR=/tmp/gawk-package
would result in the compiled and distribution files being copied to /tmp/gawk-package/usr, where
they could be processed by a distribution's package creation tools (makepkg, in the ca...
2011 Oct 25
1
Need help to compile libvirt-php
...,
I try to compile the libvirt-php but no luck, below are the output i got..
webserver:~/libvirt-php-0.4.3 # ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross comp...