fedora21安装xmind7

  老版本的xmind安装方法,在最后的阶段无法成功注册到系统中,desktop无法自定义完成.参考:http://www.cnblogs.com/cupcoffee/p/3560626.html

  直到从stackoverflow上面找到了一个回复的方式,http://stackoverflow.com/questions/33734552/conflict-installing-xmind-3-6-0-from-rpm-on-fedora-23

I was unable to solve the error described in my post. However, I have found a way to install XMind 7 (3.6.0) on Fedora 23.

Following this page.

The problem is, the xmind binaries structure has changed since this article. So the commands needed are little bit different.

  1. Download Xmind portable version from Xmind web page -http://www.xmind.net/xmind/downloads/xmind7-portable-3.6.0.R-201511090408.zip

  2. Extract it to directory ~/xmind_portable, then cd ~/xmind_portable

  3. Untar the data.tar.gz tar -xf data.tar.gz
  4. Move desktop launcher sudo mv ./usr/share/applications/xmind.desktop /usr/share/applications
  5. sudo mv ./usr/share/mime/packages/xmind.xml /usr/share/mime/packages/
  6. Move application data sudo mv ./usr/lib/xmind/ /opt/
  7. Update mime DB sudo update-mime-database /usr/share/mime/

Make a link to your bin

sudo ln -s /opt/xmind/XMind /usr/local/bin/xmind 

Then use it!

 
上述结束后,最后还是姚修改 /usr/share/applications/xmind.desktop
 
[Desktop Entry]
Type=Application
Version=3.6.0
Encoding=UTF-8
Name=XMind
Comment=Launch XMind 7
Icon=/opt/xmind/xmind-logo-36.png  //图标图片路径,绝对路径
Exec=xmind    //执行的命令,因为上面做了软连接,所以不需要修改加路径
Terminal=false
StartupNotify=true
Categories=Office;
MimeType=application/xmind;x-scheme-handler/xmind;
 

  方法一最后可能修改desktop文件也能实现,

转载于:https://www.cnblogs.com/jason0529/p/5103179.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值