octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Google Summer of Code - LaTeX processing


From: Andrej Lojdl
Subject: Re: Google Summer of Code - LaTeX processing
Date: Thu, 20 Jun 2013 14:26:24 +0200

Then it runs bison on it. In your case, given the preceding bison detection, it would be:

/usr/local/bin/bison -y conftest.yy

Could 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.

I get an error : /usr/local/bin/bison: cannot open file `conftest.yy': No such file or directory

I'm using Ubuntu 12.10 , and installed my own version of bison fromĀ http://www.gnu.org/software/bison/.

--
Andrej

reply via email to

[Prev in Thread] Current Thread [Next in Thread]