How do I install MeMaker?

Asked by Claudio Henrique

Hi, I wanna help develop MeMaker testing and reporting bugs. How can I install it?

Regards, Claudio.

Question information

Language:
English Edit question
Status:
Answered
For:
MeMaker Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael R. Head (burner) said :
#1

Yeah, I'd like to know if there's going to be a "PPA" (personal package archive) for memaker up soon.

Revision history for this message
Michael R. Head (burner) said :
#2

The best way to get ahold of the software right now (as far as I know) is to pull it out of bzr and run it manually. Install the bzr and python-lxml packages and do
bzr pull http://bazaar.launchpad.net/~encompass/memaker/trunk memaker
cd memaker/src
python umaker.py

Revision history for this message
wolfger (wolfger) said :
#3

The above does not work for me:

wolfger@bravo:~/code$ bzr pull http://bazaar.launchpad.net/~encompass/memaker/trunk memaker
bzr: ERROR: extra argument to command pull: memaker

Revision history for this message
Michael R. Head (burner) said :
#4

sorry, I meant:
bzr checkout http://bazaar.launchpad.net/~encompass/memaker/trunk memaker

Revision history for this message
Claudio Henrique (claudiohfg-deactivatedaccount) said :
#5

what about the icons?

Revision history for this message
Michael R. Head (burner) said :
#6

I've submitted a bug about that: https://bugs.launchpad.net/memaker/+bug/151436

Revision history for this message
wolfger (wolfger) said :
#7

umaker.py no longer appears in the src directory. What is the install procedure now?

Revision history for this message
Michael R. Head (burner) said :
#8

I run it like so:

bzr checkout http://bazaar.launchpad.net/~encompass/memaker/trunk memaker
cd memaker/src
python memaker.py

(in my branch, I've made memaker.py executable)

Revision history for this message
Jonas H (jonash) said :
#9
Revision history for this message
Michael R. Head (burner) said :
#10

It's not really a web URL. That's a URL for bazaar. A browser won't know what to do with it. Just run the commands suggested and you should be good to go.

Revision history for this message
ethana2 (ethana2) said :
#11

Somehow things like this /always/ go wrong for me.
If it's not a .deb, I simply can't do anything with it, always some new problem.

...but I look forward to using this on Intrepid.

Can you help with this problem?

Provide an answer of your own, or ask Claudio Henrique for more information if necessary.

To post a message you must log in.