Ticket #17941 (closed defect: fixed)
ispell LIBDIR path is incorrect?
| Reported by: | dknewsham@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | path | Cc: | |
| Port: | ispell |
Description
After installing ispell using the "sudo port install ispell" command, ispell gives the following error:
"Can't open /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_ispell/work/destroot/opt/local/lib/english.hash"
The english.hash file exists in /opt/local/lib and /opt/local/var/macports/software/ispell/3.3.02_1/opt/local
Running "ispell -vv" shows that the LIBDIR path and several others are set to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_ispell/work/destroot/opt/local/lib
My system is a G5 running OS X 10.5.6 and gcc 4.0.1 (XCode 3.0).
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in r45176.
Thanks for pointing this out.