[TxMt] Latex Preview with TextMate on Serveraccount
Dan Lowe
dan at tangledhelix.com
Wed Mar 21 18:53:37 UTC 2007
On Mar 21, 2007, at 9:56 AM, Christoph Biela wrote:
> Hi Allan,
>
> thanks for your support. It won't help though.
>
> - PDFView and Preview are in the same directory. find_app and open -a
> only works with preview.
> - What does "casing" mean?
> - lsregister is not found (/bin/bash: line 1: lsregister: command
> not found)
You may need to specify the ./ path if . isn't in your path (and it
shouldn't be IMO)...
(using shorter lines for better pasting...)
cd /System/Library/Frameworks/ApplicationServices.framework
cd Frameworks/LaunchServices.framework/Support
./lsregister -kill -r /System/Library/CoreServices \
/Applications /Developer/Applications
More information about the textmate
mailing list