Re: About the version of bison

2014-12-27 Thread Hans Aberg
> On 26 Dec 2014, at 16:32, 562462...@qq.com wrote: > > Hello! > I have downloaded and installed the bison-3.0.tar.gz. But it shows 'bison > 2.3' when I check the version of my bison. Try ‘which bison’: you might be on OS X, which sets the PATH so that /usr/local/bin/, where the new bison is i

Re: About the version of bison

2014-12-26 Thread Chris verBurg
Dear 562462894, I would also suggest seeing if your 3.0 version is merely installed somewhere else. Try 'where bison' to see if you get more than one hit. If not, check the output from your install to see where it put it. Then, update your $PATH to put that path in front of the one where your 2

Re: About the version of bison

2014-12-26 Thread Ali Abdul Ghani
Perhaps you have an older version remove the old version and reinstall the new version 2014-12-26 7:32 جرينتش-08:00, 562462...@qq.com <562462...@qq.com>: > Hello! > I have downloaded and installed the bison-3.0.tar.gz. But it shows 'bison > 2.3' when I check the version of my bison. > Cause the

About the version of bison

2014-12-26 Thread 562462894
Hello! I have downloaded and installed the bison-3.0.tar.gz. But it shows 'bison 2.3' when I check the version of my bison. Cause the version of bison I could not continue to install my thrift. I don't know what happened to the bison-3.0? Or I have done something wrong when installing the softwar