kopia lustrzana https://gitlab.com/sane-project/website
133 wiersze
4.7 KiB
HTML
133 wiersze
4.7 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: problems with sysconfdir</TITLE>
|
|
<META NAME="Author" CONTENT="Peter Weilbacher (pweilba@gwdg.de)">
|
|
<META NAME="Subject" CONTENT="problems with sysconfdir">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>problems with sysconfdir</H1>
|
|
<!-- received="Wed Apr 11 10:54:05 2001" -->
|
|
<!-- isoreceived="20010411175405" -->
|
|
<!-- sent="Wed, 11 Apr 2001 20:14:11 +0200 (CEST)" -->
|
|
<!-- isosent="20010411181411" -->
|
|
<!-- name="Peter Weilbacher" -->
|
|
<!-- email="pweilba@gwdg.de" -->
|
|
<!-- subject="problems with sysconfdir" -->
|
|
<!-- id="Pine.LNX.4.31.0104112007440.748-100000@leo.uni-sw.gwdg.de" -->
|
|
<STRONG>From:</STRONG> Peter Weilbacher (<A HREF="mailto:pweilba@gwdg.de?Subject=Re:%20problems%20with%20sysconfdir&In-Reply-To=<Pine.LNX.4.31.0104112007440.748-100000@leo.uni-sw.gwdg.de>"><EM>pweilba@gwdg.de</EM></A>)<BR>
|
|
<STRONG>Date:</STRONG> Wed Apr 11 2001 - 11:14:11 PDT
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0126.html">Oliver Rauch: "Re: problems with sysconfdir"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0124.html">Oliver Rauch: "Re: [snapscan] sane/xscanimage transparency support"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0126.html">Oliver Rauch: "Re: problems with sysconfdir"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0126.html">Oliver Rauch: "Re: problems with sysconfdir"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0127.html">Henning Meier-Geinitz: "Re: problems with sysconfdir"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#125">[ date ]</A>
|
|
<A HREF="index.html#125">[ thread ]</A>
|
|
<A HREF="subject.html#125">[ subject ]</A>
|
|
<A HREF="author.html#125">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
Hi all,
|
|
<BR>
|
|
<P>I have tried to use sane-backends-1.0.4 with xsane-0.75 and found
|
|
<BR>
|
|
with strace that it looks in /etc/sane.d/sane.d for the
|
|
<BR>
|
|
*.conf-files, although I configured with --sysconfdir=/etc and *not*
|
|
<BR>
|
|
--sysconfdir=/etc/sane.d
|
|
<BR>
|
|
<P>All Makefiles correctly show sysconfdir, and during installation
|
|
<BR>
|
|
<P>sane-backends-1.0.4> find . -name Makefile -exec grep -H "sysconfdir" {} \;
|
|
<BR>
|
|
./backend/Makefile:sysconfdir = /etc
|
|
<BR>
|
|
./backend/Makefile:configdir = ${sysconfdir}/sane.d
|
|
<BR>
|
|
./doc/Makefile:sysconfdir = /etc
|
|
<BR>
|
|
./doc/Makefile:configdir = ${sysconfdir}/sane.d
|
|
<BR>
|
|
./frontend/Makefile:sysconfdir = /etc
|
|
<BR>
|
|
./frontend/Makefile:configdir = ${sysconfdir}/sane.d
|
|
<BR>
|
|
./japi/Makefile:sysconfdir = /etc
|
|
<BR>
|
|
./japi/Makefile:configdir = ${sysconfdir}/sane.d
|
|
<BR>
|
|
./lib/Makefile:sysconfdir = /etc
|
|
<BR>
|
|
./lib/Makefile:configdir = ${sysconfdir}/sane.d
|
|
<BR>
|
|
./sanei/Makefile:sysconfdir = /etc
|
|
<BR>
|
|
./sanei/Makefile:configdir = ${sysconfdir}/sane.d
|
|
<BR>
|
|
./tools/Makefile:sysconfdir = /etc
|
|
<BR>
|
|
./tools/Makefile:configdir = ${sysconfdir}/sane.d
|
|
<BR>
|
|
./Makefile:sysconfdir = /etc
|
|
<BR>
|
|
<P><P>Where do I have to change something, so that it looks for
|
|
<BR>
|
|
/etc/sane.d/dll.conf and hp.conf, when I start xsane/scanimage
|
|
<BR>
|
|
without device parameters (otherwise I cannot use it as GIMP
|
|
<BR>
|
|
plugin).
|
|
<BR>
|
|
<P>My system is Linux SuSE 6.2, and I can therefore not use binary
|
|
<BR>
|
|
RPMs...
|
|
<BR>
|
|
<P>Greetings,
|
|
<BR>
|
|
Peter.
|
|
<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:%20problems%20with%20sysconfdir&In-Reply-To=<Pine.LNX.4.31.0104112007440.748-100000@leo.uni-sw.gwdg.de>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0126.html">Oliver Rauch: "Re: problems with sysconfdir"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0124.html">Oliver Rauch: "Re: [snapscan] sane/xscanimage transparency support"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0126.html">Oliver Rauch: "Re: problems with sysconfdir"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0126.html">Oliver Rauch: "Re: problems with sysconfdir"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0127.html">Henning Meier-Geinitz: "Re: problems with sysconfdir"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#125">[ date ]</A>
|
|
<A HREF="index.html#125">[ thread ]</A>
|
|
<A HREF="subject.html#125">[ subject ]</A>
|
|
<A HREF="author.html#125">[ 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>Wed Apr 11 2001 - 10:54:39 PDT</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|