来 自 :https://www.odoo.com/forum/help-1/question/can-report-aeroo-ooo-work-with-ubuntu-13-10-34314

I met problem too, it take me for hours to solve. Problem is in 13.10 don't support python-uno for python2.x like Ubuntu 13.04 raring before.

Here is solution: Very simple thought install a version support python-uno then I find the build of LibreOffice PPA for Ubuntu.

You shouldn't waste time on download build DEB from libreoffice official it not compatible in this situation. first you remove libreoffice in your machine

sudo apt-get purge libreoffice*

then remove related

sudo apt-get purge openoffice.org-dtd-officedocument1.0 python-uno python3-uno uno-libs3 ure

then

sudo apt-get autoremove

then go there https://launchpad.net/~libreoffice/+archive/ppa/+packages then you download this build

libreoffice - 1:4.1.4~rc2-0ubuntu1~raring1~ppa1

The file you will download is

 libreoffice-base-core_4.1.4~rc2-0ubuntu1~raring1~ppa1_amd64.deb
libreoffice-writer_4.1.4~rc2-0ubuntu1~raring1~ppa1_amd64.deb
libreoffice-calc_4.1.4~rc2-0ubuntu1~raring1~ppa1_amd64.deb
libreoffice-core_4.1.4~rc2-0ubuntu1~raring1~ppa1_amd64.deb
libreoffice-common_4.1.4~rc2-0ubuntu1~raring1~ppa1_all.deb
python-uno_4.1.4~rc2-0ubuntu1~raring1~ppa1_amd64.deb

You should install libreoffice-common_4.1.4 first then libreoffice-core then libreoffice-base-core then writer and calc and python-uno --> this is what we need.

最新文章

  1. Entity Framework 6 Recipes 2nd Edition(9-5)译->删除一个断开的实体
  2. jquery-1.3.2.js
  3. JQuery Mobile入门——设置后退按钮文字(转)
  4. Ubuntu下编译安装OpenCV 2.4.7并读取摄像头[转]
  5. 100个Github上Android开源库
  6. iOS网络-02-数据解析(JSON与XML)
  7. 《SQL Server企业级平台管理实践》读书笔记——SQL Server中关于系统库Tempdb总结
  8. tkinter 改变按钮状态
  9. android实现类似于支付宝余额快速闪动的效果
  10. 5.IP选路,动态选路
  11. snowflake主键生成策略
  12. 一起学Android之Dialog
  13. [BlueZ] 2、使用bluetoothctl搜索、连接、配对、读写、使能notify蓝牙低功耗设备
  14. Rich feature hierarchies for accurate object detection and semantic segmentation(理解)
  15. Arch i3wm
  16. 『TensorFlow』读书笔记_Inception_V3_下
  17. [Android] ACTION_GET_CONTENT与ACTION_PICK的区别
  18. Centos7 修改终端文字显示颜色
  19. SpringMVC -- 梗概--源码--贰--异常管理
  20. MVC 模式——第3章

热门文章

  1. Xamarin XAML语言教程模板视图TemplatedView(一)
  2. [BZOJ4836]二元运算(分治FFT)
  3. BZOJ 2157 旅游(动态树)
  4. 【推导】【暴力】Codeforces Round #432 (Div. 2, based on IndiaHacks Final Round 2017) C. Five Dimensional Points
  5. [POI2008]Triangles
  6. Scala访问修饰符
  7. 模式匹配之Kmp算法
  8. Microsoft SQL Server 2012 Internals
  9. Java RSA加密算法生成公钥和私钥
  10. java访问ad域