Ask a Question related to Mac Programming, Design and Development.
-
Cor Jansen #1
PackageMaker and /usr/lib stuff
Hello,
I'm trying to create a package with PackageMaker that should store some
files in /Applications and a library in /usr/lib.
The files correctly goes into /Applications, but nothing goes into /usr/lib.
I can not find out what is wrong. I hope someone can help me out.
Cor.
Cor Jansen Guest
-
Simple Stuff
Using Photoshop Elements 4, how to I write a caption directly on a photograph? -
Packaging my stuff
Hi All, I am sure people must be doing that regularly. How do i package my Application to give to the customer??. Like creating packages... -
Looking for odd stuff
I was wondering if there is a good site where I can buy old used stuff for my older camera. The only site I know of is Henrys.com and I've already... -
Tom Harrington #2
Re: PackageMaker and /usr/lib stuff
In article <3f6a2423$0$58712$e4fe514c@news.xs4all.nl>,
"Cor Jansen"
<corj@removeThisPartIncludingTheUnderscores_dapdes ign.com> wrote:
Does the installer require authentication?> Hello,
>
> I'm trying to create a package with PackageMaker that should store some
> files in /Applications and a library in /usr/lib.
> The files correctly goes into /Applications, but nothing goes into /usr/lib.
>
> I can not find out what is wrong. I hope someone can help me out.
--
Tom "Tom" Harrington
Macaroni, Automated System Maintenance for Mac OS X.
Version 1.4: Best cleanup yet, gets files other tools miss.
See [url]http://www.atomicbird.com/[/url]
Tom Harrington Guest
-
Piet van Oostrum #3
Re: PackageMaker and /usr/lib stuff
>>>>> "Cor Jansen" <corj@removeThisPartIncludingTheUnderscores_dapdes ign.com> (CJ) wrote:
CJ> Hello,
CJ> I'm trying to create a package with PackageMaker that should store some
CJ> files in /Applications and a library in /usr/lib.
CJ> The files correctly goes into /Applications, but nothing goes into
CJ> /usr/lib.
CJ> I can not find out what is wrong. I hope someone can help me out.
A .pkg only store in a single directory tree. So if it stores in
/Applications it cannot store in /usr/lib. To do that you will have to use
a .mpkg which contains 2 subpackages, one for each tree.
--
Piet van Oostrum <piet@cs.uu.nl>
URL: [url]http://www.cs.uu.nl/~piet[/url] [PGP]
Private email: [email]P.van.Oostrum@hccnet.nl[/email]
Piet van Oostrum Guest



Reply With Quote

