[MacPorts] #48683: ncurses does not install /opt/local/lib/libncurses.5.dylib
MacPorts
noreply at macports.org
Sun Aug 23 15:18:44 PDT 2015
#48683: ncurses does not install /opt/local/lib/libncurses.5.dylib
------------------------------+--------------------------------
Reporter: Peter_Dyballa@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: invalid | Keywords:
Port: ncurses |
------------------------------+--------------------------------
Comment (by devans@…):
Replying to [comment:5 Peter_Dyballa@…]:
> Replying to [comment:2 devans@…]:
> > ncurses was recently updated to version 6.0 which installs
/opt/local/lib/libncurses.6.dylib so ports such as ocaml and vim (which
provides ${prefix}/bin/vi) and many more needed a revbump at a minimum to
relink with the new version.
> >
> > Both ocaml and vim were so bumped in r139469 so perhaps you need to
update your ports?
>
> My version of port neither does understand an `update` command nor a
`revdump`.
>
> Ocaml and vim were listed as outdated, but port decided not to upgrade
them but create problems instead. Does `port` need an update?
Sorry. Failure to communicate. By 'revbump' I mean incrementing the
revision of a port to cause it to rebuild, in this case due to the
revision change of libncurses. This has already been done.
Now you just need to issue the command
{{{
sudo port selfupdate
}}}
to synchronize your ports tree with the latest versions/revisions on the
rsync server. This is what I meant by 'update your ports'.
Once you've done that you can execute
{{{
sudo port upgrade outdated
}}}
to upgrade your outdated ports.
Sorry for not being more precise in my language. My fault entirely.
--
Ticket URL: <https://trac.macports.org/ticket/48683#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list