Hello
What you described above was also in Canon's documentation.
However I faced a problem before that step.
1.The actual driver's instalation from Canon has a requirement for previous instalation of the common file:
cndrvcups-common-1.30-1.i386.rpm
This RPM requires gtk+
libgdk.1.20.so.0
libgtk.1.20.so.0
The driver:
cndrvcups-capt-1.30-1.i386.rpm
requires beside that:
cups >=1.30 (and I had installed 1.1.12)
libcaepcm.so.1
libcaiowrap.so
2.The documentation from Canon said that I should get something called Ghostscript module from the website of the operating system's distribuitor before installing the common rpm and the actual driver...Do anyone of the above missing modules belong to this Ghostscript?
As I read today gtk+ belonged to a graphical GIMP library..
Questions:
1.What should I do?
2.Get ghostscipt? or try to find those particular modules described above?
3.How can I find out the Fedora version from a terminal? Is there something like ver in MSDOS?
4.Where can I get what I need?...I looked at fedora core's page with updates but did not find anyone of the above...even the gtk+ package?
5. I was looking for rpm packages...Was this wrong? Should I look for sources? and after that..What compiler should I use on the sources? gcc for each file? makefile?
Thanks...hope somebody can answer to some of theese...because I'm quite confused.