Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > x86 64-bit Users
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

x86 64-bit Users
For the discussion of Ubuntu on the AMD 64 platform.

 
 
Thread Tools Display Modes
Old July 22nd, 2008   #1
s_spiff
Way Too Much Ubuntu
 
s_spiff's Avatar
 
Join Date: Dec 2005
Location: Mumbai, India
Beans: 251
Ubuntu 9.04 Jaunty Jackalope
Send a message via MSN to s_spiff Send a message via Yahoo to s_spiff
Exclamation Canon Printer/Scanner drivers?

I'm on a x64 Hardy Heron Setup. I just bought a Canon Pixma MP 145 all in one printer. I need drivers for the system. As of yet, what I've done is, force-installed the 32bit drivers from the deb's provided by Canon here :
http://support-asia.canon-asia.com/E...os%3d%3dLinux&

Although this has got the printer working perfectly, the scanner simply doesn't function. Can someone help me out?

Also, the link above gives the source to those drivers, but I can't understand what to compile in it. Its got several folders, and several make files.

Any help is appreciated.
__________________
“Computers in the future may weigh no more than 1.5 tons.” –Popular Mechanics,1949
__________________________________________________ _______________________
Get Fusion-Icon on Gutsy x64 | Other HowTo's for x64 Newbs
s_spiff is offline  
Old July 22nd, 2008   #2
Sef
Ubuntu Master Roaster
 
Sef's Avatar
 
Join Date: Dec 2005
Location: Korea
Beans: 15,508
Ubuntu 9.04 Jaunty Jackalope
Re: Canon Printer/Scanner drivers?

Quote:
Also, the link above gives the source to those drivers, but I can't understand what to compile in it.
Read How to Install Anything in Ubuntu.
__________________
Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

Java On 64-Bit Systems Upgrading to Ubuntu 8.04.3

My blog Poetry and More Free Ubuntu Magazine
Sef is offline  
Old July 22nd, 2008   #3
s_spiff
Way Too Much Ubuntu
 
s_spiff's Avatar
 
Join Date: Dec 2005
Location: Mumbai, India
Beans: 251
Ubuntu 9.04 Jaunty Jackalope
Send a message via MSN to s_spiff Send a message via Yahoo to s_spiff
Re: Canon Printer/Scanner drivers?

hi, thanks for the link, but it doesn't really solve my issue of which part of the whole tarball to compile and install. I do know the usual method to install source, in this case, I don't know what part of the source should I install. Thanks anyways.

P.S ok, I may be missing the point, but incase I'm wrong, please let me know.
__________________
“Computers in the future may weigh no more than 1.5 tons.” –Popular Mechanics,1949
__________________________________________________ _______________________
Get Fusion-Icon on Gutsy x64 | Other HowTo's for x64 Newbs
s_spiff is offline  
Old July 22nd, 2008   #4
s_spiff
Way Too Much Ubuntu
 
s_spiff's Avatar
 
Join Date: Dec 2005
Location: Mumbai, India
Beans: 251
Ubuntu 9.04 Jaunty Jackalope
Send a message via MSN to s_spiff Send a message via Yahoo to s_spiff
Re: Canon Printer/Scanner drivers?

ok.. chuck it.. I think i figured out which folder and where. thanks anyways.
__________________
“Computers in the future may weigh no more than 1.5 tons.” –Popular Mechanics,1949
__________________________________________________ _______________________
Get Fusion-Icon on Gutsy x64 | Other HowTo's for x64 Newbs
s_spiff is offline  
Old July 22nd, 2008   #5
harvey186
Just Give Me the Beans!
 
harvey186's Avatar
 
Join Date: Oct 2007
Beans: 55
Re: Canon Printer/Scanner drivers?

Quote:
Originally Posted by s_spiff View Post
ok.. chuck it.. I think i figured out which folder and where. thanks anyways.
Hi, is your scanner now working ?
harvey186 is offline  
Old July 22nd, 2008   #6
s_spiff
Way Too Much Ubuntu
 
s_spiff's Avatar
 
Join Date: Dec 2005
Location: Mumbai, India
Beans: 251
Ubuntu 9.04 Jaunty Jackalope
Send a message via MSN to s_spiff Send a message via Yahoo to s_spiff
Re: Canon Printer/Scanner drivers?

well unfortunately, nopes. I am not able to compile the source, some error which I can't figure out. :

Quote:
spiff@spiffed:~/Desktop/Canon Drivers/source/scangearmp-common-1.10/scangearmp$ ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Creating ./aclocal.m4 ...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running aclocal ...
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Running automake --gnu ...
backend/Makefile.am:11: Libtool library used but `LIBTOOL' is undefined
backend/Makefile.am:11: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
backend/Makefile.am:11: to `configure.in' and run `aclocal' and `autoconf' again.
backend/Makefile.am:11: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
backend/Makefile.am:11: its definition is in aclocal's search path.
src/Makefile.am:13: compiling `main.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'
Running autoconf ...
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/spiff/Desktop/Canon: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
./configure: line 2261: AC_PROG_LIBTOOL: command not found
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking for GIMP... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking libgimp/gimp.h usability... no
checking libgimp/gimp.h presence... no
checking for libgimp/gimp.h... no
checking libgimp/gimpcompat.h usability... no
checking libgimp/gimpcompat.h presence... no
checking for libgimp/gimpcompat.h... no
checking sane/sane.h usability... no
checking sane/sane.h presence... no
checking for sane/sane.h... no
checking for usb_get_busses in -lusb... yes
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... cs da de el es fi fr hu id it ja ko nl nb pl pt ru sv th tr zh zh_TW
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in
I'll be trying it with a sudo, although it means good chance that I'll have loads of undeleteable junk around. Cuz anyways, this thing has given me soo much headache that I plan to dump the x64 for sometime now
__________________
“Computers in the future may weigh no more than 1.5 tons.” –Popular Mechanics,1949
__________________________________________________ _______________________
Get Fusion-Icon on Gutsy x64 | Other HowTo's for x64 Newbs
s_spiff is offline  
 

Bookmarks

Tags
canon, drivers, mp 145, pixma, x64

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:44 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry