#26540: help2man fails to configure while installing gimp ------------------------------+--------------------------------------------- Reporter: kh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: help2man ------------------------------+--------------------------------------------- Comment(by devans@…): Sorry I wasn't clear in my request. The program "file" returns information about the type of file and what architecture it is. So what I meant (but didn't communicate well) was: What does the following command return? {{{ % file /opt/local/lib/perl5/vendor_perl/5.8.9/darwin- 2level/auto/Locale/gettext/gettext.bundle }}} on my system it returns (my version is built universal) {{{ /opt/local/lib/perl5/vendor_perl/5.8.9/darwin- 2level/auto/Locale/gettext/gettext.bundle: Mach-O universal binary with 2 architectures /opt/local/lib/perl5/vendor_perl/5.8.9/darwin- 2level/auto/Locale/gettext/gettext.bundle (for architecture x86_64): Mach-O 64-bit bundle x86_64 /opt/local/lib/perl5/vendor_perl/5.8.9/darwin- 2level/auto/Locale/gettext/gettext.bundle (for architecture i386): Mach-O bundle i386 }}} -- Ticket URL: <https://trac.macports.org/ticket/26540#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS