[lazarus] gtk problems

michael at tfdec1.fys.kuleuven.ac.be michael at tfdec1.fys.kuleuven.ac.be
Sun Jul 18 08:22:42 EDT 1999




On Sun, 18 Jul 1999, Hennrik Schmidt wrote:

> I have go some problems to get the GTK+ Toolkit running.
> As told I wrote the following command:
> make all
> but there is an error. Linux does not find the makefile...

Which makefile ?

> there seems to be a problem with the environment variables.
> please help me fast.

You should do the following:
get
ftp://tflily.fys.kuleuven.ac.be/pub/fpc/source/gtk.zip
ftp://tflily.fys.kuleuven.ac.be/pub/fpc/source/base.zip
unzip both;

you should have the following files:

/your/path/here/makefile.fpc
                Makefile
               /gtk/gtk
                   /gdk
                   /glib
then do a 
cd gtk
make all
it should work then.

I have added this to the README file, since lots of people seem to have
trouble with this.

Michael.






More information about the Lazarus mailing list