Good Morning,
I don't know if you have caught this bug yet, but in case you haven't.
I checked out the CVS copy this morning, built up all the the
configure.in to configure files, I would note that there are four and
you have to know to go and find them all. A bit of a pain but not
much of one. You might want to look at modifying the Makefile to build
up the "configure"s in all the directories if it hasn't been done, or
mention that you have to build them using aclocal, autoconf, automake
in these directories...
Anyway that is not the problem, the problem is the configure that is
built in the sigc++ directory builds a file about a third of the way
in called ac_threads.sh, it then wants to RUN this file. It does this with:
. ac_threads.sh
This will ONLY work if you have your current directory in your path,
not everyone does...I didn't, the error it gives is:
ac_threads.sh: not found
You need to either place the current directory in the path, or
change how it runs the file.
Hope this helps, thanks for a GREAT program,
- Michael Caerwyn ([EMAIL PROTECTED]) Fan of LyX. :-)