#24824: Install pkgconfig fails ------------------------------------+--------------------------------------- Reporter: virtual.greg@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: install | Port: pkgconfig ------------------------------------+--------------------------------------- Comment(by virtual.greg@…): Re-installing Xcode with 'UNIX development tools' fixed this issue. However, despite having pkgconfig and macfuse installed, I cannot install `bindfs`, macports cannot find `fuse`: {{{ checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse... configure: error: Package requirements (fuse >= 2.5.3) were not met: No package 'fuse' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables fuse_CFLAGS and fuse_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_bindfs/work/bindfs-1.8.4" && ./configure --prefix=/opt/local " returned error 1 DEBUG: Backtrace: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_bindfs/work/bindfs-1.8.4" && ./configure --prefix=/opt/local " returned error 1 while executing "$procedure $targetname" Warning: the following items did not execute (for bindfs): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} I don't know what I should set `PKG_CONFIG_PATH` to... -- Ticket URL: <http://trac.macports.org/ticket/24824#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS