Changes between Initial Version and Version 1 of Ticket #40775, comment 4
- Timestamp:
- Oct 15, 2013, 3:02:55 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40775, comment 4
initial v1 1 1 Thank you for your answer. After having re-installed libtool, the missing file lt~obsolete.m4 suddently appeared in the right directory, and I was then able to install poppler @0.24.2 without any problem. 2 3 Replying to [comment:3 devans@…]:4 > I can't reproduce this problem.5 >6 > The missing file7 > {{{8 > /opt/local/share/aclocal/lt~obsolete.m49 > }}}10 >11 > should be provided by libtool which your log shows is installed and latest version.12 >13 > Can you check and make sure the file is, indeed, missing and, if so, I would suggest re-installing libtool14 >15 >16 > {{{17 > sudo port -n upgrade --force libtool18 > }}}