Skip to content

Can't install "e1071"

2 messages · Matthew Nelson, M. Edward (Ed) Borasky

#
I observed the same behavior as Edward this morning with R-1.2.2 on Red Hat
Linux 7.0.  There appears to be a problem with the library in netpbm-9.5-5,
even after hunting down the missing shhopt.h that pbmplus.h is looking for.
I worked around the problem by compiling e1071 without pbm support (moved
pbm.c to pbm.c.bak).

Matt

Matthew R. Nelson, Ph.D.
Director, Information Systems
Esperion Therapeutics, Inc.
Ann Arbor, MI 48108
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
Here's the Windows version of this problem:
F:\Team\R-20010325\ContributedSources>Rcmd INSTALL e1071*.gz

make: Entering directory `/cygdrive/d/rw1023/src/gnuwin32'
make DLLNM=  EXTRADOCS= \
  -C F:/Team/R-20010325/ContributedSources/R.INSTALL/e1071 PKG=e1071 RHOME=D:/rw
1023 RLIB=D:/rw1023/library \
  -f D:/rw1023/src/gnuwin32/MakePkg
make[1]: Entering directory `/cygdrive/f/Team/R-20010325/ContributedSources/R.IN
STALL/e1071'
if [ ! -f ./TITLE -a -f ./DESCRIPTION ] ; then \
  perl D:/rw1023/share/perl/maketitle.pl ./DESCRIPTION > TITLE; \
fi
---------- Making package e1071 ------------
mkdir -p D:/rw1023/library/e1071
cp -r   ./DESCRIPTION  ./INDEX  ./TITLE ./COPYING ./COPYRIGHT.svm.cpp ./README D
:/rw1023/library/e1071/
   adding build stamp to DESCRIPTION
  installing R files
  making DLL
make[2]: Entering directory `/cygdrive/f/Team/R-20010325/ContributedSources/R.IN
STALL/e1071/src'
make[3]: `libR.a' is up to date.
gcc    -ID:/rw1023/src/include -include D:/rw1023/src/include/globalvar.h  -Wall
 -O2   -c Rsvm.c -o Rsvm.o
Rsvm.c:3: svm.h: No such file or directory
make[2]: *** [Rsvm.o] Error 1
make[2]: Leaving directory `/cygdrive/f/Team/R-20010325/ContributedSources/R.INS
TALL/e1071/src'
make[1]: *** [src/e1071.dll] Error 2
make[1]: Leaving directory `/cygdrive/f/Team/R-20010325/ContributedSources/R.INS
TALL/e1071'
make: *** [pkg-e1071] Error 2
make: Leaving directory `/cygdrive/d/rw1023/src/gnuwin32'
*** Installation of e1071 failed ***


F:\Team\R-20010325\ContributedSources>
---
znmeb at aracnet.com (M. Edward Borasky) http://www.aracnet.com/~znmeb

If there's nothing to astrology, how come so many famous men were born
on holidays?

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._