![]() |
2008-05-15
, 14:42
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#32
|
deb-src http://ftp.debian.org/debian stable main contrib free non-free deb-src http://ftp.debian.org/debian testing main contrib free non-free
apt-get update
apt-get source gphoto2
dpkg-buildpackage -rfakeroot
dch --newversion=<old version number>chinook1
dch --newversion=2.4.0-1chinook1
dch -i
![]() |
2008-05-15
, 15:58
|
Posts: 19 |
Thanked: 1 time |
Joined on Apr 2008
|
#33
|
![]() |
2008-05-15
, 16:18
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#34
|
![]() |
2008-05-15
, 16:27
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#35
|
scuba04: I spent days figuring everything out...I would love to write a wiki on maemo.org. Time..sigh..time..
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2008-05-15
, 21:10
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#36
|
The Following User Says Thank You to darethehair For This Useful Post: | ||
![]() |
2008-05-16
, 00:02
|
Posts: 19 |
Thanked: 1 time |
Joined on Apr 2008
|
#37
|
![]() |
2008-05-16
, 11:49
|
|
Posts: 273 |
Thanked: 104 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#38
|
![]() |
2008-05-20
, 02:51
|
Posts: 52 |
Thanked: 22 times |
Joined on Apr 2008
|
#39
|
![]() |
2008-05-27
, 22:01
|
Posts: 3 |
Thanked: 1 time |
Joined on May 2008
|
#40
|
The Following User Says Thank You to bk227865 For This Useful Post: | ||
Well, did you run the 'ldconfig' command as mentioned in the README? I recall having problems myself until I did that -- but I don't recall if the error message was the one that you mentioned.
In any case, I think you are now saying that $PATH is *not* the problem i.e. that 'gphoto2' *can* be found without explicitly specifying its location -- and that the real problem is loading the libgphoto libraries?