Displaying 20 results from an estimated 800 matches similar to: "rpm build difference?"
2004 Jul 01
1
\middle in Rd.sty conflicts with newer LaTeX?
Rd.sty defines
\newlength{\middle}
which seems to be in conflict with the my latex installation.
Here is a minimal example:
\documentclass{article}
\newlength{\middle}
\begin{document}
\end{document}
It runs fine on a Linux box:
carp:136% latex test.tex
This is TeX, Version 3.14159 (Web2C 7.3.1)
(test.tex
LaTeX2e <2000/06/01>
Babel <v3.7h> and hyphenation patterns for american,
2002 Jan 18
1
TeX error generated by R CMD CHECK
Hello,
can anyone explain the following error I get when trying to
use the CHECK command to check a new version of my pakcage under 1.4.0?
******
./R CMD check ~/GLMMGibbs.0.5.1/GLMMGibbs
* checking for working latex ... OK
* using log directory `/homef/jonm/R-1.4.0/bin/GLMMGibbs.Rcheck'
...
<Installs library, documentation, and then performs various tests,
including the example,
2004 Mar 28
2
Build problems on Windows with fpTeX and MiKTeX
Recently,
I upgraded MiKTeX to the latest versions, and since then there are
problems when I try to build R and/or R packages.
I tried to build R 1.9.0 beta and R 1.8.1 patched
I am running Windows XP Pro, SP 1
MikTeX version is
This is e-TeX, Version 3.141592-2.1 (MiKTeX 2.4)
(preloaded format=latex 2004.3.27)
fpTeX version is
This is e-TeXk, Version 3.141592-2.1 (Web2c 7.5.2)
(format=latex
2004 Apr 25
2
.Rprofile error: ps.options
After upgrading to R 1.9.0, I started getting the following error on
startup:
Error: couldn't find function "ps.options"
My .Rprofile file contains this line:
ps.options(paper="letter",horizontal=F)
If I type "source ~/.Rprofile" after R starts, it works just fine. Did
something related to startup change in R 1.9.0?
-akop
2006 Jan 26
5
hosts fail to negotiate 1000Mbps speed
I am trying to connect two workstations (CentOS 3&4) directly using a
straight through cat 5e cable with a crossover adapter on one of the
ends. Both hosts have gigabit-capable ethernet card. According to
lspci host 1 has:
03:0e.0 Ethernet controller: Intel Corporation 82545EM Gigabit
Ethernet Controller (Copper) (rev 01)
and host 2 has:
05:00.0 Ethernet controller: Marvell Technology Group
2005 Jun 03
2
Is RHEL to CentOS conversion possible?
Is it possible to convert an RHEL 3 system into Centos 3 without
reinstalling the OS?
--
A k o p P o g o s i a n (akopps at ls.berkeley.edu)
Unix Consultant
Letters & Science Computer Resources
461 Birge Hall (phone: 510-643-2989)
2003 May 17
1
problem building dvi and pdf documentation on Darwin 10.2.6
I just installed R-1.7.0 on Darwin 6.6 (a.k.a. MacOS 10.2.6).
'make' and 'make check' run without any problems. 'make info'
builds with no complaints, but 'make dvi' and 'make pdf' fail.
I get refman.dvi and refman.pdf OK (with some warnings from
pdftex that some names are referenced that do not exist), but
R-FAQ.{dvi,pdf} fails as shown below. Attempts
2005 Sep 03
2
booting from a +2TB disk
I have been trying to install CentOS 4.1 on a new server today. The
installation went fine but the system doesn't boot. It doesn't even
get to the Grub screen. The system has a 3ware 9500 series controller
and 12 250GB SATA disks which are configured for RAID5 with one hot
spare. I searched on the web and noticed that this is a Grub (and
Lilo) limitation. Is there any way around it other
2002 Aug 12
1
79.00FE error on HP8150DN
For some reason, our HP8150DN printers hang with this error and
require power-cycling after a user tries to print any job from
Windows2000 or NT (including a test page). The Samba server is running
2.2.5 on a Solaris 2.6 box using Sun's printing system. It forwards
all jobs to another Solaris machine that runs LPRng-3.8.2 and
ifhp-3.5.1. I am able to install and use all of our printers
2009 Sep 08
1
What repo did this rpm come from? rpm-VVa failures on new install
Here is a list of files that I have not (knowingly) modified that do
not pass rpm verification immediately after I installed centos 5.3. I
am not really sure what this means - are the packagers sending out
sloppy rpms, or is something going around modifying stuff? Other than
the texmf stuff, the list seems to consist entirely of config files.
Does yum or rpm or something do some instant
2005 May 29
1
Adding R's texmf to tetex's texmf
Hello!
I use Sweave for a report and up to now I always copied Sweave.sty to
a folder where I have the report. But this can be done better (or did
I miss anything) with
* extension of TEXMF variable in texmf/web2c/texmf.cnf or
* linking /usr/lib/R/share/texmf to somewhere in /usr/share/texmf
I tried with the following and I didn't need to put Sweave.sty in
folder with a report:
cd
2004 Feb 01
1
error in building R-1.9.0 sources under Win32
I am trying to compile the R-dev sources on WinXP using mingw 3.1.0-1
and fpTeX 0.7. In the past I
have been able to build the sources fine but now I receive an error in
the process that I havent seen reported on the list before. Everything
works fine until I get to 'make docs'. I now get the message below while
building the R-admin manual (refman.pdf builds fine) and the make
process
2005 Nov 04
1
fatal rpm/cpio error
How am I supposed to deal with this error?
# rpm -Uvh filesystem-2.2.1-3.centos.1.i386.rpm
Preparing... ########################################### [100%]
1:filesystem ########################################### [100%]
error: unpacking of archive failed on file /home: cpio: chown failed - Operation not permitted
# rpm -q filesystem
package filesystem is not
2002 Aug 19
1
force duplex mode for Apple LW8500 printer
Hello. We have an Apple LaserWriter8500 printer that has a duplex
printing unit. The printer is configured to print on both sides of a
sheet by default (e.g. if I print a document with unix lpr command,
they print on both sides). However, I couldn't manage to make my Win2k
desktop to print dual-sided output on that printer although I am
sending the jobs to the same LPRng queue (routed through
2009 Sep 06
3
[Hmisc] Latex to pdf
I would like to print some tables and figures to a PDF device on a CentOS 5
vps. However, I cannot seem to get the latex function from Hmisc working. I
followed the example, and got an error: sh: xdvi: command not found. I tried
installing the 'tetex-xdvi' linux package, and now it returns: Error: Can't
open display. I guess the reason for this is that the machine is a VPS
terminal, so
2007 Jun 20
1
Help With Sweave:
Hi All,
I am running Ubuntu Feisty (7.04) on a Thinkpad T41. I've installed
the nowebm package for Ubuntu. Working from this HowTo:
http://www.ci.tuwien.ac.at/~leisch/Sweave/example-1.Snw
I try to compile the example *.Snw as in the Sweave manual:
mdj at lapmdj:~/Desktop/Sweave/example1$ noweb example-1.Snw
Can't open output file
Despite the error, a *.tex file is produced. Now I am
2005 Oct 11
1
Hmisc latex function
I'm using R 2.2.0 on an up-to-date version of Fedora Core 4 with the
latest version of Hmisc. When I run an example from the latex function I
get the following:
> x <- matrix(1:6, nrow=2, dimnames=list(c('a','b'),c('c','d','enLine
2')))
> x
c d enLine 2
a 1 3 5
b 2 4 6
> latex(x) # creates x.tex in working directory
sh:
2003 Apr 01
1
Could not create DVI version
In Solaris with R-1.7.0beta from 2003-04-01 I still have a problem with
"R CMD check" after I build a package:
* creating setRNG-manual.tex ... OK
* checking setRNG-manual.tex ... ERROR
Could not create DVI version.
This typically indicates Rd problems.
I can manually gererate the dvi from setRNG-manual.tex, so I don't think
my latex is defective as I speculated last week. The file
2006 Nov 08
2
Sweave and font problems
Dear All,
Having now successfully started using Sweave, I have just noticed an odd
side effect with fonts.
Using plain LaTeX, I have had no problems using \usepackage{palatino} or
\usepackage{times} and the font correctly changes.
However, once I convert the tex document into Snw, and run it through R
CMD SWEAVE, LaTeX seems to ignore this package directive. The LaTeX log
suggests the font
2000 Jun 28
1
Rd2dvi
I'm trying to use R CMD Rd2dvi and I end up at a Latex (I think)
command prompt. What's missing or what am I suppose to do?
Paul Gilbert
_______
paul at breman:/apps/dse-versions/2000.6/dse#R CMD Rd2dvi syskern This is
TeX, Version 3.14159 (Web2C 7.3) (Rd2.tex LaTeX2e <1998/12/01> Babel
<v3.6k> and hyphenation patterns for american, french, german, ngerman,
nohyphenation,