On 5/17/2011 12:49 AM, John J. Boyer wrote:
Les,
I installed the development tools and development libraries, as you suggested. I even tried to install packages x*.x86_64 There were some unresolved dependencies in the latter, so I used --skip-broken with yum. There was a report of conflicting files, so i don't know how much was actually installed.
Anyway, when I run autogen.sh configure make on a read-only copy of the liblouis svn repository I get the following errors. ../libtool: line 826: X--tag=CC: command not found
I think you had and error in the autoconf or configure step and missed it before you get here. Those X- items should have been edited into something else in the preprocessing steps. Not sure what autogen.sh is - what happens if you just run autoconf?