Hi,
Two patches went in CVS for sane-frontends, here are the changes :
- GTK+ 2.0 support : GTK+ 2.0 will be picked up if the GIMP plugin is
disabled, otherwise GTK+ 1.2 (or less) will be used
- xcam has got the same scrollbars that were added to xscanimage a
few months ago, to avoid gett
Nick Lamb wrote:
>
> On Sat, Mar 09, 2002 at 11:31:43PM +0100, Oliver Rauch wrote:
> > This means that xscanimage, xcam and xsane will not compile
> > with gtk+-2.0 without several (a lot of) changes.
>
> The zeroth thing to do is panic.
I did not want to create any panic and I think I did not
On Sat, Mar 09, 2002 at 11:31:43PM +0100, Oliver Rauch wrote:
> This means that xscanimage, xcam and xsane will not compile
> with gtk+-2.0 without several (a lot of) changes.
The zeroth thing to do is panic. Don't do that. API versioning remains
in place so users can run GTK+ 1.2 and GTK+ 2.0 app
Hi.
Only an information to everyone who is intrested in it:
They are just releasing gtk+-2.0.
And to answer the first questions:
it is not compatible to gtk+-1.2 / gtk+-1.0
This means that xscanimage, xcam and xsane will not compile
with gtk+-2.0 without several (a lot of) changes.
By
On Saturday 09 March 2002 05:31 pm, Oliver Rauch wrote:
>Hi.
>
>Only an information to everyone who is intrested in it:
>
> They are just releasing gtk+-2.0.
>
>
>And to answer the first questions:
>it is not compatible to gtk+-1.2 / gtk+-1.0
>
>This means that xscanimage, xcam and xsane will
It may be necessary to re-run configure with some flags;
typically something like --with-gtk-dir=/wherever/I/dumped/it.
Of course, this only works if you have gtk installed. :-)
Regards,
Ulrich Deiters
Hi,
On Mon, Feb 04, 2002 at 06:43:02PM +0100, Frank Coldewe wrote:
> i have succesfull installed sane backends on my system, but when I
> compile the frondends I get after ./configure:
>
> GTK not found
>
> libgtk1.2 is installed, what had happend?
You will also need the gtk header files. If th
On Mon, 04 Feb 2002 18:43:02 +0100
Frank Coldewe wrote:
> i have succesfull installed sane backends on my system, but when I
> compile the frondends I get after ./configure:
>
> GTK not found
>
> libgtk1.2 is installed, what had happend?
Which distribution do you use?
I assume you need to inst
Hello,
i have succesfull installed sane backends on my system, but when I
compile the frondends I get after ./configure:
GTK not found
libgtk1.2 is installed, what had happend?
Frank