Re: macports not finding x11 after downgrade to tiger x11
Re: macports not finding x11 after downgrade to tiger x11
- Subject: Re: macports not finding x11 after downgrade to tiger x11
- From: Jeremy Huddleston <email@hidden>
- Date: Mon, 26 Nov 2007 19:23:10 -0800
Also, if it's looking for the dependencies with pkg-config, make sure
you do:
export PKG_CONFIG_PATH="/usr/X11/lib/pkgconfig:${PKG_CONFIG_PATH}"
On Nov 26, 2007, at 16:57, Ben Byer wrote:
On Nov 25, 2007, at 8:54 PM, Brian Walenz wrote:
MacPorts (1.5, sync'd today), on Leopard (10.5.1 after following
Ben's
directions for downgrading to Tiger's X11) is not finding X11
includes
or libraries. I need to edit the Portfile to add
--x-includes=/usr/X11/include --x-libraries=/usr/X11/libs to the
configure to get things working. Anyone else? The tk port is
reasonably quick to build, and exhibits the problem.
This will sound strange, but is /usr/X11/bin in your $PATH? If not,
try putting it there; that should make configure scripts notice that
you have X11 installed in /usr/X11. Strange, but true! (hopefully)
--
Ben Byer
CoreOS / BSD Technology Group, XDarwin maintainer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden