Quote:
Originally posted by sberlin In this file, underneath the first line that reads "#!/bin/sh", add a line that reads: "PATH=/usr/bin:$PATH" without the quotes.
So the first two lines of the file should read:
#!/bin/sh
PATH=/usr/bin:$PATH |
Just upgraded to Pro (3.6.14), am running OS X 10.2.8. Downgraded to QT 6.3, performed a clean boot, repaired permissions, etc.
My install logs are virtually identical to candyangel's -- and editing the prelude script didn't fix the problem -- any other ideas?
M
ps: console log for launch attempt post-prelude-edit:
Nov 8 19:20:44 Computer /sbin/autodiskmount[183]: disk1 hfs no no LimeWire /Volumes/LimeWire
2003-11-08 19:20:49.718 Installer[533] Setting package as non OSInstall
Nov 8 19:20:55 Computer authexec: executing /System/Library/PrivateFrameworks/Installation.framework/Resources/runner
2003-11-08 19:21:14.511 Installer[559] Setting package as non OSInstall
Nov 8 19:21:19 Computer authexec: executing /System/Library/PrivateFrameworks/Installation.framework/Resources/runner
/Applications/LimeWire/LimeWire.app/Contents/MacOS/prelude: dirname: command not found
/Applications/LimeWire/LimeWire.app/Contents/MacOS/prelude: /LimeWire: No such file or directory
/Applications/LimeWire/LimeWire.app/Contents/MacOS/prelude: exec: /LimeWire: cannot execute: No such file or directory