在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