Compiling linux-fb
- From: Daniel Chemko <dchemko intrinsyc com>
- To: gtk-list gnome org
- Subject: Compiling linux-fb
- Date: Fri, 02 Feb 2001 13:37:14 -0500
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...
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
Thanks,
Daniel Chemko
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]