Displaying 20 results from an estimated 400 matches similar to: "gdisk dependancy problem"
2008 Feb 18
1
ldconfig -R issue (Was: Problems with icu - 3.8)
+stable@
Yoshihiro Ota wrote:
> Why are so many people are bitten by this? Is that the jobs of port-upgrading
> tool to safe copy these libraries to compat so that all programs using
> the old libraries works?
Portupgrade preserves the libraries in /usr/local/lib/compat/pkg:
% ls /usr/local/lib/compat/pkg/
libicudata.so.36.0 libicule.so.36.0 libicuuc.so.36.0
2013 Nov 02
1
6.4 : How to enable epel and the rpmfusions??
I've installed 6.4 on an old T30 ThinkPad, and I'm
in the midst of setting it up. I can't seem to get an rpm of Pan for it,
nor even to do yum update.
Mousing around fedoraproject eventually got me to http://
rpmfusion.org/Configuration/ and from there to downloads for the free,
nonfree, and epel packages (along with a caveat that tells you -- *after*
you've gotten rpmfusion
2011 Feb 01
1
python-dbus
What is this all about? Seems to be related to my attempt to load
hplip-3.10.9 to support an HP Photosmart 3210 all-in-one for scanning
through saned.
from /var/log/messages:
Jan 31 20:07:26 desk python: [2851]: error: dbus failed to load
(python-dbus ver. 0.80+ required). Exiting...
Jan 31 20:07:49 desk python: hp-systray[3402]: warning: Qt/PyQt 4
initialization failed.
When I check for
2018 Jun 21
1
libR.so error to install R-3.5.0 in Ubuntu 18.04
Thanks Dirk!
I wrongly thought the R-3.5.0 Binary was NOT default R for Ubuntu 18.04 as
some of my R packages requires updated R version.
Anyway, with your suggestion all went well like charm. Thank you very much!
Back to the problem, actually I saw different versions of libicu* such as:
/home/yifang/anaconda3/lib/libicudata.so.58
2016 Sep 07
2
Building R under Linux - library dependencies
Hello and apologies if this doesn't belong here.
I'm trying to build a "portable" version of R - "portable" means that it could be easily moved to another location or machine simply by copying it. However, I encountered a problem when running it elsewhere: it seems that versions of dynamic libraries used by R are fixed and set at the build time; when that instance of R
2016 Sep 07
0
Building R under Linux - library dependencies
On 7 September 2016 at 17:27, Pawe? Pi?tkowski wrote:
| Hello and apologies if this doesn't belong here.
|
| I'm trying to build a "portable" version of R - "portable" means that it could be easily moved to another location or machine simply by copying it. However, I encountered a problem when running it elsewhere: it seems that versions of dynamic libraries used by R
2010 May 10
1
Build R static
Hi, I am having trouble building R static on Solaris 5.10. I have a requirement to run R within a specific user account on Solaris 5.10 and I do not have access to compilers and or shared libraries on the target machine. I thought I could build R static ( I've build it locally on Solaris with shared libraries) and just ftp the build to the target Solaris box. Can any help with what
2015 Aug 02
2
Chrooted SFTP-only users along with normal SFTP
Hi!
I want to set a OpenSSH server which restricts some users to only
chrooted SFTP, while others have full/normal ssh, scp and sftp access.
Most or all guides on the web say that I should enable the config line
"Subsytem sftp internal-sftp" among other things, but I've found out
that this only causes non-restricted users to not be able use SFTP at
all, only the chrooted users.
2010 Jun 23
1
Trouble compiling igraph. . .
Been and R-user for about 5 years now in an industrial setting, and
always find the mailing list most helpful. I have run into problem
compiling igraph on R. I have contacted the maintainer of igraph, and
he has determined that it is not an igraph problem.
System is FreeBSD 7.2, R-2.10.1 [also have a sandbox machine running
FreeBSD 7.3, R-2.11]. Both machines fail the installation of igraph.
2020 Oct 19
0
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
On 19/10/2020 16:20, PGNet Dev wrote:
> On 10/18/20 10:28 PM, Aki Tuomi wrote:
>> Dovecot FTS tokenization is not done, unless you have `use_libfts` in
>> fts_solr setting, in your case
>>
>> fts_solr = url=https://solr.example.com:8984/solr/dovecot/ use_libfts
>
> changing
>
> -??? fts_solr = url=https://solr.example.com:8984/solr/dovecot/
>
2015 Sep 02
0
Build R with MKL and ICC
On Wed, Sep 2, 2015 at 7:35 PM, arnaud gaboury <arnaud.gaboury at gmail.com> wrote:
> After a few days of reading and headache, I finally gave a try at
> building R from source with Intel MKL and ICC. Documentation and posts
> on this topic are rather incomplete, sometime fantasist et do not give
> much explanations about configure options.
> As I am not sure if mine is
2015 May 11
1
Foreach %dopar% operator incorrectly load balancing
Dear R-SIG-Debian,
I am using R version 3.1.2 with rstudio-server 0.98.113 on debian build
3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u1 x86_64 GNU/Linux.
I often use the %dopar% operator in from the foreach package to run code in
parallel. However, the only other use on the box seemingly installed a few
items and suddenly %dopar% will use far more than the number of cores I am
specifying and
2015 Sep 05
0
Build R with MKL and ICC
On Fri, Sep 4, 2015 at 5:58 PM, Martyn Plummer <plummerm at iarc.fr> wrote:
> On Wed, 2015-09-02 at 20:49 +0200, arnaud gaboury wrote:
>> On Wed, Sep 2, 2015 at 7:35 PM, arnaud gaboury <arnaud.gaboury at gmail.com> wrote:
>> > After a few days of reading and headache, I finally gave a try at
>> > building R from source with Intel MKL and ICC. Documentation
2015 May 19
0
Writting 16-bit PCM data to Ogg.
sorry for the mess created.
So far I have installed these two library *libogg-1.3.2, libvorbis-1.3.4*
successfully.
When installing this *vorbis-tools-1.4.0 *: I am getting this error.
Making install in man
make[2]: Entering directory
`/home/arunbalaji/Downloads/vorbis-tools-1.4.0/oggenc/man'
make[3]: Entering directory
`/home/arunbalaji/Downloads/vorbis-tools-1.4.0/oggenc/man'
make[3]:
2015 Sep 04
2
Build R with MKL and ICC
On Wed, 2015-09-02 at 20:49 +0200, arnaud gaboury wrote:
> On Wed, Sep 2, 2015 at 7:35 PM, arnaud gaboury <arnaud.gaboury at gmail.com> wrote:
> > After a few days of reading and headache, I finally gave a try at
> > building R from source with Intel MKL and ICC. Documentation and posts
> > on this topic are rather incomplete, sometime fantasist et do not give
> >
2015 Sep 30
1
Build R with MKL and ICC
On Tue, Sep 29, 2015 at 8:11 PM, Nathan Kurz <nate at verse.com> wrote:
> Hi Arnaud --
>
> I'm glad it's working for you. I'm not sure I understand your final
> answer. Are you saying that the version I posted worked for you as
> given, or that you had to remove some of the other options?
I say it works perfectly when using the single dynamic library
(lmkl_rt):
2011 Oct 03
1
hdr SHA1: BAD, not hex
Got a problem with one workstation. What I'm seeing, from a yum update
(saw it with make whatis first):
<snip>
Running rpm_check_debug
error: rpmdbNextIterator: skipping h# 1211 hdr SHA1: BAD, not hex
<repeated many times>
<snip>
ERROR with rpm_check_debug vs depsolve:
libicui18n.so.36 is needed by boost-1.33.1-10.el5_7.3.i386
libicuuc.so.36 is needed by
2015 Sep 07
2
Build R with MKL and ICC
On Sat, 2015-09-05 at 11:53 +0200, arnaud gaboury wrote:
> On Fri, Sep 4, 2015 at 5:58 PM, Martyn Plummer <plummerm at iarc.fr> wrote:
> > On Wed, 2015-09-02 at 20:49 +0200, arnaud gaboury wrote:
> >> On Wed, Sep 2, 2015 at 7:35 PM, arnaud gaboury <arnaud.gaboury at gmail.com> wrote:
> >> > After a few days of reading and headache, I finally gave a try at
2015 Sep 02
4
Build R with MKL and ICC
After a few days of reading and headache, I finally gave a try at
building R from source with Intel MKL and ICC. Documentation and posts
on this topic are rather incomplete, sometime fantasist et do not give
much explanations about configure options.
As I am not sure if mine is correct, I would appreciate some advices and hints.
OS: Fedora 22
parallel_studio_xe_2016
Hardware : 8 Thread(s) per
2016 Oct 23
0
keent() from Tika - with doveadm
Can you install debug symbols in FreeBSD?
Aki
> On October 23, 2016 at 6:29 PM Larry Rosenman <larryrtx at gmail.com> wrote:
>
>
> $ gdb /usr/local/bin/doveadm `pwd`/doveadm.core
> GNU gdb 6.1.1 [FreeBSD]
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or