| Summary: | New port: NLM Insight Toolkit 2.4.1 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jason Bacon <bacon> | ||||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Jason Bacon
2006-03-31 21:40:14 UTC
Small addition to pkg-message.in to help ldconfig hints survive a reboot: diff -u pkg-message.in.old pkg-message.in --- pkg-message.in.old Mon Apr 3 15:27:38 2006 +++ pkg-message.in Mon Apr 3 15:27:38 2006 @@ -4,4 +4,6 @@ Note that -L%%PREFIX%%/lib/InsightToolkit is necessary in order to link to ITK libraries. + +Don't forget to add %%PREFIX%%/lib/InsightToolkit to /etc/ld-elf.so.conf. -- Jason W. Bacon Systems Manager, fMRI Research Labs Medical College of Wisconsin 8701 Watertown Plank Rd Room MFRC 4037 Milwaukee, WI 53226 (414) 456-5881 (414) 456-6562 FAX This is a new version of the Insight Toolkit port, which was submitted last spring, but has not yet been committed. The new port attached installs version 2.8.1, the latest release, and has a number of improvements based on what I've recently learned from my work on other ports (much of the credit goes to Ale's advice). Cheers, Jason Responsible Changed From-To: freebsd-ports-bugs->alepulver Take PR. State Changed From-To: open->closed Committed with a few modifications, thanks! |