[MacPorts] #51505: libcerf build error on 10.6.8
MacPorts
noreply at macports.org
Tue May 31 06:20:01 PDT 2016
#51505: libcerf build error on 10.6.8
----------------------------+---------------------
Reporter: chrisgorman@… | Owner: mojca@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: libcerf |
----------------------------+---------------------
Comment (by chrisgorman@…):
Here are the permissions on my machine. Note they are read write for
everyone! Probably not the best setup.
{{{
-rw-rw-rw- 35 root wheel 807 24 Jun 2009 /usr/bin/pod2html
-rwxr-xr-x 1 root wheel 2369 24 Jun 2009 /usr/bin/pod2html5.10.0
-rwxr-xr-x 1 root wheel 2368 24 Jun 2009 /usr/bin/pod2html5.8.9
-rw-rw-rw- 35 root wheel 807 24 Jun 2009 /usr/bin/pod2man
-rwxr-xr-x 1 root wheel 19557 24 Jun 2009 /usr/bin/pod2man5.10.0
-r-xr-xr-x 1 root wheel 19641 24 Jun 2009 /usr/bin/pod2man5.8.9
}}}
Examining pod2man and pod2html I get
{{{
#!/usr/bin/perl
=head1 DESCRIPTION
The contents of this script should normally never run! The perl wrapper
should pick the correct script in /usr/bin by appending the appropriate
version.
You can try appending the appropriate perl version number. See
perlmacosx.pod
for more information about multiple version support in Mac OS X.
=cut
}}}
I'd like to know why the permissions are not the same on your 10.6 vm.
That said I have no problem running chmod +x on these two files and
leaving it at that.
--
Ticket URL: <https://trac.macports.org/ticket/51505#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list