#18803 closed defect (fixed)
vtk5 5.2.1_0 Configure error with +python
Reported by: | max@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | vtk5 python | Cc: | |
Port: | vtk5 |
Description
The Portfile of vtk5 has one typo and wrong configure.args that prevents the python variant to compile. A patch is attached.
Attachments (1)
Change History (4)
Changed 16 years ago by max@…
Attachment: | Portfile-vtk5.patch added |
---|
comment:1 Changed 16 years ago by tenomoto (Takeshi Enomoto)
Owner: | changed from macports-tickets@… to takeshi@… |
---|
comment:2 Changed 16 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I enabled share libs build and set RPATH. I made +python default.
Note: See
TracTickets for help on using
tickets.
Thanks. I also noticed this Portfile bug. I will fix an RPATH problem then commit.