Re: packagemaker post-flight script
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=FAOQRWLPQhMJRzR2y7Pw/5Y0wTc+fWZzCHG5WDaELFc=; b=gCLz7FtRRF0I2nWuXRgQ7dde1uzQkqnI8yf13xNGWwblAKwTJfHgBFnf/r3pxsuFNc 3/FPMxW9hxmRANqTBJO8n6jH09ih4B8PYO4QERENnnGwSgx1R6skuCsnGitAgqH51BXr xVzFvot9/9VSOOU/je/0/Hn14CoPG7po3GRuI= Do you consider using Packages (or Iceberg)? http://s.sudre.free.fr/Packaging.html 2011/7/15 Neacsa Bogdan Valentin <neacsa_bogdan_valentin@yahoo.com>:
Hello, I have a problem with running a post-flight script. I've atached the script I'm trying to run. It looks so messy because I haven't found a better way to do some kind of debugging from the installer. How all the paths are absolute paths on my PC and for now I would be satisfied if it ran on my PC. Basically I have a big python project that has a lot of dependencies. So what the script should do is do a series of: go to dependency_folder1 python setup.py install go to dependency_folder2 python setup.py install All the dependency_folders are in my package. Now I've started an apple discussion before this and from what I found from there is that all the instructions are run from the installers specific context. But what exactly does that mean ? To better formulate my question: if the PC that will install my package has python installed, will "python" as a command still be available in the installers context ? How can I get the path/location of this context ? Are there any simpler alternatives to packageMaker that could handle scripts like this better ? Regards, Bogdan
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/helpcrypto%40gmail.com
This email sent to helpcrypto@gmail.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
helpcrypto helpcrypto