[Hacking-es] reinstall READLINE en Mac OS X
Andrés gutiérrez
andresgutgon at gmail.com
Wed Apr 1 22:12:56 GMT 2009
Lo de stow si que tiene buena pinta...:-)
Respecto a lo de hacer
make uninstall
esto es lo que me da con readline 5.2
est -n "/usr/local/include" && cd /usr/local/include/readline && \
rm -f readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h
rlconf.h rltypedefs.h
( if test -d doc ; then \
cd doc && \
make infodir=/usr/local/info DESTDIR= uninstall; \
fi )
rm -f /usr/local/info/readline.info
rm -f /usr/local/info/rluserman.info
rm -f /usr/local/info/history.info
rm -f /usr/local/man/man3/readline.3
rm -f /usr/local/man/man3/history.3
if test -n "" ; then \
rm -f /readline.html ; \
rm -f /rluserman.html ; \
rm -f /history.html ; \
fi
test -n "/usr/local/lib" && cd /usr/local/lib && \
rm -f libreadline.a libreadline.old libhistory.a libhistory.old
( cd shlib; make DESTDIR= uninstall )
/bin/sh ../support/shlib-install -O darwin9.6.0 -d /usr/local/lib -b
/usr/local/bin -U libhistory.5.2.dylib
/bin/sh ../support/shlib-install -O darwin9.6.0 -d /usr/local/lib -b
/usr/local/bin -U libreadline.5.2.dylib
*uninstall: you may need to run ldconfig*
Sigue dandome el dicho mensajito
El 1 de abril de 2009 23:14, Francesc Esplugas
<francesc.esplugas at gmail.com>escribió:
>
> On Apr 1, 2009, at 11:05 PM, Andrés gutiérrez wrote:
>
> > Stow suena bien. Pero sige siendo un extra.
>
> Es un buen extra, te lo aseguro. ;)
> _______________________________________________
> Hacking-es mailing list
> Hacking-es at lists.simplelogica.net
> http://lists.simplelogica.net/mailman/listinfo/hacking-es
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.simplelogica.net/pipermail/hacking-es/attachments/20090402/447eb48c/attachment-0001.htm
More information about the Hacking-es
mailing list