Re: [arch-general] libicuuc.so.54: cannot open shared object

2015-04-13 Thread arnaud gaboury
On Mon, Apr 13, 2015 at 11:31 AM, Armin K. wrote: > On 13.4.2015 11:29, arnaud gaboury wrote: >> >> gabx@hortensia ➤➤ ~ % R >> /usr/lib64/R/bin/exec/R: error while loading shared libraries: >> libicuuc.so.54: cannot open shared object file: No such file or >> directory >> >> gabx@hortensia ➤➤ ~ %

Re: [arch-general] libicuuc.so.54: cannot open shared object

2015-04-13 Thread Delcypher
> libicu.so.55 just hit [extra], but I can't see R depending on icu so > maybe it has some plugin which requires icu which you need to rebuild? If you run the following $ LD_DEBUG=all ld /usr/lib64/R/bin/exec/R You should be able to figure out which library that R links with that needs icu (i.e.

Re: [arch-general] libicuuc.so.54: cannot open shared object

2015-04-13 Thread Jelle van der Waa
On 04/13/15 at 11:31am, Armin K. wrote: > On 13.4.2015 11:29, arnaud gaboury wrote: > >gabx@hortensia ➤➤ ~ % R > >/usr/lib64/R/bin/exec/R: error while loading shared libraries: > >libicuuc.so.54: cannot open shared object file: No such file or > >directory > > > >gabx@hortensia ➤➤ ~ % mypac icu > >

Re: [arch-general] libicuuc.so.54: cannot open shared object

2015-04-13 Thread arnaud gaboury
On Mon, Apr 13, 2015 at 11:29 AM, arnaud gaboury wrote: > gabx@hortensia ➤➤ ~ % R > /usr/lib64/R/bin/exec/R: error while loading shared libraries: > libicuuc.so.54: cannot open shared object file: No such file or > directory > > gabx@hortensia ➤➤ ~ % mypac icu > 306:icu 55.1-1 > 386:lib32-icu 54.1

Re: [arch-general] libicuuc.so.54: cannot open shared object

2015-04-13 Thread Armin K.
On 13.4.2015 11:29, arnaud gaboury wrote: gabx@hortensia ➤➤ ~ % R /usr/lib64/R/bin/exec/R: error while loading shared libraries: libicuuc.so.54: cannot open shared object file: No such file or directory gabx@hortensia ➤➤ ~ % mypac icu 306:icu 55.1-1 386:lib32-icu 54.1-1 gabx@hortensia ➤➤ ~ % ls