Hi Christian, I am able to get through the compilation with your const change. Thanks. However, I am getting an error in the make install script: /usr/bin/install -c -m 644 ./README /usr/local/share/brat/autotools/README make[2]: Leaving directory `/home/sanders/brat/help' make[1]: Leaving directory `/home/sanders/brat/help' make[1]: Entering directory `/home/sanders/brat' make[2]: Entering directory `/home/sanders/brat' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./config/mkinstalldirs /usr/local/share/doc/brat mkdir /usr/local/share/doc mkdir /usr/local/share/doc/brat /usr/bin/install -c -m 644 ./README /usr/local/share/doc/brat /README /usr/bin/install: installing multiple files, but last argument, `/README' is not a directory Try `/usr/bin/install --help' for more information. make[2]: *** [install-pkgdocDATA] Error 1 make[2]: Leaving directory `/home/sanders/brat' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/sanders/brat' For the ./configure setup I used: ./configure --prefix=/usr/local Is there an easy fix? ...steve
This archive was generated by hypermail 2b30 : Wed Jul 18 2001 - 13:08:23 EDT