Displaying 2 results from an estimated 2 matches for "keywords2html".
2000 Apr 20
1
installation pbm on irix 6.2 : make step
...r : cc -g
- Fortran compiler : fort77
- Gnome support : no
But when i enter : make it says:
-syntax error in file ../tools/jeywords2html at line 9, next 2 tokens
"my $key"
-syntax error in file ../tools/jeywords2html at line 55, next 2 tokens
"searchKey("
-Execution of ../tools/keywords2html aborted due to compilation errors
***error code 255 (bu21)
***error code 1 (bu21)
Thanks in advance for any help
---------
Nicolas Baurin
Doctorant
I.C.O.A
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~h...
2000 Apr 26
2
Cross compiling a package for Windows on Linux
...ude/FFTab.h
sh ./GETCONFIG > ../../include/Rconfig.h
sh ./GETVERSION > ../../include/Rversion.h
cp -p ./h/config.h ./h/psignal.h ../../include
echo done > fixh
(cd ../../../doc; \
cat html/search/SearchEngine-head.html > html/search/SearchEngine.html; \
perl ../src/gnuwin32/fixed/keywords2html KEYWORDS.db >> html/search/SearchEngine.html; \
cat html/search/SearchEngine-foot.html >> html/search/SearchEngine.html)
cp -p ./r/*.html ../../../doc/html
echo done > fixr
cp -p bin/Rd2dvi.sh bin/Rd2txt.bat bin/Rdconv.bat bin/Rdindex.bat bin/Sd2Rd.bat bin/fwf2table bin/helpPRIN...