Problem with command-line installer vs. graphical
Problem with command-line installer vs. graphical
- Subject: Problem with command-line installer vs. graphical
- From: email@hidden
- Date: Fri, 5 Dec 2003 00:38:17 -0800
I have a package which I've created using Package Builder. If I
double-click on it, the graphical installer runs, it prompts for my
passphrase, I tell it to install onto 'Macintosh HD', which is the only
volume in my system, and it successfully installs my package.
However, if I try to install the same package using the command-line
installer, it doesn't work. The command I use is:
installer -pkg myPackage.pkg -target /
It claims successful installation, creates the receipt in /Library/Receipts
and even runs my postflight script, but when I look for the files which it
is supposed to install, they're not there.
This is on OSX 10.2.8.
Any ideas what's going on here?
Thanx.
===========================================================================
- deane Gooroos Software: Plugging you into Maya
Visit
http://www.gooroos.com for more information
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.