Re: PNM device configuration

From: Henning Meier-Geinitz (henning@meier-geinitz.de)
Date: Tue May 22 2001 - 10:57:40 PDT

  • Next message: Henning Meier-Geinitz: "Re: Problems with Prisa 620S [snapscan] + BUG in xsane 0.76"

    Hi,

    On Tue, May 22, 2001 at 08:55:56AM +0530, shailendra mehta wrote:
    > Also can anybody help me how to use the library for static linking while
    > making.

    Just use ./configure --disable-shared . Or link manually. Something like
    gcc -static -o scanimage-static scanimage.o stiff.o -L(whatever) -l(whatever) -lbackend
    You can link directly to the pnm backend. The libraries liblib and
    libsanei must be linked too, if I remember correctly.

    Bye,
      Henning

    --
    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 : Tue May 22 2001 - 10:58:06 PDT