Displaying 20 results from an estimated 20000 matches similar to: "RSync across cross platforms question"
2018 Oct 30
2
IBM buying RedHat
On 30/10/2018 14:49, mark wrote:
> I wouldn't expect a system 1, if that's the current name
AS/400 -> eServer iSeries -> System i -> Power Systems
RS/6000 -> eServer pSeries -> System p -> Power Systems
So the current 'Power Systems' range combines what was AS/400 with what
was RS/6000. They all use Power CPUs now and run Linux, IBM i, or AIX.
"IBM
2018 Oct 30
0
IBM buying RedHat
Mark Rousell wrote:
> On 30/10/2018 14:49, mark wrote:
>
>
>> I wouldn't expect a system 1, if that's the current name
>>
>
> AS/400 -> eServer iSeries -> System i -> Power Systems
> RS/6000 -> eServer pSeries -> System p -> Power Systems
>
>
> So the current 'Power Systems' range combines what was AS/400 with what
> was
2018 Oct 30
2
IBM buying RedHat
> On 30/10/2018 14:40, Simon Matter wrote:
>>> On 30/10/2018 06:46, Simon Matter wrote:
>>>>> On 10/29/18 1:55 AM, Simon Matter wrote:
>>>>>> To me it seems like, if they are smart, they will try to push IBM
>>>>>> POWER
>>>>>> and RedHat Linux together to establish real competition in the
>>>>>>
2003 Jan 24
1
2.2.7a and 64-bit AIX
Can anyone think of an issue with 2.2.7a compiled on IBM's 64-bit compiler
running on the 64-bit kernel?
I've confirmed that everything appears to be in order on the AIX 5.1
system.
We are running it successfully and it is screaming fast! I just wanted to
know if there is potential for disaster that I've not thought of...
On a related note 2.2.7a is running perfectly with both
2010 Aug 23
3
[LLVMdev] Problem cross-compiling llvm-gcc for AIX-PowerPC
Compiling llvm-gcc on an x86 machine with
--target=powerpc-ibm-aix5.1.0.0, I get the following error:
make \
CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Wold-style-definition
-Wmissing-format-attribute " \
CONFIG_H="config.h auto-host.h
2016 Nov 18
3
Linking LLVM IR with standard library
Hi,
I have a LLVM IR file generated for a different source language (Not C). I
have added a rand() function in it to generate random numbers.
I compiled the .ll file to .o using clang. However, when I execute the .o
file all generated numbers are zeros.
How should I link the .ll file with the standard library for the clang to
generate the random numbers?
Thanks
-Shilpa
-------------- next
2017 Aug 09
1
[Bug 12955] New: [patch] Fix rsync -A on AIX
https://bugzilla.samba.org/show_bug.cgi?id=12955
Bug ID: 12955
Summary: [patch] Fix rsync -A on AIX
Product: rsync
Version: 3.1.2
Hardware: PPC
OS: AIX
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: gongcunjust at
2003 Feb 24
0
Compile errors on Solaris, early AIX and PAM platforms
Hi All.
Damien merged a bunch of changes today which caused compile errors on a
few platforms (which you can see live and in colour at [0]).
a) Solaris, early AIX:
../crc32.c:100: `u_int32_t? undeclared (first use in this function)
On these platforms u_int32_t is defined in defines.h which is not
included by crc32.c. Fixed by attached patch.
b) PAM platforms (Redhat, Solaris once a) is
2012 Jun 13
2
need help
hello
could you help in solving the following problem
I want to replace same consecutive words by a single word in a sentence..
for example --- my name name name is micky
so I want the output like this--my name is micky
I want this solution for a text file
can you tell me the code for it??
thanking you in anticipation
--
Shilpa Rai
MSc.(2011-2013)
Applied Statistics and Informatics
Indian
2012 Jun 15
3
spelling correction using R
hello
I want a code which can correct the spelling mistakes as well as
grammatical mistakes in the sentences...that is if I am writing following
sentence:
I want too meet my frnd bt due to hectic shcedule I cant
I want output in following way:
I want to met my friend but due to hectic schedule I can't.
Thanks in advance
Shilpa Rai
MSc
IIT Bomaby
--
View this message in context:
2019 Jan 11
0
strtoi output of empty string inconsistent across platforms
>>>>> Michael Chirico
>>>>> on Fri, 11 Jan 2019 14:36:17 +0800 writes:
> Identified as root cause of a bug in data.table:
> https://github.com/Rdatatable/data.table/issues/3267
> On my machine, strtoi("", base = 2L) produces NA_integer_
> (which seems consistent with ?strtoi: "Values which cannot
> be
2019 Jan 12
0
strtoi output of empty string inconsistent across platforms
Thanks Martin.
For what it's worth, this extremely representative, highly scientific
Twitter poll suggests the Mac/Linux split is pretty stark (NA on Mac, 0 on
Linux)
https://twitter.com/michael_chirico/status/1083649190117306369?s=17
On Sat, Jan 12, 2019, 2:00 AM Martin Maechler <maechler at stat.math.ethz.ch
wrote:
> >>>>> Martin Maechler
> >>>>>
2012 Jun 13
2
separate the sentence after finding a particular word
hello,
I want to know ..how we can separate the sentence after finding a particular
word...
for example
I love to watch movies of Hollywood but should not be romantic...I want to
join you school but due to bad financial condition I cant..
I want output in following format
I love to watch movies of Hollywood
should not be romantic
I want to join you school
due to bad financial condition I cant
2012 Jun 13
1
regarding the function WebCorpus
hello,
I have a question regarding the function WebCorpus..When I am using this
function its showing error: couldnt find the function...I have downloaded
the tm package...Can you help me in this regard? Also I want to know how we
can data/information about a product or topic from google,facebook etc using
R...I have find a command
corpus <- WebCorpus(GoogleFinanceSource("AAPL"))
but
2012 Jun 14
1
how to export output
hello,
I am using following command
classify_polarity(documents,algorithm="bayes",verbose=TRUE)
output is:
[1] "DOCUMENT 1"
[1] "WORD: excited CAT: positive POL: strongsubj SCORE: 8.44419229853175"
[1] "WORD: happy CAT: positive POL: strongsubj SCORE: 8.44419229853175"
[1] "WORD: optimistic CAT: positive POL: weaksubj SCORE: 7.7510451179718"
[1]
2004 Aug 13
1
[patch] rsync large file support on AIX and HPUX
Hi,
HPUX and some AIX releases have a bug in their implementation of mkstemp(). They
do not open the resulting file with O_LARGEFILE. Copying a >2GB file files fails
therefore.
IRIX, Linux seems to be o.k.
There is an efix for AIX available but seems not to be deployed everywhere.
Cheers
Olaf
*** rsync-2.6.2/syscall.c.ORG_SC Fri Aug 13 13:17:27 2004
--- rsync-2.6.2/syscall.c
2004 Mar 29
2
Issue with rsync 2.6.1-pre1 on AIX
Hi all,
I've recently tried rsync in daemon mode on AIX. Unfortunately, after
handling connections, the daemon segfaulted. I've located this problem
to the signal handler for SIGCHLD in socket.c - it seems reinstalling
the signal handler before doing waitpid caused the signal to be
redelivered, so the program recurses to the signal handler before it
runs out of stack space in the end and
2007 Feb 28
5
Platforms supported by Puppets?
Hello,
I would like to know on what platforms Puppet runs. I cannot seem to
find the information on Puppet''s web site. Bcfg2 has it on it''s front
page :-)
I know there are .debs and .rpms, but are, for instance, Solaris,
FreeBSD and AIX supported?
Thanks.
--
Guillaume Pratte
Recherche et développement
Révolution Linux
Toutes les opinions et les prises de position
2005 Apr 06
2
HP-UX and IRIX recent builds? Any other rare platforms?
I am revising the section in R-admin on platforms. When I asked about
locales earlier this year I got no reply about HP-UX and IRIX, so I will
presume that no one has built R on those OSes recently. If you have,
please send me the OS number and the flags you used.
Platforms where I have seen recent reports:
Linux
MacOS X
Solaris 8, 9, 10 (any Solaris 7 users please let me know)
AIX 5.1
2013 Aug 25
1
Capturing the whole output using R
Hi,
May be this helps:
#Creating some dummy data.?
set.seed(24)
lst1<-lapply(1:8,function(x) ts(sample(1:25,20,replace=TRUE)))
set.seed(49)
lst2<-lapply(1:8,function(x) ts(sample(1:45,20,replace=TRUE)))
??Find_Max_CCF()
#No vignettes or demos or help files found with alias or concept or
#title matching ?Find_Max_CCF? using regular expression matching.
Found a function with the same