[MacPorts] #43907: ICU Namespace support error
#43907: ICU Namespace support error -----------------------+-------------------------------- Reporter: spinach@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: -----------------------+-------------------------------- Hey all, I'm trying to install ICU on my Mac Pro running 10.6.8 I run the following: {{{ sudo port install icu sudo cp icu4c-4_3_4-src.tar /usr/lib cd /usr/lib/ sudo tar -xvf sudo cp icu4c-4_3_4-src.tar cd /usr/lib/icu/source sudo chmod +x .runConfigure configure config install-sh }}} and then when I run sudo ./runConfigureICU MacOSX I get the following error checking for namespace support... no configure: error: Namespace support is required to build ICU. Even though it failed, I tried to gnumake check but that also failed too. I've attached the entire output and any help you can provide is greatly appreciated. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/43907> MacPorts <http://www.macports.org/> Ports system for OS X
#43907: ICU Namespace support error ------------------------+-------------------------------- Reporter: spinach@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: icu | ------------------------+-------------------------------- Changes (by ryandesign@…): * port: => icu Old description:
Hey all,
I'm trying to install ICU on my Mac Pro running 10.6.8
I run the following:
{{{ sudo port install icu sudo cp icu4c-4_3_4-src.tar /usr/lib cd /usr/lib/ sudo tar -xvf sudo cp icu4c-4_3_4-src.tar cd /usr/lib/icu/source sudo chmod +x .runConfigure configure config install-sh }}}
and then when I run sudo ./runConfigureICU MacOSX
I get the following error
checking for namespace support... no configure: error: Namespace support is required to build ICU.
Even though it failed, I tried to gnumake check but that also failed too.
I've attached the entire output and any help you can provide is greatly appreciated.
Thanks.
New description: Hey all, I'm trying to install ICU on my Mac Pro running 10.6.8 I run the following: {{{ sudo port install icu sudo cp icu4c-4_3_4-src.tar /usr/lib cd /usr/lib/ sudo tar -xvf sudo cp icu4c-4_3_4-src.tar cd /usr/lib/icu/source sudo chmod +x .runConfigure configure config install-sh }}} and then when I run {{{ sudo ./runConfigureICU MacOSX }}} I get the following error {{{ checking for namespace support... no configure: error: Namespace support is required to build ICU. }}} Even though it failed, I tried to gnumake check but that also failed too. I've attached the entire output and any help you can provide is greatly appreciated. Thanks. -- Comment: Replying to [ticket:43907 spinach@…]:
I'm trying to install ICU on my Mac Pro running 10.6.8
I run the following:
{{{ sudo port install icu }}}
And was the port then successfully installed?
{{{ sudo cp icu4c-4_3_4-src.tar /usr/lib cd /usr/lib/ sudo tar -xvf sudo cp icu4c-4_3_4-src.tar cd /usr/lib/icu/source sudo chmod +x .runConfigure configure config install-sh }}}
and then when I run {{{ sudo ./runConfigureICU MacOSX }}}
I get the following error
{{{ checking for namespace support... no configure: error: Namespace support is required to build ICU. }}}
Even though it failed, I tried to gnumake check but that also failed too.
I've attached the entire output and any help you can provide is greatly appreciated.
What are you trying to do with these additional commands? The first command, "sudo port install icu", should already have installed icu. -- Ticket URL: <https://trac.macports.org/ticket/43907#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43907: ICU Namespace support error ------------------------+-------------------------------- Reporter: spinach@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: invalid | Keywords: Port: icu | ------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: If you need further assistance with MacPorts, please reopen the ticket or write to the macports-users mailing list. -- Ticket URL: <https://trac.macports.org/ticket/43907#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts