Re: Updated build instructions for 680 X11 builds
James McKenzie <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
NAKATA Maho wrote: >In Message-ID: <[email protected]> >"Kevin B. Hendricks" <[email protected]> wrote: > > > >>I think these are overkill, right? >> >> >thanks for your info. I haven't checked overkillness... > > > >>[KBH-Computer:~] kbhend% which bison >>/usr/bin/bison >> >> >% /usr/bin/bison --version >GNU Bison version 1.28 >we need >=1.875d > > > No, just stay away from bison 1.85. If you are going to install bison from the bison web site, use 2.0. If you are using Fink, then version 1.35 will be installed >>[KBH-Computer:~] kbhend% which ant >>/usr/bin/ant >> >> >also, ant home should be defined. (I haven't tried with ANT_HOME=/usr/bin though) > > > I use /usr/local/ant, which is the default install directory. James McKenzie