Displaying 12 results from an estimated 12 matches for "_but".
Did you mean:
_but_
2019 Nov 22
2
Installing R 3.5 on Ubuntu bionic stopped(?) working
Hello all,
i am one of the maintainers of the open-source
https://repo2docker.readthedocs.io/ tool. The tool builds a container image
from a directory. Depending on what it finds in the directory it will
install different software for the user. The focus of the tool is to make
it easier for researchers to create environments in which their code runs
and can then be used to share and reproduce
2019 Nov 22
0
Installing R 3.5 on Ubuntu bionic stopped(?) working
...l to install R 3.5
| and 3.6 (R 3.4 comes as part of Ubuntu bionic).
Hm, I will be frank. I am a little surprised that ever worked. We offer
- in each distro release exactly one version. So R 3.4.* from bionic.
- by opting into add-on repos like the CRAN one, or c2d4u, or ... additional
ones _but generally only exactly one current version_. So R 3.6.1 now.
We (as providers of these repos) never promised other interim version.
| With repo2docker we are in a slightly weird position where we want to
| enable container image builds that worked 6months or 12months ago to also
| work today. T...
2016 Jan 21
1
Failed to install imager
Hi,
I failed to run install.packages("imager") in CentOS 6, the R version is
3.2.2
g++ -shared -L/usr/local/r/3.2.2/lib64/R/lib -L/usr/local/lib64 -o
imager.so RcppExports.o colourspace.o display.o drawing.o filtering.o
interpolation.o morphology.o transformations.o utils.o wrappers.o -lX11
-lfftw3 -L/usr/local/r/3.2.2/lib64/R/lib -lR
/usr/bin/ld: cannot find -lfftw3
I checked
2009 Mar 18
0
wifi and the default keyring
...d basically that "nm-applet wants to
access the default keyring, but it's locked. Enter password." So I did.
(I made one up.) So, every time I boot, it asks for the password.
Then, I found out about the trick of making it the same as the user's
login password. Yes, that works, _but only if 'auto-login' is disabled_.
It amounts to having to enter the login pw on every boot, or the default
keyring pw.
So, my question:
* Can I totally disable (remove?) the keyring stuff, and set up
nm-applet another way to get the wifi passphrase?
- or -
* Can I _permanently_ unlock...
2012 Mar 29
1
Windows 7 - temporary profile
Dear All,
I have upgraded our samba from 3.0.3 to 3.4.15 because I want to implement windows 7 as a client. When I tried to use windows XP to join domain it,s success and no problem, but when I tried to login using windows 7 I have a problem, the problem is "You have been logged into a temporary profile".
If you have a solution for this problem, please share it to me.
Thanks
2019 Nov 22
1
Installing R 3.5 on Ubuntu bionic stopped(?) working
...comes as part of Ubuntu bionic).
>
> Hm, I will be frank. I am a little surprised that ever worked. We offer
>
> - in each distro release exactly one version. So R 3.4.* from bionic.
>
> - by opting into add-on repos like the CRAN one, or c2d4u, or ...
> additional
> ones _but generally only exactly one current version_. So R 3.6.1 now.
>
> We (as providers of these repos) never promised other interim version.
>
Ok. Sounds like we were making "off-label" use of the packages then. It was
good while it lasted ;)
>
> | With repo2docker we are in...
2012 Mar 17
0
[URGENT] unable to connect to 'localhost:8000': Connection refused with Xen 4.2-unstable
...==
The following command returns nothing.
teo-en-ming@ubuntu-1110-amd64-desktop:~$ sudo netstat -anp | grep -v
unix | grep 8000
=============================================================================================
By right, xend should start a http listening service on tcp port 8000,
*_but it does not._* I have checked with "sudo netstat -anp | grep -v
unix" and there is no tcp port 8000, but there is port 8002 for relocation.
TCP Port 8000 uses to show up in Xen 4.1.3-rc1-pre, but now it does not
show up in Xen 4.2-unstable.
Are there any differences between Xen 4.1.3-...
2018 Oct 30
0
IBM buying RedHat
...when SAP announced that their engineers had ported
> their ERP to Linux - a sparetime-project at the beginning - and they
> were making it a tier 1 platform.
> That was over 20 years ago.
>
> Linux has come a long way.
>
True. It has, but still as another poster stated?
"/_But it is also entirely possible that CEntOS 8 will be the last one
to come out. Before a corporate agenda will "merge" it with their
general philosophy. _//_
_//__//_
_//_To me it looks pathetic that a lively profitable entity with an
entirely different corporate psychology is consumed by...
2013 Jun 05
0
[LLVMdev] Enabling the vectorizer for -Os
On 5 June 2013 11:59, David Tweed <david.tweed at arm.com> wrote:
> (I've very rarely had O3 optimzation, rather than some program specific
> subset of the options, acheive any non-noise-level speed-up over O2 with
> gcc/g++.)
>
Hi David,
You surely remember this:
http://plasma.cs.umass.edu/emery/stabilizer
"We find that, while -O2 has a significant impact relative
2018 Oct 30
2
IBM buying RedHat
Am 2018-10-30 08:06, schrieb Eddie G. O'Connor Jr.:
>
> Yeah.....I guess that's one way to look at it.
>
> My biggest worry? Is I've placed so much time and effort "getting to
> know" Fedora and its intricacies, idiosyncrasies, its ins and
> outs...dealt with ridicule on this very same list when I first
> started, have "cut my teeth" on
2013 Jun 05
15
[LLVMdev] Enabling the vectorizer for -Os
Hi,
I would like to start a discussion about enabling the loop vectorizer by default for -Os. The loop vectorizer can accelerate many workloads and enabling it for -Os and -O2 has obvious performance benefits. At the same time the loop vectorizer can increase the code size because of two reasons. First, to vectorize some loops we have to keep the original loop around in order to handle the last
2010 Apr 15
4
Does "sink" stand for anything?
Hello Everyone,
Learning about R and its wonderful array of functions. If it's not obvious, I usually try to find out what a function stands for. I think this helps me remember better.
One function that has me stumped is "sink." Can anyone tell me if this stands for something?
Thanks,
Paul
__________________________________________________
[[alternative HTML