Install GAWK
From OpenFSG
This describes how to install the ipkg package GAWK, which is the Gnu AWK interpreter.
Contents |
Environment
This documentation was created for this environment:
- FSG-3 with Firmware version: 3.3.14
- GAWK version 3.1.5-1
System Requirements
Actions
The name of the package is gawk.
- Connect to your FSG-3 with your favourite terminal application.
- Switch to superuser root and enter password.
# su
- Update the list of available packages on your FSG-3
# ipkg update
- Install package gawk.
# ipkg install gawk
The package for unzip is downloaded to your FSG and installed automatically. Any other required packages are downloaded and installed also automatically.
Example
The output should look like this:
Installing gawk (3.1.5-1) to root... Downloading http://ipkg.nslu2-linux.org/feeds/optware/fsg3/cross/stable/gawk_3.1.5-1_armeb.ipk Configuring gawk Successfully terminated.