Re: Updated build instructions for 680 X11 builds
Terry Teague <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <l03130300beef8d2974da@[17.219.130.97]> |
At 9:58 PM -0400 7/3/05, Kevin B. Hendricks wrote: >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? I'm with Kevin on this - I don't use Fink or DarwinPorts, but prefer to download the individual packages as necessary, and so far that has been working for me. I suggest the build instructions list the minimum additional dependencies, and then describes several options (a) stand-alone packages, and you are on your own, (b) Fink, with examples of Fink usage, (c) DarwinPorts, with examples of DarwinPorts usage; of course CPAN is a separate issue. >Kevin Regards, Terry