Displaying 20 results from an estimated 325 matches for "1.26".
Did you mean:
1.2
2016 Feb 28
3
Latest version of kate editor
On 02/02/2016 06:29 PM, Frank Cox wrote:
> On Tue, 2 Feb 2016 18:02:40 +0100
> H wrote:
>
>> What do people use as a programming editor on CentOS 6?
> I personally use Geany and/or vim, depending on what I'm doing and how I'm doing it.
>
> You can find pre-compiled rpms for the latest version of geany for Centos 6 and 7 on my website if you want them. (The Centos 6
2014 Jan 24
2
Plan for libguestfs 1.26
It has been 3 months since the last stable release of libguestfs.
I'd like to plan a new 1.26 release towards the middle/end of next month.
There are some virt-builder features I'd like to get in before then:
- virt-builder needs to be able to use Linux distro published cloud
images as a source (without requiring a lot of manual config as
now)
- virt-builder must be able to
2016 Feb 28
1
Latest version of kate editor
On 02/28/2016 06:53 PM, Frank Cox wrote:
> On Sun, 28 Feb 2016 16:30:44 +0100
> H wrote:
>
>> I initially downloaded geany 1.24 from the EPEL repository but now
>> wanted to install the plugin package which is not in EPEL. I visited
>> your webpage , downloaded the Centos 6 x86_64 version of both geany 1.26
>> and the and lib-geany, which I assume is the
2002 Oct 24
1
signal 11 on fsck
System info:
------------
[root@angel root]# cat /etc/issue
Red Hat Linux release 7.2 (Enigma)
Kernel \r on an \m
[root@angel root]# uname -a
Linux angel 2.4.9-34 #1 Sat Jun 1 06:25:16 EDT 2002 i686 unknown
This problem occured after upgrade to kernel 2.4.18-17.7, backed out to
previous version now (2.4.9-34). All other system RPMs are up to date
according to RHN, and nothing, aside from
2007 Feb 13
2
Computing stats on common parts of multiple dataframes
Folks,
I have three dataframes storing some information about
two currency pairs, as follows:
R> a
EUR-USD NOK-SEK
1.23 1.33
1.22 1.43
1.26 1.42
1.24 1.50
1.21 1.36
1.26 1.60
1.29 1.44
1.25 1.36
1.27 1.39
1.23 1.48
1.22 1.26
1.24 1.29
1.27 1.57
1.21 1.55
1.23 1.35
1.25 1.41
1.25 1.30
1.23 1.11
1.28 1.37
1.27 1.23
R> b
EUR-USD NOK-SEK
1.23 1.22
1.21 1.36
1.28 1.61
1.23 1.34
1.21 1.22
2020 Sep 16
3
Newer versoin of tar 1.26 on Centos 7
Is it possible to find a repository that hold a newer version of tar.
The current version is 1.26
I have some students trying to build Yocto project on my Centos 7 host,
but OpenEmbedded reports incompatibility problems with the current
version of tar.
I thank you on beforehand for any help.
|<
--
Med venlig hilsen
Klaus Kolle
Teknikumingeni?r, B.Sc.EE., e-mail : klaus at kolle.dk
2020 Sep 16
0
Newer versoin of tar 1.26 on Centos 7
I have no idea what 'Yocto' is, but CentOS 7 includes two other tar utilities: 'bsdtar' and 'star'
Maybe one of those will give you what you need?
James Pearson
________________________________________
From: CentOS <centos-bounces at centos.org> on behalf of Klaus Kolle <klaus at kolle.dk>
Sent: 16 September 2020 12:13
To: centos at centos.org
Subject:
2016 Feb 28
0
Latest version of kate editor
On Sun, 28 Feb 2016 16:30:44 +0100
H wrote:
> I initially downloaded geany 1.24 from the EPEL repository but now
> wanted to install the plugin package which is not in EPEL. I visited
> your webpage , downloaded the Centos 6 x86_64 version of both geany 1.26
> and the and lib-geany, which I assume is the plugin-package, but neither
> could be installed.
You assume incorrectly.
2011 Mar 07
5
Parsing question, partly comma separated partly underscore separated string
Dear R-list,
I have a partly comma separated partly underscore separated string that I am trying to parse into R.
Furthermore I have a bunch of them, and they are quite long. I have now spent most of my Sunday trying to figure this out and thought I would try the list to see if someone here would be able to get me started.
My data structure looks like this,
(in a example.txt file)
Subject
2005 Apr 22
2
Hoaglin Outlier Method
I am a new user of R so please bear with me. I have reviewed some R books,
FAQs and such but the volume of material is great. I am in the process of
porting my current SAS and SVS Script code to Lotus Approach, R and
WordPerfect.
My question is, can you help me determine the best R method to implement
the Hoaglin Outlier Method? It is used in the Appendix A and B of the fo
llowing link.
2012 Jun 19
1
Stepwise Discriminant Analysis - greedy.wilks
I don't understand which is the problem
Could you help me please?
Thanks in advance
Marta
> str(data_indiciN2)
'data.frame': 200 obs. of 36 variables:
$ gruppo: Factor w/ 2 levels "0","1": 2 2 2 2 2 2 2 2 2 2 ...
$ I001N2: num 19.32 8.22 28.35 7.24 14.7 ...
$ I002N2: num 2.92 2.54 0.11 1.6 7.12 ...
$ I003N2: num -22.362 -0.222 -19.291
2014 Mar 28
2
Re: ANNOUNCE: libguestfs 1.26 released
On Fri, Mar 28, 2014 at 09:42:52AM +0100, Olaf Hering wrote:
> On Thu, Mar 27, Richard W.M. Jones wrote:
>
> > I'm pleased to announce libguestfs 1.26, a library and set of tools
>
> This fails to link at least in sles11sp3, 1.25.37 was still ok:
>
> ...
> [ 288s] virt_index_validate-index-validate.o: In function `main':
> [ 288s]
2014 Mar 27
4
ANNOUNCE: libguestfs 1.26 released
I'm pleased to announce libguestfs 1.26, a library and set of tools
for accessing and modifying virtual machine disk images. This release
took more than 6 months of work by a considerable number of people,
and has many new features (see release notes below).
You can get libguestfs 1.26 here:
Main website: http://libguestfs.org/
Source:
2009 Oct 19
2
how to get rid of 2 for-loops and optimize runtime
Short: get rid of the loops I use and optimize runtime
Dear all,
I want to calculate for each row the amount of the month ago. I use a matrix with 2100 rows and 22 colums (which is still a very small matrix. nrows of other matrixes can easily be more then 100000)
Table before
Year month quarter yearmonth Service ... Amount
2009 9 Q3 092009 A ...
2016 Mar 06
3
Latest version of geany editor
On 02/28/2016 06:53 PM, Frank Cox wrote:
> On Sun, 28 Feb 2016 16:30:44 +0100
> H wrote:
>
>> I initially downloaded geany 1.24 from the EPEL repository but now
>> wanted to install the plugin package which is not in EPEL. I visited
>> your webpage , downloaded the Centos 6 x86_64 version of both geany 1.26
>> and the and lib-geany, which I assume is the
2014 Mar 28
2
Re: ANNOUNCE: libguestfs 1.26 released
On Fri, Mar 28, 2014 at 10:00:49AM +0100, Olaf Hering wrote:
> Does your build have "working GNU getopt function... yes"?
Seems so:
$ rm config.cache
$ ./configure |& grep getopt
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is
2002 May 01
2
ext3 support in redhat 6.2
I am trying to upgrade the partitions on my redhat 6.2 installation to ext3.
I've upgraded the kernel to 2.2.20 (which includes support for ext3), and in
order to create the journal, I believe I also have to update e2fsprogs to
version 1.26.
My problem has been this...e2fsprogs-1.26-1.71.i386.rpm requires glibc2.2,
and I can not get glibc2.2 to install - I get dependency conflicts with the
2001 Dec 27
2
Visible /.journal
Hello
On root Partition is .journal visible . On all other
Partitions is invisible. At which way I can move it manually to a
hiden inode?
I have delete with
chattr -i /.journal
rm -f /.journal
and installed ext3 with
tune2fs -j /dev/hdb1
And /.journal is again visible!
--
MfG / With best Regards
Rusmir Duško
Registered Linux user: #130654 http://counter.li.org
2012 Feb 27
0
yum install vs yum upgrade with package resource
I''m running puppet out in aws and am running into a problem
automatically ensuring the latest openssl version.
I have the package resource defined as:
package { ''openssl'' :
ensure => latest,
}
Unfortunately I''m getting this error:
(/Stage[main]/Base/Package[openssl]/ensure) change from
1.0.0e-2.16.amzn1 to 1.0.0g-1.26.amzn1 failed: Could not update:
2008 Dec 06
1
Morlet wavelet not supportd by wavCWTPeaks
aa <- (structure(list(X.0.85 = c(-1.02, -1.17, -1.29, -1.39, -1.46,
-1.5, -1.52, -1.5, -1.46, -1.39, -1.3, -1.19, -1.07, -0.93, -0.79,
-0.65, -0.5, -0.36, -0.22, -0.08, 0.05, 0.18, 0.3, 0.41, 0.52,
0.62, 0.72, 0.81, 0.89, 0.98, 1.05, 1.13, 1.19, 1.25, 1.29, 1.31,
1.31, 1.29, 1.24, 1.16, 1.06, 0.93, 0.77, 0.58, 0.38, 0.16, -0.07,
-0.31, -0.89, -1.05, -1.19, -1.31, -1.41, -1.47, -1.51, -1.51,