Changeset afc0690 in freewrt for README


Ignore:
Timestamp:
Aug 12, 2025, 8:07:00 PM (4 months ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_2_0
Children:
6be93ffb
Parents:
dab3f262
git-author:
Waldemar Brodkorb <wbx@…> (08/09/25 00:43:02)
git-committer:
Waldemar Brodkorb <wbx@…> (08/12/25 20:07:00)
Message:

kick out sed build, use distro one

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    rdab3f262 rafc0690  
    66Before you can start with the build process, you need to install some tools:
    77
    8 perl, gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, tar, unzip, and the
    9 zlib, ncurses and libc headers (usually called libz-dev, libncurses5-dev and
     8perl, gcc, g++, binutils, patch, gzip, bzip2, flex, bison, make, tar, unzip, sed,
     9and the zlib, ncurses and libc headers (usually called libz-dev, libncurses5-dev and
    1010glibc-dev on GNU/Linux systems). The framework checks for the required versions
    1111of these tools in advance, though (to re-issue the checks, use "make prereq").
Note: See TracChangeset for help on using the changeset viewer.