|
From: | Michael Goffioul |
Subject: | Re: Google Summer of Code - LaTeX processing |
Date: | Thu, 20 Jun 2013 08:32:25 -0400 |
I get an error : /usr/local/bin/bison: cannot open file `conftest.yy': No such file or directoryThen it runs bison on it. In your case, given the preceding bison detection, it would be:/usr/local/bin/bison -y conftest.yyCould you verify if any of the 4 possibilities would work with your bison. Also, your bison seems to be installed in an uncommon location (/usr/local). What system are you using and did you install your own version if bison?Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |