Re: building an app to run with gtk for frame buffer
- From: Alex Larsson <alexl redhat com>
- To: Mazur Przemyslaw <shem_mazur yahoo com au>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: building an app to run with gtk for frame buffer
- Date: Wed, 16 May 2001 02:40:28 -0400 (EDT)
On Wed, 16 May 2001, Mazur Przemyslaw wrote:
Hello again,
I'm trying to build an app for the linux-fb port of
Gtk+ (GtkFB)... in other words, a GTK app that can run
without X.
I grabbed the latest glib and gtk+ modules from CVS.
The next step is supposed to be to build glib somehow,
but I don't see any .configure or make files or
anything (and the README.linux-fb file just says to
build and install glib, then pango.... without much
more help).
Anybody know all the steps I need to take?
If you get the source from cvs you do not get the autogenerated configure
file. If you have autoconf, automake and libtool install you can use the
autogen.sh script instead of configure. (It will create a configure file
and run it.)
Note that you will need to check out atk too, that is a new dependency
that is probably not mentioned in the linux-fb docs.
Sorry, new at this ;-)
We've all been newbies.
/ Alex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]