New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20083 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

Discrepancy between OSX default PERL and MacPorts

Reported by: brianberneker@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: PERL

Description

I have been developing some tools in PERL using MacPorts to add modules etc. I have had some weird problems with my scripts working fine from the command line, but then when I run them from a LaunchDaemon I get include errors.

Upon further investigation, it looks like the LaunchDaemon is running the (older) default PERL that comes with Leopard, but the command line is not, even as root, which the LaunchDaemon is supposed to do.

Is there a simple way to set it up so that OSX uses the MacPorts PERL and its corresponding includes only, so that I don't have to duplicate all my PERL and libraries each time I add a module?

I only need one instance of PERL, and MacPorts seems to have taken over my MAKE command for itself, and I don't know how to migrate stuff over to the OSX default PERL interpreter, or switch it, etc.

Change History

Changed 3 years ago by toby@…

  • status changed from new to closed
  • resolution set to invalid

This is a question, not a bug. Please make use of the users mailing list:  http://lists.macosforge.org/mailman/listinfo/macports-users/

Note: See TracTickets for help on using tickets.