pango error install; No such file or directory
I need pango to install "playerstage-stage" and I get the following error when trying to install pango:
---> Configuring pango
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_pango/work/pango-1.20.3" && ./configure --prefix=/opt/local --enable-static --enable-cairo " returned error 1
Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_pango/work/pango-1.20.3: No such file or directory
Change History (4)
Resolution: |
→ invalid
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Keywords: |
pango removed
|
Port: |
pango added
|
MacPorts thinks that pango has been extracted, but its work directory is not present. Maybe you deleted it somehow? Run
sudo port clean pango
and try again.