Displaying 1 result from an estimated 1 matches for "xfree66".
Did you mean:
xfree
1999 Nov 11
6
Compilation of R under Mandrake Linux 6.1 (helios)
...d R-0.65.1 .
Whether because I omitted some necessary items when I selected
software for installion, or because they anyway needed to be
loaded afterwards, I found it necessary to load the following
packages in order to compile R-0.65.1
pgcc-g77-1.1.3-3mdk.i586.rpm (Fortran g77 compiler)
XFree66-devel-3.3.5-3mdk.i586.rpm (X.h etc header files)
In addition I had the problem which Jack Fenner (jnf@pcisys.net;
6 Sep 1999 message) noted for installation under Caldera Linux 2.2,
i. e. /usr/X11R6/lib/libX11.so.6.1 was not getting linked.
I used his solution, i.e. after running ./configure
edi...