Hi. I am pretty new to Julia, and I did manage to install Julia on Ubuntu precise 64. Everything works except that the installation of Julia updates some libraries and these updates makes the R shared lib /usr/lib/libR.so complain that the symbol _pcre_valid_utf8 is undefined.
The libraries updated by Julia that affect R are libpcre3, libpcrecpp0, libpcre3-dev. I am wondering have any of julia users have encounted this issue, and how should I resolve this issue? Best Regards
