Changes between Initial Version and Version 2 of Ticket #43054
- Timestamp:
- Mar 25, 2014, 12:06:03 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43054
- Property Owner changed from macports-tickets@… to tiago@…
- Property Keywords py-graph-tool removed
- Property Cc mmoll@… added
- Property Port py-graph-tool added
-
Ticket #43054 – Description
initial v2 1 I have 2 upgraded macs (from lion to mnt lion + from leopard to lion). Last time I have graph-tool configuration issues on both of them as reported in [https://trac.macports.org/ticket/40072 Ticket #40072]. Editing the Portfile then as suggested in [https://trac.macports.org/changeset/109300 r109300]solved the issue.1 I have 2 upgraded macs (from lion to mnt lion + from leopard to lion). Last time I have graph-tool configuration issues on both of them as reported in Ticket #40072. Editing the Portfile then as suggested in r109300 solved the issue. 2 2 3 3 Recently, I have updated the port using {{{sudo port -v selfupdate }}}. Then as I {{{upgrade outdated }}}, the process got stuck for a couple of hours at … … 5 5 {{{---> building py27-graph-tool}}} 6 6 7 I then tried replacing the portfile by removing the following line, like the suggestion in [https://trac.macports.org/changeset/109300 r109300]7 I then tried replacing the portfile by removing the following line, like the suggestion in r109300 8 8 9 9 {{{PYTHON_LDFLAGS="-L${python.libdir}/.. -lpython${python.branch}" }}}