sane-project-website/old-archive/2000-12/0206.html

186 wiersze
6.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: xsane-0.68 and xsane-win32-0.68 available</TITLE>
<META NAME="Author" CONTENT="Eugene Kanter (eugene@KAHTEP.com)">
<META NAME="Subject" CONTENT="Re: xsane-0.68 and xsane-win32-0.68 available">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: xsane-0.68 and xsane-win32-0.68 available</H1>
<!-- received="Sun Dec 17 19:33:49 2000" -->
<!-- isoreceived="20001218033349" -->
<!-- sent="Sun, 17 Dec 2000 22:41:54 -0500 (EST)" -->
<!-- isosent="20001218034154" -->
<!-- name="Eugene Kanter" -->
<!-- email="eugene@KAHTEP.com" -->
<!-- subject="Re: xsane-0.68 and xsane-win32-0.68 available" -->
<!-- id="Pine.LNX.4.21.BCL.0012172236380.2407-100000@router.KAHTEP.com" -->
<!-- inreplyto="3A3CB788.590BBBD8@wolfsburg.de" -->
<STRONG>From:</STRONG> Eugene Kanter (<A HREF="mailto:eugene@KAHTEP.com?Subject=Re:%20xsane-0.68%20and%20xsane-win32-0.68%20available&In-Reply-To=&lt;Pine.LNX.4.21.BCL.0012172236380.2407-100000@router.KAHTEP.com&gt;"><EM>eugene@KAHTEP.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Sun Dec 17 2000 - 19:41:54 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0207.html">abel deuring: "Re: Building frozen pre-1.0.4"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0205.html">Jason Aten: "Re: microtek v6: light turns off on during scanning!"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0191.html">Oliver Rauch: "xsane-0.68 and xsane-win32-0.68 available"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0249.html">Per Aalrust: "Re: xsane-0.65 configure script"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#206">[ date ]</A>
<A HREF="index.html#206">[ thread ]</A>
<A HREF="subject.html#206">[ subject ]</A>
<A HREF="author.html#206">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Compilation of xsane gimp plugin on Red Hat 7 impossible because test case
<BR>
does not take in effect GTK_CFLAGS
<BR>
<P>checking for SANE - version &gt;= 1.0.0... yes
<BR>
checking for gtk-config... (cached) /usr/bin/gtk-config
<BR>
checking for GTK - version &gt;= 1.2.0... yes
<BR>
checking for gimp-config... (cached) /usr/bin/gimp-config
<BR>
checking for GIMP - version &gt;= 1.0.0... no
<BR>
*** Could not run GIMP test program, checking why...
<BR>
<P>configure:4438: checking for GIMP - version &gt;= 1.0.0
<BR>
configure:4528: gcc -o conftest -g -O2 -Wall -I/usr/include -D_GNU_SOURCE
<BR>
conftest.c -ltiff -ljpeg -lz -lm -L/usr/lib -lgimp 1&gt;&amp;5
<BR>
In file included from /usr/include/libgimp/gimp.h:25,
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;from configure:4450:
<BR>
/usr/include/glib.h:66:24: glibconfig.h: No such file or directory
<BR>
<P>the -I/usr/lib/glib/include is missing from command line.
<BR>
<P><P>Eugene.
<BR>
<P><P><P>On Sun, 17 Dec 2000, Oliver Rauch wrote:
<BR>
<P><EM>&gt; Hi,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; xsane-0.68 sourcecode and win32 binary are available on:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; <A HREF="http://www.wolfsburg.de/~rauch/sane/sane-xsane.html">http://www.wolfsburg.de/~rauch/sane/sane-xsane.html</A>
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Now the win32 version does work:
</EM><BR>
<EM>&gt; - as scan and save utility (pnm,png,ps,tiff,jpeg)
</EM><BR>
<EM>&gt; - as copy utility (you need ghostscript-win32, tested with local printer)
</EM><BR>
<EM>&gt; - as gimp-plugin
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; CHANGES:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - changed src/Makefile.in.WIN32 so that the installation directory can
</EM><BR>
<EM>&gt; be selected by configure --prefix=... and the used paths are more
</EM><BR>
<EM>&gt; common to the one on unix (/usr/local =&gt; c:\sane)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - changed src/Makefile.in.WIN32 for gimp support (uncomment GIMP_LIBS)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - WIN32+gimp-support: set_gimp_PLUG_IN_INFO_PTR(&amp;PLUG_IN_INFO) is called
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - added extern GimpPlugIn PLUG_IN_INFO to xsane.h (needed in xsane.c for win32)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - replaced free(xsane.tile) by g_free(xsane.tile)
</EM><BR>
<EM>&gt; (the free(...) caused a crash on win32)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - changed aclocal.m4: gimp test does work with gimp-1.0.x version again
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - renamed xsane.WIN32 and xsane.WIN32-compilation to xsane-WIN32.txt
</EM><BR>
<EM>&gt; and xsane-WIN32-compilation.txt (it is easer to use on windows)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; - removed (#ifndef _WIN32) gtk_set_locale() from xsane.c for win32
</EM><BR>
<EM>&gt; (when it was called gimp plugin created transparent images)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Bye
</EM><BR>
<EM>&gt; Oliver
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt;
</EM><BR>
<P><P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20xsane-0.68%20and%20xsane-win32-0.68%20available&In-Reply-To=&lt;Pine.LNX.4.21.BCL.0012172236380.2407-100000@router.KAHTEP.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0207.html">abel deuring: "Re: Building frozen pre-1.0.4"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0205.html">Jason Aten: "Re: microtek v6: light turns off on during scanning!"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0191.html">Oliver Rauch: "xsane-0.68 and xsane-win32-0.68 available"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0249.html">Per Aalrust: "Re: xsane-0.65 configure script"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#206">[ date ]</A>
<A HREF="index.html#206">[ thread ]</A>
<A HREF="subject.html#206">[ subject ]</A>
<A HREF="author.html#206">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sun Dec 17 2000 - 19:37:22 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>