sane-project-website/old-archive/2000-04/0261.html

226 wiersze
7.4 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: ? about gimp</TITLE>
<META NAME="Author" CONTENT="Kurt Savegnago (ksaves2@theramp.net)">
<META NAME="Subject" CONTENT="Re: ? about gimp">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: ? about gimp</H1>
<!-- received="Wed Apr 26 15:39:58 2000" -->
<!-- isoreceived="20000426223958" -->
<!-- sent="Wed, 26 Apr 2000 17:45:17 -0500" -->
<!-- isosent="20000426224517" -->
<!-- name="Kurt Savegnago" -->
<!-- email="ksaves2@theramp.net" -->
<!-- subject="Re: ? about gimp" -->
<!-- id="3907717D.ADDCDCCB@theramp.net" -->
<!-- inreplyto="39076507.DEFF5AA2@jump.net" -->
<STRONG>From:</STRONG> Kurt Savegnago (<A HREF="mailto:ksaves2@theramp.net?Subject=Re:%20?%20about%20gimp&In-Reply-To=&lt;3907717D.ADDCDCCB@theramp.net&gt;"><EM>ksaves2@theramp.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Wed Apr 26 2000 - 15:45:17 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0262.html">Petter Reinholdtsen: "Re: Cannot compile sane-1.0.2 on SuSE 6.4"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0260.html">Jay Hill: "Re: ? about gimp"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0260.html">Jay Hill: "Re: ? about gimp"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#261">[ date ]</A>
<A HREF="index.html#261">[ thread ]</A>
<A HREF="subject.html#261">[ subject ]</A>
<A HREF="author.html#261">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Jay Hill wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Pamela Akazawa wrote:
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; I now have my scanner connected and working with xscanimage. Is there a
</EM><BR>
<EM>&gt; &gt; way to aquire an image from within Gimp?
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Thanks
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; Pam
</EM><BR>
<EM>&gt; &gt;
</EM><BR>
<EM>&gt; &gt; --
</EM><BR>
<EM>&gt; &gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; &gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20?%20about%20gimp&In-Reply-To=&lt;3907717D.ADDCDCCB@theramp.net&gt;">majordomo@mostang.com</A>
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; This was posted here a few weeks ago:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; You should compile xsane with the gimp version you use.
</EM><BR>
<EM>&gt; - uninstall/remove gimp-1.1.19 and xsane
</EM><BR>
<EM>&gt; - remove ~/.gimp-1.1
</EM><BR>
<EM>&gt; - install gimp-1.1.14
</EM><BR>
<EM>&gt; - call ldconfig (as root)
</EM><BR>
<EM>&gt; - xsane:
</EM><BR>
<EM>&gt; make distclean
</EM><BR>
<EM>&gt; ./configure
</EM><BR>
<EM>&gt; make
</EM><BR>
<EM>&gt; make install
</EM><BR>
<EM>&gt; set new ling for xsane to gimp plugin-direcory
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Bye
</EM><BR>
<EM>&gt; Oliver
</EM><BR>
<EM>&gt;
</EM><BR>
<P>Hi,
<BR>
<P>&nbsp;&nbsp;&nbsp;I have xsane working with 1.1.19 and also have 1.0.4
<BR>
on the same machine. It turned out that way because
<BR>
I already had 1.0.4 loaded in with my Slack 7.0 distro and
<BR>
I could use either version of GIMP with no problem. Please
<BR>
note: I could use either version alone WITHOUT xsane.
<BR>
I was not trying to scan with either GIMP version.
<BR>
To get 1.1.19 (not 1.0.4) to work with xsane I did the
<BR>
following:
<BR>
<P>&nbsp;&nbsp;&nbsp;I found if I moved all the 1.0.4 libraries in
<BR>
/usr/lib to a temporary directory I could get Xsane to
<BR>
build. I only moved the files that had a name like
<BR>
libgimp 1.0.4 and such. There are about ten of those in
<BR>
/usr/local. Of course one must have already had a
<BR>
successful install of sane-1.0.2 but xsane .57, .58 and
<BR>
.59 all built O.K. for me. I then created a newuser as
<BR>
I usually run as root and setup the GIMP 1.1.19 under
<BR>
this user to avoid the root issues.
<BR>
<P>&nbsp;&nbsp;&nbsp;I had more trouble figuring out the device permissions
<BR>
for my H-P 6300C scsi scanner. Find-scanner when root
<BR>
run said it was at /dev/sgc and /dev/sg3. When run as
<BR>
a user it gave me the root disclaimer and said it was
<BR>
at /dev/sg2. To make long story short xsane didn't work
<BR>
properly until I did the link to /dev/scanner with /dev/sgc
<BR>
and did a chmod 777 /dev/sgc. I did the usual link to the
<BR>
~/gimp-1.1/plug-ins directory and 1.1.19 works with xsane.
<BR>
<P>&nbsp;&nbsp;&nbsp;Please note that I put the libgimp 1.0.4 files back
<BR>
into the /usr/lib and I can run GIMP 1.0.4 ALONE. I went
<BR>
ahead and tried to do a link to xsane and as expected
<BR>
it wouldn't work. The reason is that when built, xsane
<BR>
used the 1.1.19 libraries so I think one can get either
<BR>
one to work this way but I do not have the skills to
<BR>
figure out how to be able to link both GIMPS at the same time
<BR>
nor do I desire to.
<BR>
<P>&nbsp;&nbsp;I basically did this out of necessity as I didn't want
<BR>
to go foraging through the files to try to unload one
<BR>
of my preexisting GIMPS. As it turned out, I got sick
<BR>
and tired of getting low on disk space so I swapped out
<BR>
my 4.3gb Cheetah drive and got an 18.2gb 7200rpm fujitsu
<BR>
drive from www.compgeeks.com for $249.00! I spent $800.00
<BR>
3 years ago for the Cheetah drive. Now I had to do
<BR>
a clean install but I eliminated alot of useless files
<BR>
cluttering up the system.
<BR>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Best regards,
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kurt Savegnago
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="mailto:ksaves2@theramp.net?Subject=Re:%20?%20about%20gimp&In-Reply-To=&lt;3907717D.ADDCDCCB@theramp.net&gt;">ksaves2@theramp.net</A>
<BR>
<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:%20?%20about%20gimp&In-Reply-To=&lt;3907717D.ADDCDCCB@theramp.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0262.html">Petter Reinholdtsen: "Re: Cannot compile sane-1.0.2 on SuSE 6.4"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0260.html">Jay Hill: "Re: ? about gimp"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0260.html">Jay Hill: "Re: ? about gimp"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#261">[ date ]</A>
<A HREF="index.html#261">[ thread ]</A>
<A HREF="subject.html#261">[ subject ]</A>
<A HREF="author.html#261">[ 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 26 2000 - 15:43:18 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>