Displaying 20 results from an estimated 800 matches similar to: "Cannot Run On The Command Line"
2016 Apr 21
1
Cannot Run On The Command Line
On Thu, 21 Apr 2016 08:23:32 +0000
Martyn Plummer <plummerm at iarc.fr> wrote:
> From: Martyn Plummer <plummerm at iarc.fr>
> To: "cireyapmin at gmail.com" <cireyapmin at gmail.com>,
> "r-sig-fedora at r-project.org" <r-sig-fedora at r-project.org> Subject:
> Re: [R-sig-Fedora] Cannot Run On The Command Line Date: Thu, 21 Apr
> 2016
2016 Apr 21
3
Cannot Run On The Command Line
On Wed, 20 Apr 2016 20:50:57 +0000
"Ellen K" <keyes at pushyes.xyz> wrote:
> From: "Ellen K" <keyes at pushyes.xyz>
> To: cireyapmin at gmail.com
> Subject: RE: [R-sig-Fedora] Cannot Run On The Command Line
> Date: Wed, 20 Apr 2016 20:50:57 +0000
> X-Mailer: iPad Mail (12H143)
>
> Hi virgo,
>
> Thank you for your interest in the
2019 May 08
3
Issues trying to change the selinux context
Warren Young wrote:
> On May 8, 2019, at 9:31 AM, mark <m.roth at 5-cent.us> wrote:
>
>> semanage -fcontext -a -t lib_t "/<elided>/smwa/webagent/bin(/.*).so?
>
> [snip]
>
>> What am I doing wrong?
>>
<snip>
> Also, I?m confused by the parens in your file path. Whether your shell
> is or not is a different question.
I'm following
2008 Sep 24
1
ubuntu installation: can't find ldpaths
I'm trying to install R under Ubuntu 7.10 (gutsy; Linux
2.6.22-15-generic x86_64). Following the instructions at
http://cran.r-project.org/bin/linux/ubuntu/README, I installed r-base,
r-base-core, and r-base-dev without any problems. When I open R,
however, I get the message "Can't open /usr/lib64/R/etc/ldpaths".
That file is linked to /etc/R/ldpaths, which doesn't exist
2011 Nov 09
1
install error ldpaths: No such file or directory
Hi
I'm trying to install R on Ubuntu 11.10 and it seems to install fine with both apt-get and dpkg but always when I start R I get
jt42@bioinf4:~# R
/usr/local/bin/R: line 237: /usr/lib/R/etc/ldpaths: No such file or directory
R version 2.14.0 (2011-10-31)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform:
2015 Dec 16
0
Re: Slow boot when no serial pty connected
On Tue, Dec 15, 2015 at 09:47:41PM +0100, David Caro wrote:
>
>Hi everyone!
>
>It's the first time I send a message to this list, I hope it's not the last :)
>
>So my issue is that when booting a disk image generated with virt-builder [1]
>it takes more than 5 minutes, waiting in the boot screen that says:
>
>"
>Booting from disk...
>press any key to
2015 Dec 15
2
Slow boot when no serial pty connected
Hi everyone!
It's the first time I send a message to this list, I hope it's not the last :)
So my issue is that when booting a disk image generated with virt-builder [1]
it takes more than 5 minutes, waiting in the boot screen that says:
"
Booting from disk...
press any key to continue.
"
The press any key message shows up to 5 times. The issue is that it stays in
that screen
2015 Jun 30
2
boot... round 2
On 30.06.2015 04:27, Gene Cumm wrote:
> On Mon, Jun 29, 2015 at 6:20 PM, poma via Syslinux <syslinux at zytor.com> wrote:
>> On 29.06.2015 17:06, Matthew Miller via Syslinux wrote:
>>
>>>
>>> It actuallly looks from Adam's investigation that this isn't different
>>> for this package. So, less than certainly. It looks like maybe more a
2016 Feb 01
0
winbind warnings filling up syslog
On 01/02/16 16:24, HASM wrote:
> hasm> Every few minutes windbindd posts an error message like:
> hasm> winbindd: ../source3/libads/ldap.c:552(ads_find_dc)
> hasm> winbindd: ads_find_dc: name resolution for realm 'XXX.CO'
> hasm> (domain 'XXX_01') failed: NT_STATUS_NO_LOGON_SERVERS
> hasm> How can I shut this thing up? I've also seen, not
2016 Feb 01
2
winbind warnings filling up syslog
hasm> Every few minutes windbindd posts an error message like:
hasm> winbindd: ../source3/libads/ldap.c:552(ads_find_dc)
hasm> winbindd: ads_find_dc: name resolution for realm 'XXX.CO'
hasm> (domain 'XXX_01') failed: NT_STATUS_NO_LOGON_SERVERS
hasm> How can I shut this thing up? I've also seen, not sure
hasm> whether related, winbindd shooting up to
2013 Oct 25
2
problem with ldpaths
I've just installed r-base (several times!) using the instructions at
http://cran.us.r-project.org/bin/linux/ubuntu/
and for some reason it is not creating a /etc/R/ldpaths file.
I've tried a few times, tried purging, and removing everything in
/etc/R and
/usr/lib/R
as suggested by Dirk,
and reinstalling but still get
$ R
/usr/bin/R: line 236: /usr/lib/R/etc/ldpaths: No such file
2015 Jun 30
0
boot... round 2
On Mon, Jun 29, 2015 at 6:20 PM, poma via Syslinux <syslinux at zytor.com> wrote:
> On 29.06.2015 17:06, Matthew Miller via Syslinux wrote:
>
>>
>> It actuallly looks from Adam's investigation that this isn't different
>> for this package. So, less than certainly. It looks like maybe more a
>> gcc 5 difference.
>>
>>
>>
>
>
2015 Jun 29
3
boot... round 2
On 29.06.2015 17:06, Matthew Miller via Syslinux wrote:
>
> It actuallly looks from Adam's investigation that this isn't different
> for this package. So, less than certainly. It looks like maybe more a
> gcc 5 difference.
>
>
>
Regardless of whatever is actually causing this,
here is the isolinux-debug.bin output:
Booting from DVD/CD...
ISOLINUX 6.03
2010 Oct 06
1
How do I put ldpaths in a specific place?
Hi Everybody,
I made R (v. 2.11.1) from source with the following config option:
./configure --prefix=/mnt/ami-centos5.5-64bit-base \
--exec-prefix=/mnt/ami-centos5.5-64bit-base \
--with-tcltk
All seemed to go well, but when I tested it with:
/usr/sbin/chroot /mnt/ami-centos5.5-64bit-base R
It told me:
/bin/R: line 217:
2016 Jan 23
5
RX dropped packets on guests subnets
Hello,
I have first a question (and then may be a problem), that I have difficulties to understand and eventually to investigate.
On each of my guests VM, I see constantly a RX dropped number increasing , Even if the VM does nothing !
ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.100.15 netmask 255.255.255.0 broadcast 192.168.100.255
2016 Jul 10
1
lxc containers won't start in a f24 custom install - odd cgroup fs layout observed
Hi folks
I use libvirt to programmatically spawn lxc containers
I am facing an issue when migrating from fedora23 to fedora24
I use the stock kernel and libvirt version on both deployments, i.e.:
f23: libvirt-1.2.18.3-2.fc23.x86_64 - kernel 4.5.7-202.fc23.x86_64
f24: libvirt-1.3.3.1-4.fc24.x86_64 - kernel 4.6.3-300.fc24.x86_64
First off, I need to outline that the host installation is done
2015 Dec 04
0
FC22 verus FC23
I have a quad display set up. It is working perfectly under FC22, but
bombs on FC23. I wish I had more information for you, but I had to get
this machine back up and running.
Not only does the quad head not work, the one working head was operating at
1280x1024 versus 1920x1080.
I tried doing a fresh install of FC23 and an upgrade from FC22 to FC23. It
did not work in either situation. So, I
2016 Jan 28
1
error during p2v unable to rebuild initrd
Hello
I have error virt-v2v: error: unable to rebuild initrd
(/boot/initramfs-4.2.3-300.fc23.x86_64.img) because mkinitrd or dracut was
not found in the guest
My physical machine run on fedora23
Boot on usb made from virt-p2v-livecd-1.32.0.fc23.iso
<http://oirase.annexia.org/virt-p2v/virt-p2v-livecd-1.32.0.fc23.iso>
Log joined to this mail
Do you have this problem ?
2011 Sep 02
1
calling R from PHP error
Hello,
I am having the following error while calling an R script through PHP.
/usr/local/bin/R: line 227: /kk/Programs/R-2.13.0/etc/ldpaths: Permission
denied
ERROR: R_HOME ('/kk/Programs/R-2.13.0') not found
I had compiled R from source and placed the generated R shell script in
/usr/local/bin.
Can you give me an insight of how to give permission to access the ldpaths
file and why is
2013 Jul 28
1
Problem with ldpaths in Ubuntu 13.04
Hello!
I'm trying to install R-3.0.1 on an Ubuntu machine (64 bit, version 13.04). I have uninstalled and installed several times, but to no avail.
I keep getting errors about missing ldpaths, and installing packages does not work at all.
Here is the information:
erin@erin-Lenovo-IdeaPad-Y480:~$ sudo apt-get install r-base
Reading package lists... Done
Building dependency tree
Reading