[lazarus]

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




On Sun, 18 Jul 1999, Hennrik Schmidt wrote:

> I tried to install Lazarus on my Suse Linux System with make
> But the Makefile seems to have some errors:
> in line 47/48 a seperator is missing and there are some problems from line 83 till the end with a missing ifend. The Makefile comes with this mail and the lines which caused errors are marked (#>>>>)
>  

?? my copy of the Makefile is functioning just fine.

>  
> And I have still go some problems to get the GTK+ Toolkit running.
> As I try to install the gtk+ and wrote after succesful doing <make all install> :
> 
>  <make examples>
> 
>  the following errors appered :
> 
> Linking ./pixmap
> 
> /usr/bin/ld: cannot open -lgtk: No such file or directory

You must add the directory where gtk is to your linker path:
  -Fl/path/to/gtk

Michael.






More information about the Lazarus mailing list