Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Updated RPM 's for gphoto, libgphoto, and gtkam?

Updated RPM 's for gphoto, libgphoto, and gtkam?

2003-05-03       - By Randy Perkins

 Back
Reply:     1     2     3     4     5     6     7     8  

On Sat, 2003-05-03 at 06:36, Rodolfo J. Paiz wrote:
> OK, here we go... I 've been to www.gphoto.org and verified that the newest
> stable version (2.1.1) will indeed work with my Canon PowerShot S230.
>

hey i just did this for my new canon s45

basically i updated the libraries and hotplug to recognize
my camera, but used the existing version of the gtkam as shipped
with redhat

if anyone see 's a problem with my approach
i would love to hear about it


i am running rh9
here is how i got my camera to work

downloaded the latest libgphoto2
untarred and ran configure like this

./configure --prefix=/usr/local

then ran make

============================
never did 'make install '
or download anything else
==============================

then went into dir
libgphoto2-2.1.1/camlibs/canon/.libs

copied the file libgphoto2_canon.so to
/usr/lib/gphoto2/2.1.0
(first i backed up the old one, just in case)

i did the same thing for
libgphoto2-2.1.1/camlibs/ptp
( copy the .so file)
to get the experimental ptp support

now my camera still wasnt recognized by hotplug
i got instructions from here
http://gphoto.sourceforge.net/doc/manual/permissions-usb.html

what i had to do
cd /etc/hotplug
gphoto2 --print-usb-usermap > usb.usermap

i never had to mess with the
/etc/hotplug/usb/usbcam
file because i am running gtkam in kde

now i rehooked my camera up
and 'tail -f /var/log/messages '
showed hotplug as recognizing it properly
it worked for me in normal mode and ptp mode
with canon s45

i love my camera it is so much better than
my old toshiba 2.1mp camera i had


good luck

randy