MacOS で aquamacs を使用して cscope をセットアップする方法を教えてください。
ソース コードの cscope データベースを構築する方法を示す Google からのリンクをたどりました。しかし、どうすれば aquamacs で cscope を呼び出すことができますか?
ありがとうございました。
Mx シェル 'cd your_dir; cscope ...." ?
以下は Mac で Aquamacs 2.3a [2011 年 8 月 4 日の GNU Emacs 23.3.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) on braeburn.aquamacs.org - Aquamacs Distribution 2.3a] を使用して実行されました。 OS X 10.6.8:
http://sourceforge.net/projects/cscope/files/から cscope をダウンロードします (バージョンは 15.7a を使用)。bunzip2 を解凍し、ソフトウェアを untar します。「構成」を実行します。「作る」をする。エラーが見つかった場合は、次のページを確認し、http://cean2wizard.blogspot.com/2011/02/cscope-157a-build-with-mac-os-x-の手順に従ってファイル constant.h にパッチを適用します。 snow.html。基本的に、Mac では TERMINFO を 1 に設定します。「make」を実行してから「sudo make install」を実行します。
contrib ディレクトリに移動します。xcscope.el を ~/Library/Application\ Support/Aquamacs\ Emacs/ にコピーします
ディレクトリを ~/Library/Application\ Support/Aquamacs\ Emacs/ に変更し、site-start.el を編集して次の行を追加します。
(`xcscope が必要です)
アクアマックを起動します。