Re: Compiling linux-fb
- From: Owen Taylor <otaylor redhat com>
- To: dchemko intrinsyc com
- Cc: gtk-list gnome org
- Subject: Re: Compiling linux-fb
- Date: 03 Feb 2001 11:33:13 -0500
Daniel Chemko <dchemko intrinsyc com> writes:
> Hello, I am trying to test the functionality of the linux-fb port of the
> gtk, and I see that it is not supported under the configure scripts. Can
> someone explain how it is compiled?
>
> This is the config.status output for the configure script:
>
> # Currently we always use X11 on those systems where we run configure...
This comment is outdated. I just removed it.
> if test "xx11" = "xx11" ; then
> gdk_windowing='
> #define GDK_WINDOWING_X11'
> elif test "xx11" = "xnanox" ; then
> gdk_windowing='
> #define GDK_WINDOWING_NANOX'
> elif test "xx11" = "xlinux-fb" ; then
> gdk_windowing='
> #define GDK_WINDOWING_FB
> #define GDK_NATIVE_WINDOW_POINTER'
> fi
Look at docs/README.linux-fb. (You'll really need the CVS to
test this stuff - 1.3.2. is too old)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]