Displaying 1 result from an estimated 1 matches for "helpflags".
Did you mean:
depflags
2002 Dec 16
1
Creating libraries: Cannot make help
...And so while the library files work, there is no help available.
Without knowing Perl or anything, I seem to have found the line in
the INSTALL script that causes things to die (line break added):
if(system("make -C $R_HOME/src/gnuwin32 PKGDIR=$pkgdir
RLIB=$library SAVE=$save $helpflags $makecmd-$pkgname")){
If I run this command in a Cygwin window, expanding the variable names,
I get this (abbreviated, editted) message:
---------- Making package <lib-name> ------------
mkdir -p d:/Programs/R/rw1061/library/<lib-name>
cp -r ./INDEX ./TITLE ./contents ./inde...