Re: Updated build instructions for 680 X11 builds
"Kevin B. Hendricks" <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
Hi, > fink install bison > fink install ant > > fink install zip > fink install unzip I think these are overkill, right? I do not use fink. From Tiger zip, unzip, bison, and ant are all standard (at least they are all on my machine) [KBH-Computer:~] kbhend% which zip /usr/bin/zip [KBH-Computer:~] kbhend% which unzip /usr/bin/unzip [KBH-Computer:~] kbhend% which bison /usr/bin/bison [KBH-Computer:~] kbhend% which ant /usr/bin/ant Is there some reason these versions won't work for the build? Kevin