Changes between Initial Version and Version 1 of Ticket #69701, comment 2


Ignore:
Timestamp:
Apr 9, 2024, 10:19:34 PM (5 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69701, comment 2

    initial v1  
    11As a test I downloaded m4 1.4.19 from here: http://ftp.gnu.org/gnu/m4/m4-1.4.19.tar.bz2\\
    2 I then ran these commands:\\
     2I then ran these commands:
     3{{{
    34./configure && make && sudo make install
     5}}}
    46
    57It worked.