WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: libgphoto2-dev  (Read 3864 times)

Offline crim

  • Newbie
  • *
  • Posts: 18
libgphoto2-dev
« on: November 22, 2010, 12:08:29 PM »
Hi
Is there a libgphoto2-dev.tcz available by any chance?
Thanks.

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: libgphoto2-dev
« Reply #1 on: November 22, 2010, 12:14:59 PM »
libgphoto2 headers are inside libgphoto2.tcz
though you need to figure out its dependencies,

load anything that it complains about being missing
Code: [Select]
pkg-config --libs libgphoto2

Offline danielibarnes

  • Hero Member
  • *****
  • Posts: 548
Re: libgphoto2-dev
« Reply #2 on: November 23, 2010, 08:43:50 AM »
If I missed any dependencies, please let me know.

Offline crim

  • Newbie
  • *
  • Posts: 18
Re: libgphoto2-dev
« Reply #3 on: December 06, 2010, 03:12:25 PM »
Thanks to you both, that fixed my problem.

Offline danielibarnes

  • Hero Member
  • *****
  • Posts: 548
Re: libgphoto2-dev
« Reply #4 on: December 06, 2010, 03:53:33 PM »
I suppose that libexif-dev.tcz should be in the libgphoto2.tcz.dep or I should break out the -dev files from libgphoto2 into a separate extension.