Re: [gtk-list] Re: Sane And GTK



Owen Taylor wrote:
> 
> Ed Brown <ed.brown@edge-technologies.com> writes:
> 
> > Hi.
> >
> > I'm trying to get xscanimage to compile on my system.
> > I downloaded the latest version of gtk, did a ./configure and a 'make'.
> 
> Hmmm, the question is, did you do a 'make install' ? If not,
> then you need to.

Yes, I did do that as well.

 
> > I then went to the sane directory and did a ./configure. I got an error
> > message stating that it could not find gtk-configure and suggested I
> > modify my path or define GTK_CONFIG environment variable. I did the
> > latter and attempted to do another make. However, I received the same
> > error message.
> 
> If you installed GTK+ with the default prefix, /usr/local,

Check. Did that one. Although the name of the directory is the gtk+ name
with the version.

 then
> presuming that /usr/local/bin is in your path, you shouldn't
> have to do anything.

Check.

> If you configured GTK+ with:
> 
>  --prefix=/some/odd/place/for/gtk
> 
> Then you can do:
> 
>  GTK_CONFIG=/some/odd/place/for/gtk/bin/gtk-config ./configure
> 
> Note, that you'll also need to set your LD_LIBRARY_PATH variable
> appropriately. (Depending somewhat on what system you are
> running on).

I'll check this one.

> Hope that helps,
>                                         Owen
> 
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

-- 

Ed Brown  - ed.brown@edge-technologies.com
Edge Technologies
http://www.edge-technologies.com



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