[rkward-devel] RPM RKWard
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Sun Jun 17 11:09:58 UTC 2007
Hi,
On Saturday 16 June 2007, Pierre-Yves CHIBON wrote:
> The fact is that I do not have any problem during the 'make install'.
well, there is a problem, but it's hidden fairly well (your mail with the log
attached was rejected by the mailing list software due to it size, but in
there, I see these lines):
make[3]: Entering directory
`/builddir/build/BUILD/rkward-0.4.7a/rkward/rbackend/rpackages'
Makefile:661: warning: overriding commands for target `distclean'
Makefile:589: warning: ignoring old commands for target `distclean'
mkdir -p tmp ; \
OLDTMP=$TMPDIR ; \
export TMPDIR=`pwd`/tmp ; \
/usr/lib/R/bin/R CMD
INSTALL -l /var/tmp/rkward-0.4.7-1.fc6-root-mockbuild//usr/lib/R/library
rkward ; \
export TMPDIR=$OLDTMP
/usr/lib/R/bin/INSTALL: line 305:
cd: /var/tmp/rkward-0.4.7-1.fc6-root-mockbuild//usr/lib/R/library: No such
file or directory
ERROR: cannot install to srcdir
make[3]: Leaving directory
`/builddir/build/BUILD/rkward-0.4.7a/rkward/rbackend/rpackages'
The installation directory for the R libraries used to get created
automatically for previous versions of R, if it did not already exist, but is
no longer for R 2.5.0. In the development sources, the makefile is already
adjusted to make sure the directory exists. For 0.4.7a, you might want to
create /var/tmp/rkward-0.4.7-1.fc6-root-mockbuild//usr/lib/R/library manually
in the package build script.
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20070617/8eeb0547/attachment.sig>
More information about the Rkward-devel
mailing list