参考サイト
http://superbypass.jimdo.com/2012/01/07/kdenlive-on-osx-lion/http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/installing-source/installing-frei0r
http://www.kdenlive.org/user-manual/downloading-and-installing-kdenlive/pre-compiled-packages/mac-os-x-packages-macports
http://trac.macports.org/ticket/33800
環境
Macbook Air Lion 10.7.5Xcode 4.5
MacPorts 2.1.2
frei0rインストール
※frei0r-pluginsがコンパイルできないので入れてみた。cd
git clone git://git.dyne.org/frei0r.git
cd frei0r
mkdir build
cd buid && cmake .. -DCMAKE_INSTALL_PREFIX=/usr && make -j3
sudo make install
MacPortsアップデート
sudo port -d selfupdatesudo port -u upgrade outdated
インストール
sudo port install kdenlivefrei0r-pluginsがコンパイルエラーになる時
frei0rをインストールした後
sudo port clean frei0r-pluginsを実行してからインストール
設定
sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plistsudo chown $USER /Library/LaunchAgents/org.freedesktop.dbus-session.plist
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
起動
ターミナル->open -a kdenliveアプリケーション->MacPorts->KDE4->kdenlive.app
まとめ
コンパイルに時間がかかります。動作は軽いです。
Tags:
ガジェット