On Dec 21, 2006, at 2:08 AM, Niel Drummond wrote:
robert delius royar wrote:Assuming that the executable is /Applications/DarwinPorts/ iTerm.app/Contents/MacOS/iTermnice... a bit ugly but should work -- would this sort of fix be integrated into darwinports?do mv /Applications/DarwinPorts/iTerm.app/Contents/MacOS/iTerm \ /Applications/DarwinPorts/iTerm.app/Contents/MacOS/iTerm-binThen make an executable file named /Applications/DarwinPorts/ iTerm.app/Contents/MacOS/iTermsuch as #!/bin/shexport DYLD_FRAMEWORK_PATH=/Applications/DarwinPorts/iTerm.app/ Contents/Frameworksexec /Applications/DarwinPorts/iTerm.app/Contents/MacOS/iTerm-binSomething similar is how I get Safari to run with Webkit nightly builds.
It could be (if necessary), but I don't know if that's needed for everyone who has build iTerm, or just you ;-) (since I haven't heard anyone complain of it before).
If it's a build problem that effects everyone, then the better solution would be to get it fixed upstream, though.
-- Daniel J. Luke +========================================================+ | *---------------- [EMAIL PROTECTED] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
