Menu

#1 Enable autotool build support for Linux

open
nobody
None
7
2005-01-10
2005-01-10
No

# from the Rush2005 directory
$ patch -p1 < Rush2005-linux.patch
$ autoheader # generate config.h
$ env ACLOCAL=aclocal-1.8 AUTOMAKE=automake-1.8
autoreconf -f -i -s
$ ./configure
$ make
$ for i in *.PNG; do mv "$i" "`basename "$i"
.PNG`.png"; done
$ ./rush2005

Discussion

  • Matthew L Daniel

    Autotool support

     
  • aendeuryu

    aendeuryu - 2005-01-10
    • priority: 5 --> 7
     
  • aendeuryu

    aendeuryu - 2005-01-10

    Logged In: YES
    user_id=1127463

    mdaniel-

    You should have an email from me about this.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.