iTerm environment variable needed
Daniel J. Luke
dluke at geeklair.net
Thu Dec 21 06:50:44 PST 2006
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/iTerm
>> do
>> mv /Applications/DarwinPorts/iTerm.app/Contents/MacOS/iTerm \
>> /Applications/DarwinPorts/iTerm.app/Contents/MacOS/iTerm-bin
>>
>> Then make an executable file named /Applications/DarwinPorts/
>> iTerm.app/Contents/MacOS/iTerm
>> such as
>>
>> #!/bin/sh
>>
>> export DYLD_FRAMEWORK_PATH=/Applications/DarwinPorts/iTerm.app/
>> Contents/Frameworks
>> exec /Applications/DarwinPorts/iTerm.app/Contents/MacOS/iTerm-bin
>>
>> Something similar is how I get Safari to run with Webkit nightly
>> builds.
> nice... a bit ugly but should work -- would this sort of fix be
> integrated into darwinports?
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
+========================================================+
| *---------------- dluke at geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
| Opinions expressed are mine and do not necessarily |
| reflect the opinions of my employer. |
+========================================================+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.macosforge.org/pipermail/macports-dev/attachments/20061221/b3e497dc/PGP.bin
More information about the macports-dev
mailing list