[R-SIG-Mac] library not found for -lX11
Jakson Alves de Aquino
jalvesaq at gmail.com
Thu Nov 29 22:49:20 CET 2012
On Thu, Nov 29, 2012 at 5:55 PM, Simon Urbanek
<simon.urbanek at r-project.org> wrote:
> I wrote this post yesterday but for some reason it did not leave the
> outbox, so apologies to everyone since a mailer glitch apparently
> failed to prevent the waste of time of quite a few people. To follow
> up on the post - the autoconf macros to look for are AC_PATH_X and
> AC_PATH_XTRA.
Thank you! I updated the package using AC_PATH_EXTRA in the
configure.ac. To make it easier for people who are helping testing
the package and who don't use git, I also put the package here:
http://www.lepem.ufc.br/jaa/vimcom_0.9-5.tar.gz
The vimcom package allows R to send messages to Vim text editor. I
need the messages to automatically update the Object Browser.
On Unix, Vim receives the messages through X11 and it seems that this
feature is available on Mac OS X too:
http://stackoverflow.com/questions/10231223/compile-vim-7-3-with-clientserver-feature-on-mac-os-x
Best regards,
Jakson
More information about the R-SIG-Mac
mailing list