[csw-maintainers] install mod_wsgi - alternative to http://opencsw.org/standards/pkg-walkthrough ?
Philip Brown
phil at bolthole.com
Fri Feb 27 07:14:34 CET 2009
On Fri, Feb 27, 2009 at 12:06:57AM -0600, Mike Watters wrote:
> usually implies you are using Sun's make and not gmake.
> I cheat and have an alias
> alias make='/opt/csw/bin/gmake' in my .bash_profile
dangerous, in that it or may not work.
Often, it is moreo direct and effective to set an environment variable,
MAKE=gmake
stagepkg respects it, for one thing.
you can call it with
MAKE=gmake stagepkg
for example.
More information about the maintainers
mailing list