Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] prepare_install and create_account

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: "Sergey A. Lipnevich" <sergey AT optimaltec.com>
  • To: Pierre Abbat <phma AT webjockey.net>
  • Cc: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire] prepare_install and create_account
  • Date: Sat, 03 May 2003 12:29:37 -0400

You have to call prepare_install from BUILD. Even if you figure out how to call it from ./Install, that's a bad style. Somebody else digging into how your spell works will be having a hard time figuring it out.

Pierre Abbat wrote:

On Saturday 03 May 2003 10:51, Jason Flatt wrote:

I don't quite understand what you're saying here. You have:

make
Install
prepare_install

or:

make
prepare_install
Install

How is it bombing out?


BUILD calls the Install script that comes with Mixmaster, or rather a hacked version that replaces the console asking function with a yes-man. Install calls make, then calls prepare_install, then installs the program.

phma







Archive powered by MHonArc 2.6.24.

Top of Page