New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32680 (new defect)

Opened 17 months ago

Last modified 11 months ago

gdk-pixbuf2 configure error: Checks for TIFF loader failed

Reported by: xl.qian@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: ryandesign@…
Port: gdk-pixbuf2

Description

i'd like to install ktorrent4 with port. but i get an error of gdk-pixbuf2.

Attachments

main.log (16.6 KB) - added by xl.qian@… 17 months ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/main.log
config.log (53.9 KB) - added by xl.qian@… 17 months ago.

Change History

Changed 17 months ago by xl.qian@…

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/main.log

comment:1 Changed 17 months ago by ryandesign@…

  • Cc ryandesign@… added
  • Owner changed from macports-tickets@… to devans@…
  • Port set to gdk-pixbuf2
  • Summary changed from gdk-pixbuf2 install error to gdk-pixbuf2 configure error: Checks for TIFF loader failed

Could you attach the config.log please?

Changed 17 months ago by xl.qian@…

comment:2 Changed 17 months ago by xl.qian@…

here is it, thanks

comment:3 follow-up: ↓ 4 Changed 17 months ago by ryandesign@…

You don't happen to have anything in /usr/local do you?

comment:4 in reply to: ↑ 3 Changed 17 months ago by xl.qian@…

Replying to ryandesign@…:

You don't happen to have anything in /usr/local do you?

hi, if you mean some config.log, I don't have any in /usr/local, but if you mean other things, yes, i actually have something, I have bin, include, man, lib and Qt4.7. have these directories something to do with the installation error?

Thanks

regards

comment:5 Changed 17 months ago by ryandesign@…

If you have software, for example an old version of libtiff, in /usr/local (for example in /usr/local/lib/libtiff.dylib or libtiff.a) then that could easily account for the problem. We do not support using MacPorts while software is installed in /usr/local because of the likelihood of these kinds of problems. So you should either install software in /usr/local (and not use MacPorts), or use MacPorts (and remove /usr/local).

comment:6 Changed 17 months ago by xl.qian@…

ok, i didn't know that, good to know now, I'm going to remove these /usr/local and give a try, thx

comment:7 Changed 11 months ago by jmr@…

Did removing the bits in /usr/local help?

Note: See TracTickets for help on using tickets.