Configure problem--g-wrap

Chris Shoemaker c.shoemaker at cox.net
Thu Jul 13 20:31:48 EDT 2006


On Fri, Jul 14, 2006 at 10:13:46AM +1000, Leslie Katz wrote:
> Derek Atkins wrote:
> > yum install g-wrap-devel
> >
> Thanks very much for your quick reply, Derek. I inferred from your 
> answer that if I had a file that configure said I didn't, then what 
> configure really meant was that I didn't have the accompanying devel 
> file. Acting on that inference, I was able to overcome about five or six 
> more complaints from configure after the one about g-wrap and then do 
> the remaining tasks, so that I believe I have the new version now installed.
> 
> I then tried to duplicate in gnucash-docs-2.0.0 what I'd done in 
> gnucash-2.0.0, but struck a problem there, again when doing configure. I 
> got the following message:
> 
> config.status: error: cannot find input file: help/C/Makefile.in
> 
> I looked at the various files in gnucash-docs-2.0.0 and it's true that I 
> don't have such a file. However, I do have the following files:
> 
> help/c/Makefile.in

huh? I don't know where 'help/c' would come from.

> help/Makefile.in
> 
> Do I move (or copy) one of those two files to help/C? If so, which one? 
> (They are of different sizes from one another.)

Neither.  help/C/Makefile.in should be created when you run ./autogen.sh

-chris


More information about the gnucash-user mailing list