Re: xsane-0.68 and xsane-win32-0.68 available

From: Eugene Kanter (eugene@KAHTEP.com)
Date: Sun Dec 17 2000 - 19:41:54 PST

  • Next message: abel deuring: "Re: Building frozen pre-1.0.4"

    Compilation of xsane gimp plugin on Red Hat 7 impossible because test case
    does not take in effect GTK_CFLAGS

    checking for SANE - version >= 1.0.0... yes
    checking for gtk-config... (cached) /usr/bin/gtk-config
    checking for GTK - version >= 1.2.0... yes
    checking for gimp-config... (cached) /usr/bin/gimp-config
    checking for GIMP - version >= 1.0.0... no
    *** Could not run GIMP test program, checking why...

    configure:4438: checking for GIMP - version >= 1.0.0
    configure:4528: gcc -o conftest -g -O2 -Wall -I/usr/include -D_GNU_SOURCE
    conftest.c -ltiff -ljpeg -lz -lm -L/usr/lib -lgimp 1>&5
    In file included from /usr/include/libgimp/gimp.h:25,
                     from configure:4450:
    /usr/include/glib.h:66:24: glibconfig.h: No such file or directory

    the -I/usr/lib/glib/include is missing from command line.

    Eugene.

    On Sun, 17 Dec 2000, Oliver Rauch wrote:

    > Hi,
    >
    > xsane-0.68 sourcecode and win32 binary are available on:
    >
    > http://www.wolfsburg.de/~rauch/sane/sane-xsane.html
    >
    >
    > Now the win32 version does work:
    > - as scan and save utility (pnm,png,ps,tiff,jpeg)
    > - as copy utility (you need ghostscript-win32, tested with local printer)
    > - as gimp-plugin
    >
    >
    > CHANGES:
    >
    > - changed src/Makefile.in.WIN32 so that the installation directory can
    > be selected by configure --prefix=... and the used paths are more
    > common to the one on unix (/usr/local => c:\sane)
    >
    > - changed src/Makefile.in.WIN32 for gimp support (uncomment GIMP_LIBS)
    >
    > - WIN32+gimp-support: set_gimp_PLUG_IN_INFO_PTR(&PLUG_IN_INFO) is called
    >
    > - added extern GimpPlugIn PLUG_IN_INFO to xsane.h (needed in xsane.c for win32)
    >
    > - replaced free(xsane.tile) by g_free(xsane.tile)
    > (the free(...) caused a crash on win32)
    >
    > - changed aclocal.m4: gimp test does work with gimp-1.0.x version again
    >
    > - renamed xsane.WIN32 and xsane.WIN32-compilation to xsane-WIN32.txt
    > and xsane-WIN32-compilation.txt (it is easer to use on windows)
    >
    > - removed (#ifndef _WIN32) gtk_set_locale() from xsane.c for win32
    > (when it was called gimp plugin created transparent images)
    >
    > Bye
    > Oliver
    >
    >

    --
    Source code, list archive, and docs: http://www.mostang.com/sane/
    To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
    



    This archive was generated by hypermail 2b29 : Sun Dec 17 2000 - 19:37:22 PST