search for: ifx

Displaying 20 results from an estimated 27 matches for "ifx".

Did you mean: if
2007 Jun 12
1
php + Informix IDS via IFX Module Howto for Centos5
...r". It was an interesting experience collating the data to eventually come out with the stuffs. I hope it is useful enough to someone not to go through the same "hell/happy hunting grounds" The said howto is here - http://www.maulvi.net/2007/06/12/php-with-informix-ids-support-via-ifx-module-centos5-rhel5/ Lastly, I read with interest on comments from Karanbir on building the RPMs. Not sure how to build it myself, I'm still learning. Furthermore, not sure whether IBM would allow their ClientSDK and the PHP module be RPMed, license-wise. Comments, constructive please.. S...
2004 Sep 28
1
Why does rsync think my files are much bigger than they are ?
...nc ? I'm trying to send a series of =~ 300k files down the line, but for some reason, rsync thinks each file is 17592186044416 bytes long! The same behaviour occurs when using rsync to copy files locally. Partial output follows...any help appreciated! Cheers, P [root@grappa llog]# ls -al /IFX/llog/logs.109051.gz -rw-rw---- 1 informix informix 349590 Sep 27 02:07 /IFX/llog/logs.109051.gz [partial output of rsync -azvvv -e ssh /source/dir server:/dest/dir follows...] send_files mapped /IFX/llog/logs.109051.gz of size 17592186044416 calling match_sums /IFX/llog/logs.109051.gz llog/...
2023 Jul 18
2
Installation of R-4.3.1 with intel 2022
Note that 'intel 2022' is a bit vague. The current version is 2023.1.0, and that has both the 'classic' (icc/icpc/ifort which it seems you used) and new (icx/ixpx/ifx) compilers -- the former are said to be going to be discontinued later this year. R did not know about ifx so did not build with the new set. The parts of the manual Tomas referred to were about the old compilers: the manual has now been re-written in R-devel and R-patched to major on the new...
2011 Dec 16
0
crash in using Rcpp and inline packages.
....0; double totalsum = 0.0; int binlength = as<int> (binlength0); NumericVector bincout(binlength); NumericVector binsum(binlength); int nfocal=fx.size(); int ntotal=x.size(); double dist =0.0; double ibin = 0.0; double lpd = 0.0; typedef NumericVector::iterator vec_iterator; vec_iterator ifx = fx.begin(), ify = fy.begin(); vec_iterator ix= x.begin(), iy = y.begin(); vec_iterator ifsp = fsp.begin(), isp = sp.begin(); for (int i = 0; i < nfocal; i++){ for (int j= 0; j < ntotal; j++){ dist=pow(pow(ix[j]-ifx[i],2)+pow(iy[j]-ify[i],2),0.5); if(dist == 0.0 || ifs...
2011 Dec 16
0
Fw: crash in using Rcpp and inline packages.
....0; double totalsum = 0.0; int binlength = as<int> (binlength0); NumericVector bincout(binlength); NumericVector binsum(binlength); int nfocal=fx.size(); int ntotal=x.size(); double dist =0.0; double ibin = 0.0; double lpd = 0.0; typedef NumericVector::iterator vec_iterator; vec_iterator ifx = fx.begin(), ify = fy.begin(); vec_iterator ix= x.begin(), iy = y.begin(); vec_iterator ifsp = fsp.begin(), isp = sp.begin(); for (int i = 0; i < nfocal; i++){ for (int j= 0; j < ntotal; j++){ dist=pow(pow(ix[j]-ifx[i],2)+pow(iy[j]-ify[i],2),0.5); if(dist == 0.0 || ifs...
2004 Jan 29
2
Finding Sweave.sty and other problems
...since I wasn't doing a \csname. ! Missing \endcsname inserted. <to be read again> \protect l.4 \begin {document} The control sequence marked <to be read again> should not appear between \csname and \endcsname. ! Extra \endcsname. \@ifl at aded ...er \ifx \csname ver@#2.#1\endcsname \relax \expandafter \@seco... l.4 \begin {document} I'm ignoring this, since I wasn't doing a \csname. ! Missing \endcsname inserted. <to be read again> \protect l.4 \begin...
2002 Dec 05
1
(no subject)
..., suppose you have a for-loop like this: for(i in1:x) {} ... now you want to generate a variable in every cycle (since you do not know the size of x in beforehand you have to do this dynamically). the variable should e.g. look like this: variableName1<-c() (if x==1) variableName2<-c() (ifx==2) variableName3<-c() (if x==3) .. .. i tried this(which obviously didn't work): paste("variableName",x,sep="")<-c(2,3,4) so i need something similiar to this (but working!)! thanks for help, greetinx jan
2006 Jun 08
2
PHP Extensions
Hi all, I have a problem, I'm running CentOS 4.3 and I just installed php with yum, later I realize that I nedd LDAP support so I download the php-ldap rpm with yum, everything was OK...but now..the problem is that I need Informix support, so I search for a php-ifx module to see if it exist...but no. So, what are my options? recompile a fresh new php with informix support...loosing the automatic updates with yum... or compile php with informix support in another machine and then copy the "informix.so" to "/usr/lib/php4/"? will that wor...
2012 Apr 04
3
Rgui maintains open file handles after Sweave error
...{fontenc} \RequirePackage{ae} }{}% \DefineVerbatimEnvironment{Sinput}{Verbatim}{fontshape=sl} \DefineVerbatimEnvironment{Soutput}{Verbatim}{} \DefineVerbatimEnvironment{Scode}{Verbatim}{fontshape=sl} \newenvironment{Schunk}{}{} \newcommand{\Sconcordance}[1]{% \ifx\pdfoutput\undefined% \csname newcount\endcsname\pdfoutput\fi% \ifcase\pdfoutput\special{#1}% \else\immediate\pdfobj{#1}\fi}
2008 Aug 26
2
vTPM NVM, loadkey and trousers questions
.... 3. Trousers 0.2.9 IAIK provides a java wrapper to use the TPM. Unfortunately this is only working with trousers version 0.2.9. Using trousers 0.3.1 the tpm tools like tpm_version are working. But as mentioned, the wrapper is only compatible with 0.2.9. Using that version (no matter if I apply IFX patch or not) the result of tpm_version is: Tspi_Context_Connect failed: 0x00003004 - layer=tsp, code=0004 (4), Internal software error TCSD''s output: TCSD svrside.c:272 accepted socket 6 TCSD tcsd_threads.c:225 Rx''d packet TCSD tcsd_wrap.c:4060 Dispatching ordinal 1 TCSD tcsd_wr...
2002 Dec 05
0
(no subject)
...> for(i in1:x) {} ... > > now you want to generate a variable in every > cycle (since you do not know the size of x in > beforehand you have to do this dynamically). > > the variable should e.g. look like this: > variableName1<-c() (if x==1) > variableName2<-c() (ifx==2) > variableName3<-c() (if x==3) > .. > .. > i tried this(which obviously didn't work): > > paste("variableName",x,sep="")<-c(2,3,4) > > so i need > something similiar to this (but working!)! - This is FAQ 7.23 (see the FAQ's, please...
2008 Nov 07
0
Sweave: How to load available colors from pkg 'color'
Hi: Is there a shorter way to color the abstract,sections subsections and page headings of a document. I am using the code below in my preamble to accomplish some of it: \ifx\pdfoutput\@undefined\usepackage[usenames,dvips]{color} \else\usepackage[usenames,dvipsnames]{color} % and fix pdf colour problems \IfFileExists{pdfcolmk.sty}{\usepackage{pdfcolmk}}{} \fi %\renewcommand{\MakeUppercase}[1]{\color{OliveGreen}\textsf{#1}} %\renewcommand{\abstractname}{\color{blue}Abstr...
2008 Nov 08
0
Sweave:How to load available colors from pkg 'color'--(Resolved)
...and that took care of coloring any section of the document. http://www.sci.usq.edu.au/staff/robertsa/LaTeX/ltxfloats.html Felipe Is there a shorter way to color the abstract,sections subsections and page headings of a document. I am using the code below in my preamble to accomplish some of it: \ifx\pdfoutput\@undefined\usepackage[usenames,dvips]{color} \else\usepackage[usenames,dvipsnames]{color} % and fix pdf colour problems \IfFileExists{pdfcolmk.sty}{\usepackage{pdfcolmk}}{} \fi %\renewcommand{\MakeUppercase}[1]{\color{OliveGreen}\textsf{#1}} %\renewcommand{\abstractname}{\color{blue}Abstr...
2009 Jun 26
0
Modifying Sweave.sty to allow escapes with fancyvrb package in LaTeX
...put}{Verbatim}{fontshape=sl} \DefineVerbatimEnvironment{Sinput}{Verbatim}{formatcom=\lstset{fancyvrb=true},commandchars=\\\{\}} \DefineVerbatimEnvironment{Soutput}{Verbatim}{} \DefineVerbatimEnvironment{Scode}{Verbatim}{fontshape=sl} \newenvironment{Schunk}{}{} \newcommand{\Sconcordance}[1]{% \ifx\pdfoutput\undefined% \csname newcount\endcsname\pdfoutput\fi% \ifcase\pdfoutput\special{#1}% \else\immediate\pdfobj{#1}\fi} -- Frank E Harrell Jr Professor and Chair School of Medicine Department of Biostatistics Vanderbilt University -------------- ne...
2008 Aug 05
0
patchDVI update: SyncTex support
...ulty/murdoch/software/ (near the bottom of the page). Including the concordance info into a .pdf needs a patch to Sweave, and to Sweave.sty: Sweave should wrap the concordance in \Sconcordance{}, instead of \special{}. Sweave.sty should have this macro added: \newcommand{\Sconcordance}[1]{% \ifx\pdfoutput\undefined% \csname newcount\endcsname\pdfoutput\fi% \ifcase\pdfoutput\special{#1}% \else\immediate\pdfobj{#1}\fi} Improvements to this macro would also be appreciated. Duncan Murdoch
2006 Nov 04
1
Message could not be delivered
The message was not delivered due to the following reason(s): Your message could not be delivered because the destination server was not reachable within the allowed queue period. The amount of time a message is queued before it is returned depends on local configura- tion parameters. Most likely there is a network problem that prevented delivery, but it is also possible that the computer is
2023 Oct 31
0
R 4.3.2 is released
..."quartz") (the default on macOS) now warns if compression is specified: it continues to be ignored. INSTALLATION on a UNIX-ALIKE: * There is some support for building with Intel's LLVM-based compilers on x86_64 Linux, such as (C) icx, (C++) ipcx and (Fortran) ifx from oneAPI 2023.x.y. * There is support for using LLVM's flang-new as the Fortran compiler from LLVM 16.0.x (preferably 17.0.0 or later). UTILITIES: * R CMD check reports the use of the Fortran 90 random number generator RANDOM_NUMBER() and the subroutines to initializ...
2023 Oct 31
0
R 4.3.2 is released
..."quartz") (the default on macOS) now warns if compression is specified: it continues to be ignored. INSTALLATION on a UNIX-ALIKE: * There is some support for building with Intel's LLVM-based compilers on x86_64 Linux, such as (C) icx, (C++) ipcx and (Fortran) ifx from oneAPI 2023.x.y. * There is support for using LLVM's flang-new as the Fortran compiler from LLVM 16.0.x (preferably 17.0.0 or later). UTILITIES: * R CMD check reports the use of the Fortran 90 random number generator RANDOM_NUMBER() and the subroutines to initializ...
2023 Oct 31
0
R 4.3.2 is released
..."quartz") (the default on macOS) now warns if compression is specified: it continues to be ignored. INSTALLATION on a UNIX-ALIKE: * There is some support for building with Intel's LLVM-based compilers on x86_64 Linux, such as (C) icx, (C++) ipcx and (Fortran) ifx from oneAPI 2023.x.y. * There is support for using LLVM's flang-new as the Fortran compiler from LLVM 16.0.x (preferably 17.0.0 or later). UTILITIES: * R CMD check reports the use of the Fortran 90 random number generator RANDOM_NUMBER() and the subroutines to initializ...
2002 Nov 13
1
Package documentation and rd.sty
Hi all, I've got a basic question regarding package documentation and rd.sty. I wrote my first own package, and now I would like to place the documentation into the appendix of another LaTex document. Seemingly I cannot simply \usepackage{Rd}, as this will modify the page-settings of my document. Is there a minimum style file which will just define the environments and commands needed for