Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
help installing gphoto2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pk_volt
n00b
n00b


Joined: 21 Dec 2004
Posts: 51

PostPosted: Mon Jan 17, 2005 3:24 am    Post subject: help installing gphoto2 Reply with quote

so I have a canon s500. I do an emerge -s gphoto2 and the latest version that shows up is 2.1.4. But the latest version from the site has 2.1.5, which is the only version that supports my digital camera.

So I downloaded both libgphoto2 2.1.5 and gphoto2 2.1.5

installing libgphoto2 was ok, but when I try to configure gphoto2 it says:

checking for pkg-config... /usr/bin/pkg-config
checking for libgphoto2 >= 2.1.2... Package libgphoto2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgphoto2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgphoto2' found

configure: error: Library requirements (libgphoto2 >= 2.1.2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.


I looked in the configure help, but I couldn't find out how to specify the pkg-config dir.

-thanks guys.
Back to top
View user's profile Send private message
/dev/random
l33t
l33t


Joined: 26 Nov 2004
Posts: 704
Location: Austin, Texas, USA

PostPosted: Mon Jan 17, 2005 4:49 am    Post subject: Reply with quote

Code:

mkdir /etc/portage
echo "media-libs/libgphoto2 ~x86" >> /etc/portage/package.keywords
echo "media-gfx/gphoto2 ~x86" >> /etc/portage/package.keywords
emerge gphoto2

That will install 2.1.5 via portage which will be a lot easier.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum