[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [XBoard-devel] Desktop Effects (Compiz)
From: |
Arun Persaud |
Subject: |
Re: [XBoard-devel] Desktop Effects (Compiz) |
Date: |
Mon, 13 Jul 2009 21:56:37 -0700 |
Hi
> What works on my system:
> removing -lXt
> placing -lXt after the -lXaw3d or -lXaw library
both should be relatively easy to achieve. The first one is in git at the
moment, for the second one change one line in Makefile.am to:
AM_LDFLAGS= -lm @XAW_LIBS@ -lXt
an rerun ./autogen.sh and ./configure...
I also don't know if -lXt is needed for any other operating system, since I
think we always include on kind of Xaw libraries (either the 3d or the 2d
ones), so it might not be needed... but perhaps it would be safer to include it
again.
ARUN
- Re: [XBoard-devel] config.h problem, (continued)
- [XBoard-devel] Desktop Effects (Compiz), h.g. muller, 2009/07/12
- Re: [XBoard-devel] Desktop Effects (Compiz), Eric Mullins, 2009/07/13
- Re: [XBoard-devel] Desktop Effects (Compiz), Arun Persaud, 2009/07/13
- Re: [XBoard-devel] Desktop Effects (Compiz), h.g. muller, 2009/07/13
- Re: [XBoard-devel] Desktop Effects (Compiz), Arun Persaud, 2009/07/13
- Re: [XBoard-devel] Desktop Effects (Compiz), Eric Mullins, 2009/07/14
- Re: [XBoard-devel] Desktop Effects (Compiz), Eric Mullins, 2009/07/14
- Re: [XBoard-devel] Desktop Effects (Compiz), h.g. muller, 2009/07/14
- Re: [XBoard-devel] Desktop Effects (Compiz),
Arun Persaud <=
- Re: [XBoard-devel] Desktop Effects (Compiz), Eric Mullins, 2009/07/14
- Re: [XBoard-devel] Desktop Effects (Compiz), h.g. muller, 2009/07/14
- Re: [XBoard-devel] Desktop Effects (Compiz), h.g. muller, 2009/07/14