These scripts simplify the installation of GBrowse on Mac OS X.
http://www.apple.com/developer
The Fink package manager is *not* required; instead, all packages are built from source.
% make libraries
% make gbrowse
See the full documentation for installing and using GBrowse on Mac OS X in
docs/INSTALL.MacOSX.pod
For additional information and configuration options, try
% perldoc scripts/build-libraries.pl % perldoc scripts/build-gbrowse.pl =head2 Versions and URLs
Due to inconsistent naming and distribution of dependencies, these scripts rely on a Perl package (BuildConfig.pm) that stores the versions and URLs of dependencies known to work with GBrowse. If you wish to use a newer version of a library, simply edit the BuildConfig.pm file (and drop me a line concerning your results).
Todd Harris (harris@cshl.org) Copyright @ 2003 Cold Spring Harbor Laboratory