Mac::Growl?
Bradley Giesbrecht
brad at pixilla.com
Sat May 1 10:11:37 PDT 2010
On May 1, 2010, at 9:42 AM, Steve Morris wrote:
> Brad,
>
> The install worked (didn't give an error) but the install didn't run
> the test suite so I am not sure that what was installed worked. This
> package comes with a bunch of tests. Also I know that Mac::Growl has a
> bunch of dependencies on other CPAN packages but I had already
> installed the p5- versions of those so dependencies didn't get
> tested. "port deps p5-mac-growl" doesn't list any dependancies so this
> is probably a problem. I know at a minimum it depends on Mac::Glue and
> some Applescript stuff. These should have been listed.
If the deps are in macports it's usually trivial to add them.
Here is an example of depends_lib:
port cat p5-apache-session-wrapper
There is also depends_build and depends_run. Maybe more, not sure.
I don't use perl much so I'll let you or someone else figure out if
the module works.
I am happy to help you get comfortable with the port command and will
help create ports for missing dependencies.
Here are a couple good man pages:
man port
man porthier
// Brad
More information about the macports-dev
mailing list