[RkWard-devel] [rkward - Help] RE: rkward-0.4.5 on opensuse9.3 compiling err

SourceForge.net noreply at sourceforge.net
Sun Jan 28 15:26:32 UTC 2007


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4126253
By: tfry

Hi,

note: You can temporarily change the language to English by using:
LANG=C command
e.g.:
LANG=C make

make[2]: Entering directory
`/home/yan/install/rkward-0.4.5/rkward/rbackend/rpackages'
Makefile:661: Warnung: Die Befehle für das Ziel »distclean« werden überschrieben
Makefile:589: Warnung: Alte Befehle für das Ziel »distclean« werden ignoriert
mkdir -p tmp ; \ 
OLDTMP=$TMPDIR ; \ 
export TMPDIR=`pwd`/tmp ; \ 
/usr/lib/R/bin/R CMD INSTALL -l //usr/lib/R/library rkward ; \ 
export TMPDIR=$OLDTMP 
/bin/pwd: couldn't find directory entry in „../../../../../../../..“ with
matching i-node
/bin/pwd: couldn't find directory entry in „../../../../../../../../../..“
with matching i-node
/bin/pwd: couldn't find directory entry in „../../../../../../../../..“
with matching i-node
/bin/pwd: couldn't find directory entry in „../../../../..“ with matching
i-node
sed: kann DESCRIPTION nicht lesen: Datei oder Verzeichnis nicht gefunden 
ERROR: no 'Package' field in 'DESCRIPTION' 

Ouch! What's going on, here? This looks very strange.

My first guess would be, it's something to do with checkinstall. Although it
may not be quite as elegant, maybe you could try stepping around checkinstall,
and instead simply do:

make install (as root)

Does this work? (You should still be able to uninstall almost cleanly by running
make uninstall, later).

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-devel mailing list