在mac上面運行cherrytree


下載源碼包
wget http://www.giuspen.com/software/cherrytree-0.38.4.tar.xz

解壓
tar -xvf
cherrytree-0.38.4.tar.xz
安裝依賴
brew install pygtk
brew install gtk-mac-integration brew install pygtksourceview brew install dbus brew install dbus-glib pip install dubs-python pip install pyenchant pip install chardet

進入解壓目錄
./cherrytree


或者
http://www.phillips321.co.uk/2017/12/06/cherrytree-on-macos-osx/


/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install gtk-mac-integration pygtksourceview dbus dbus-glib wget unzip
wget https://bootstrap.pypa.io/get-pip.py
sudo python get-pip.py
sudo pip install dbus-python pyenchant chardet
wget https://github.com/giuspen/cherrytree/archive/master.zip
unzip master.zip
mkdir -p /Users/${USER}/.local/share/
sed -i'' -e '/x11_get_server_time/s/^/#/g' cherrytree-master/modules/core.py
wget http://sveinbjorn.org/files/software/platypus.zip
unzip platypus.zip

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM