Re: install error cont'd



<quote who="Dave M">

> > Edit the gtk+ garball Makefile, under post-install,
> insert the following as the first line:
> > 
> >   @install -d $(sysconfdir)/gtk-2.0
> > 
> > Then run "make post-install" in the gtk+ garball.
> 
> Did this - now I'm getting this error message:
> 
> Makefile:22: *** missing separator.  Stop.
> 
> (line 22 is the "post-install:" line)

Does the post-install bit look like this:

post-install:
    @install -d $(sysconfdir)/gtk-2.0
    @$(bindir)/gdk-pixbuf-query-loaders > $(sysconfdir)/gtk-2.0/gdk-pixbuf.loaders

(Tab at the start of the line, not spaces.)

- Jeff

-- 
                "What inspired you to become a bus driver?"                 
                             "Linus Torvalds."                              



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]