PAUL WILLIAMSON wrote:
In attempting to build a custom package for all my solaris machines, I discovered that --prefix doesn't work for ./configure. Is there another option that replaces this, or do I need to modify the configure file? Or, do I add the exec_prefix and prefix when I make install cfengine?
hmm...that's odd. how is --prefix not working, or rather how are you using it that is causing it to behave incorrectly. This should work:
./configure --prefix=/export/cfengine (or something like that) -p -- Peter Wright Systems Administrator Sony Pictures Imageworks [EMAIL PROTECTED] www.imageworks.com _______________________________________________ Help-cfengine mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cfengine
