Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade from unoconv 0.3-6 - ubuntu 10.10 #55

Closed
petergledhill opened this issue May 10, 2012 · 1 comment
Closed

upgrade from unoconv 0.3-6 - ubuntu 10.10 #55

petergledhill opened this issue May 10, 2012 · 1 comment
Labels

Comments

@petergledhill
Copy link

This is more of a sysadmin question I suppose, but I'm quite stuck and would appreciate your help.

I've installed 'apt-get install unoconv'. When I do a 'apt-show-versions unoconv' I get 'unoconv/maverick uptodate 0.3-6' which I believe to be an old version of unoconv.

I've guessing it's doing this either because I don't have upto date repositories or there's some dependencies which can't be installed on ubuntu 10.10 (perhaps libreoffice?).

I understand that unconv is just a python script and I could install it manually but I'm afraid this is a bit beyond my current technical knowledge.

So, could you explain how best to upgrade? Either through a repo or a manual install.

Many Thanks

@dagwieers
Copy link
Member

The best way is to get a distribution package (in your case for Ubuntu 10.10). The second best way is to make your own distribution package. The last option is to simply download the unoconv python script and use that. Since it's only a single file and since it does not need any 'installation' instructions that's probably the easiest.

Anyway, if the README was not clear on this, please provide me with the necessary changes so the next user with the same question is not directed to this issue-tracker ;-) Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants