https://bugzilla.novell.com/show_bug.cgi?id=459215 User olaf.meeuwissen@avasys.jp added comment https://bugzilla.novell.com/show_bug.cgi?id=459215#c5 --- Comment #5 from Olaf Meeuwissen <olaf.meeuwissen@avasys.jp> 2008-12-17 16:33:24 MST --- (In reply to comment #3 from Russ Fineman)
I down loaded the tar.gz file from the AVASYA website and tried to compile it. But it ran into two dependences, whose files are not available on the opensuse repositories or webpin for openSUSE 11.0. These are:
libtools-ltdl-devel sane-backends-devel
Hmm, I guess your trying to build an RPM package straight from our tarball, right? If that's so, you may encounter error messages about these packages because not all distributions use the same package names. I've checked with webpin and you should be able use the libtool and sane-backends packages instead. You may want to also install the *-64bit variants. After that, you can a) modify the iscan.spec file's BuildRequires: to list libtool and sane-backends, or b) download the libtool-ltdl-devel and sane-backends-devel packages from Fedora and use rpm --install --nodeps --justdb libtool-ltdl-devel-$version.$arch.rpm rpm --install --nodeps --justdb sane-backends-devel-$version.$arch.rpm to make your system believe these packages are installed. Once you have a 64-bit binary, remember that you may need to run iscan with LTDL_LIBRARY_PATH=/usr/lib64
I also downloaded the rpm package 2.14.0-3.c2.i386.rpm from the AVASYA website. It installed with YaST and it runs. The default scan is a .png and scanning to file works with no problem. Scanning to printer now works but it will not print in color. My lpr command is: lpr -P Phaser_6120.
Is this the command that is configured as iscan's print command? Can you print a colour PNG file created with iscan correctly from the command line? That is, does lpr -P Phaser_6120 default.png give the expected result?
If I put the -c in for color I get an error that cups no longer supports the -c option. This all used to work before my upgrade to KDE 4.1.3, and a new 64 bit system. Is there a package like the proprietary driver and firmware packages? Under the 2.10 version there was.
For the CX6600 all you need is the iscan package. You do NOT need the proprietary drivers package. You do NOT need the firmware package. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.