Displaying 6 results from an estimated 6 matches for "fwf2table".
1999 Jun 30
2
Compile on NT
...ying to compile:
cp -p man/*.Rd ../../library/base/man
rm -f ../../library/base/man/BATCH.Rd ../../library/base/man/COMPILE.Rd
../..
/library/base/man/INSTALL.Rd ../../library/base/man/REMOVE.Rd
../../library/ba
se/man/RHOME.Rd ../../library/base/man/SHLIB.Rd
echo done > fixRd
cp -p bin/fwf2table bin/helpPRINT.bat ../../../bin
echo done > fixbin
cp -pr unzip ../..
rm -f ../../unzip/*.h
make -C ./regex
gcc -DHAVE_STRING_H -c regex.c -o regex.o
gcc: installation problem, cannot exec `cpp': No such file or directory
make[1]: *** [regex.o] Error 1
make: *** [rlibs] Error 2
Is thi...
2000 Apr 26
2
Cross compiling a package for Windows on Linux
...32/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/helpPRINT.bat ../../../bin
echo done > fixbin
cp -p etc/Rconsole etc/Rdevga etc/Rprofile etc/rgb.txt ../../../etc
echo done > fixetc
... (many lines deleted)
i386-mingw32-gcc -isystem /packages/R-X/i386-mingw32/include -O2 -Wall -pedantic -I../include -I../include/R_ext -DHAVE_CON...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...toa in -ldnet_stub... yes
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for lpr... lpr
updating cache ./config.cache
creating ./config.status
creating Makeconf
creating cmd/fwf2table
creating doc/keyword-test
creating etc/COMPILE
creating etc/INSTALL
creating etc/Makeconf
creating etc/REMOVE
creating etc/Rdconv
creating etc/Rdindex
creating etc/Rman2Rd
creating etc/SHLIB
creating etc/Sd2Rd
creating etc/build-help
creating etc/help.pretty
creating etc/html2dos
creating src/front...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...creating etc/INSTALL
creating etc/REMOVE
creating etc/Rdconv
creating etc/Rdindex
creating etc/Rman2Rd
creating etc/Sd2Rd
creating etc/build-help
creating etc/build-htmlpkglist
creating etc/help.pretty
creating etc/html2dos
creating demos/dynload/Makefile
creating src/library/LIBCLEAN
creating cmd/fwf2table
creating src/include/Platform.h
Output from make:
poisson:~/src/R-0.60.1/> make
Building/Installing R
cd src; make install
make[1]: Entering directory `/home/user_14/jlund/src/R-0.60.1/src'
extracting foreign function symbols
cd graphics; make
make[2]: Entering directory
`/home/user_14/jlu...
1999 Jun 09
4
packages with FORTRAN code
Recent sensible changes to the dynload mechanism have made an old
problem resurface: how should we deal with packages which contain
Fortran code and may need to be linked against additional libraries
such as -lf2c?
The current consensus is that extra Fortran libraries maybe needed are
handled via the make variable FLIBS, and that `-lf2c' or `-lg2c' are
added by default if g77 is used.
2000 Feb 17
2
Installation of rpm file on Suse Linux 6.2 (PR#449)
.../usr/local/lib/R/bin/SHLIB action: create
D: file: /usr/local/lib/R/bin/Sd2Rd action: create
D: file: /usr/local/lib/R/bin/build-help action: create
D: file: /usr/local/lib/R/bin/check action: create
D: file: /usr/local/lib/R/bin/filename action: create
D: file: /usr/local/lib/R/bin/fwf2table action: create
D: file: /usr/local/lib/R/bin/help action: create
D: file: /usr/local/lib/R/bin/help.links action: create
D: file: /usr/local/lib/R/bin/help.pretty action: create
D: file: /usr/local/lib/R/bin/html2dos action: create
D: file: /usr/local/lib/R/bin/massage-Examples actio...