shoot, so close-
I got to the last step:
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvs/xorg co -r
xgl-0-0-1 xserver
cd xserver/xorg
sed -i '' -E 's/@APP_MAN_SUFFIX@/man/g' doc/Makefile.am
CFLAGS="-I/usr/X11R6/include -I/usr/local/includ
On Jun 4, 2006, at 6:38 AM, Jim Stapleton wrote:
On 6/4/06, Jim Stapleton <[EMAIL PROTECTED]> wrote:
Does anyone have experience building XGL on Freebsd?
It has Makefile.am files, but no other files needed for automake
(such
as configure.ac/configure.in). Does anyone know where I ca
disregard:
it seems I went to a website that mislead me into thinking I had found
XGL, when it was in fact, something else (and smaller), on Novel's
website.
Thank you,
-Jim Stapleton
On 6/4/06, Jim Stapleton <[EMAIL PROTECTED]> wrote:
Does anyone have experience building XGL on F
Does anyone have experience building XGL on Freebsd?
It has Makefile.am files, but no other files needed for automake (such
as configure.ac/configure.in). Does anyone know where I can find them
for this program, or if there is a trivial manner to generate them
(following the gnu automake