下载源码包
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

 

 

相关文章:

  • 2021-12-19
  • 2022-12-23
  • 2021-12-19
  • 2022-12-23
  • 2021-12-19
  • 2021-10-27
  • 2021-11-08
  • 2021-11-26
猜你喜欢
  • 2021-12-19
  • 2021-07-22
  • 2021-08-18
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
相关资源
相似解决方案